| Port details |
- py-pywavelets Discrete Wavelet Transforms in Python
- 1.9.0 math
=0 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - Port Added: 2024-08-28 14:51:09
- Last Update: 2026-01-16 19:28:04
- Commit Hash: 31494fc
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/PyWavelets/pywt
- Description:
- PyWavelets is a free Open Source library for wavelet transforms in Python.
Wavelets are mathematical basis functions that are localized in both time and
frequency. Wavelet transforms are time-frequency transforms employing wavelets.
They are similar to Fourier transforms, the difference being that Fourier
transforms are localized only in frequency instead of in time and frequency.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pywavelets>0:math/py-pywavelets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-pywavelets/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-pywavelets
- pkg install py311-pywavelets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pywavelets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pywavelets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1768574051
SHA256 (pywavelets-1.9.0.tar.gz) = 148d12203377772bea452a59211d98649c8ee4a05eff019a9021853a36babdc8
SIZE (pywavelets-1.9.0.tar.gz) = 3938340
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-meson-python>=0.16 : devel/meson-python@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-pywavelets
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from math/py-PyWavelets on 2024-08-29
REASON: Renamed to match wheel package name
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9.0 16 Jan 2026 19:28:04
    |
Max Brazhnikov (makc)  |
math/py-pywavelets: Update to 1.9.0 |
1.8.0 15 Jan 2026 17:22:12
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR: 291778 |
1.8.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
1.8.0 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
1.8.0 09 Dec 2024 13:45:55
    |
Max Brazhnikov (makc)  |
math/py-pywavelets: update to 1.8.0
Release notes: https://pywavelets.readthedocs.io/en/latest/release.1.8.0.html |
1.7.0 28 Aug 2024 14:48:23
    |
Max Brazhnikov (makc)  |
math/py-pywavelets: update to 1.7.0
Update to 1.7.0. The minimum supported Python version is 3.10 |
1.6.0 28 Aug 2024 14:48:23
    |
Max Brazhnikov (makc)  |
math/py-pywavelets: update to 1.6.0 |
1.5.0 28 Aug 2024 14:48:22
    |
Max Brazhnikov (makc)  |
math/py-PyWavelets: rename to pywavelets and update to 1.5.0
Update to 1.5.0. The package has been renamed to pywavelets starting with 1.5.0 |
Number of commits found: 8
|