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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
python-numpy-groupies (0.9.20-1) unstable; urgency=medium
* Team upload.
* New upstream release.
(closes: #1026885, #1027196, #1027234)
* Sort build dependencies.
* Drop obsolete python3-pytest-runner build dependency.
* Drop python3-distutils build dependency.
* Add patch to not use broken Clean class.
* Build without python3-numba (RC buggy).
* Bump Standards-Version to 4.6.1, no changes.
* Add patch to fix versioneer configuration.
-- Bas Couwenberg <sebastic@debian.org> Sat, 07 Jan 2023 20:03:30 +0100
python-numpy-groupies (0.9.13-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 03 Feb 2021 13:14:23 +0100
python-numpy-groupies (0.9.10-2) unstable; urgency=medium
* Team upload.
* DEP3
* Enhance description
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test
* Section: python
* cme fix dpkg-control
* Testsuite: autopkgtest-pkg-python
* Add versioneer.py to debian/copyright
* <!nocheck> for Build-Depends only needed in tests
* d/rules: Remove 'python-' from PYBUILD_NAME
-- Andreas Tille <tille@debian.org> Sat, 28 Mar 2020 07:00:58 +0100
python-numpy-groupies (0.9.10-1) unstable; urgency=medium
* Initial release (Closes: #948184)
-- Steffen Moeller <moeller@debian.org> Sun, 05 Jan 2020 01:01:47 +0100
|