1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
python-librosa (0.11.0-5) unstable; urgency=medium
* redefined maintainer/uploaders: maintainer is Debian Python Team,
uploader are Josenilson Ferreira da Silva, Georges Khaznadar
-- Georges Khaznadar <georgesk@debian.org> Sun, 15 Mar 2026 18:05:30 +0100
python-librosa (0.11.0-4) unstable; urgency=medium
* bumped python-librosa-doc from suggests to recommends
* added README.md and AUTHORS.md in d/python-librosa-doc.docs, so
the way to cite the authors' academic is included in the package.
-- Georges Khaznadar <georgesk@debian.org> Thu, 12 Mar 2026 11:39:17 +0100
python-librosa (0.11.0-3) unstable; urgency=medium
* added the build-dependency python3-pooch
* defined PYTHONPATH=. for tests
* patched some files among tests/test_*.py to disable some tests
which are failing during a build with Salsa's CI
* added python3-pytest-cov and python3-pytest-mpl to dependencies of
debian/tests/control
-- Georges Khaznadar <georgesk@debian.org> Tue, 10 Mar 2026 10:46:32 +0100
python-librosa (0.11.0-2) unstable; urgency=medium
* upload as source package, into unstable, as the last build-dependency
python-samplerate is there.
-- Georges Khaznadar <georgesk@debian.org> Sun, 08 Mar 2026 16:54:15 +0100
python-librosa (0.11.0-1) experimental; urgency=medium
* Initial release. (Closes: #1130020)
-- Georges Khaznadar <georgesk@debian.org> Wed, 04 Mar 2026 11:22:03 +0100
|