Spec URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pywt.spec SRPM URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pywt-0.3.0-1.fc24.src.rpm Description: PyWavelets is a Python wavelet transforms module that can do: * 1D and 2D Forward and Inverse Discrete Wavelet Transform (DWT and IDWT) * 1D and 2D Stationary Wavelet Transform (Undecimated Wavelet Transform) * 1D and 2D Wavelet Packet decomposition and reconstruction * Computing Approximations of wavelet and scaling functions * Over seventy built-in wavelet filters and support for custom wavelets * Single and double precision calculations * Results compatibility with Matlab Wavelet Toolbox Fedora Account System Username: ignatenkobrain
Original review is 644899. Development has obviously been picked up again, so the reasons for retirement are voided. Why do you need separate documentation for python2 and python3? Even if there are some small difference, I don't think they are important enough to pay for the overhead of packagers and build time and disk usage and potential user confusion. Also, the docs are >1MB, so it might be nice to split them out into a separate -doc package. Tests in /usr/lib/python3.5/site-packages/pywt/tests/ have #!/usr/bin/env python Should be changed to #!/usr/bin/python3.5. Looks good otherwise. Rpmlint complains about /usr/bin/env, but has only false positives apart from that.
Spec URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pywt.spec SRPM URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pywt-0.3.0-2.fc24.src.rpm Fixed all issues.
- latest version is packaged - license is OK - license file is present, %license is used - latest python packaging template is used - provides/requires are sane - package builds and installs All looks good. Package is APPROVED. (BTW.: I don't think that the rule of preserving timestamps on files applies if you *modify* them. So I'd use plain 'sed -i' instead of the thing with .new and renaming, but of course doing it in the complicated way is also OK ;))
python-pywt-0.3.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-d61d5c30f1
python-pywt-0.3.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update python-pywt' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-d61d5c30f1
python-pywt-0.3.0-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.