pywavelets 1.4.1-1 source package in Ubuntu

Changelog

pywavelets (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - Remove distutils dependency (closes: #1068805).
  * Remove misspelled override_dh_fixperms_indep and
    override_dh_fixperms_arch targets from debian/rules; they're no longer
    needed anyway.
  * Build-depend on dh-sequence-numpy3 (closes: #1000232).
  * Fix handling of SOURCE_DATE_EPOCH in debian/rules.

 -- Colin Watson <email address hidden>  Fri, 26 Apr 2024 16:12:54 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pywavelets_1.4.1-1.dsc 2.2 KiB 6320f99d98b5ca744a61a120d39eb1c1b62fbfa03aa82f65c99058df82c94bce
pywavelets_1.4.1.orig.tar.gz 4.4 MiB 6437af3ddf083118c26d8f97ab43b0724b956c9f958e9ea788659f6a2834ba93
pywavelets_1.4.1-1.debian.tar.xz 8.4 KiB a4926079db63626cc5bbfeb6a0ccc680093e444dccdea7e6eb8963fb5cb72785

No changes file available.

Binary packages built by this source

python-pywt-doc: Python extension implementing of wavelet transformations (Documentation)

 PyWavelets implements the discrete wavelet transform (DWT) popular in
 numerical harmonic analysis for numerous families of wavelets, including
 Haar, Daubechies, Symlet, Coiflet, biorthogonal wavelets in one and two
 dimensions.
 .
 This package contains documentation and examples.

python3-pywt: Python3 extension implementing of wavelet transformations

 PyWavelets implements the discrete wavelet transform (DWT) popular in
 numerical harmonic analysis for numerous families of wavelets, including
 Haar, Daubechies, Symlet, Coiflet, biorthogonal wavelets in one and two
 dimensions.
 .
 This package contains the Python 3 version of the library.

python3-pywt-dbgsym: debug symbols for python3-pywt