#576 nixio ships lenna.png - which is not open source
Closed: Fixed by ankursinha. Opened by gui1ty.

While preparing a PR for updating nixio I discovered that the tarball ships the infamous Lenna test image, which is copyrighted material that cannot be shipped.

As we learned in #548 the image needs to be stripped from the tarball. While trivial to do, it needs to be done with every new release, unless upstream removes the image from the tarball and uses some other, non-copyrighted image for testing. As long as upstream ships the image, we cannot use update automation of any kind.

Alternatively, we could decide to retire nixio from Fedora. It's only required for a single test in elephant. That test also needs network and is thus not executed during normal build. The impact of retiring nixio from Fedora is therefore very low.

https://src.fedoraproject.org/rpms/python-elephant/pull-request/4


https://github.com/G-Node/nixpy/issues/545

This PR strips the image in question from python-nixio, which is useful for stable releases even if we end up orphaning the package.

https://src.fedoraproject.org/rpms/python-nixio/pull-request/2

Metadata Update from @ankursinha:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This ticket has been migrated to the forgejo instance. Please find the new ticket here
https://forge.fedoraproject.org/neuro/NeuroFedora//issues/576

Metadata