Bug 1723102 (python-pywavelets)

Summary: Review Request: python-pywavelets - A Python module for wavelet transforms
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-29 14:42:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabian Affolter 2019-06-22 21:02:00 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-pywavelets.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-pywavelets-1.0.3-1.fc30.src.rpm

Project URL: https://pywavelets.readthedocs.io

Description:
PyWavelets is a Python wavelet transforms module that includes:

* nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
* 1D and 2D Forward and Inverse Stationary Wavelet Transform (Undecimated
  Wavelet Transform)
* 1D and 2D Wavelet Packet decomposition and reconstruction
* 1D Continuous Wavelet Tranfsorm
* Computing Approximations of wavelet and scaling functions
* Over 100 built-in wavelet filters and support for custom wavelets
* Single and double precision calculations
* Real and complex calculations
* Results compatible with Matlab Wavelet Toolbox (TM)

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=35736060

rpmlint output:
$ rpmlint python-pywavelets-1.0.3-1.fc30.src.rpm 
python-pywavelets.src: W: spelling-error %description -l en_US nD -> ND, n, D
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

$ rpmlint *pywavelets*
python3-pywavelets.x86_64: W: spelling-error %description -l en_US nD -> ND, n, D
3 packages and 0 specfiles checked; 0 errors, 1 warnings.

Fedora Account System Username: fab

Comment 1 Elliott Sales de Andrade 2019-06-27 09:29:09 UTC
I think this already exists? https://apps.fedoraproject.org/packages/python-pywt

Comment 2 Fabian Affolter 2019-06-29 14:42:29 UTC
Looks that way.