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
|
python-asteval (0.9.19-2) unstable; urgency=medium
* Team upload.
* d/control: Add python3-pytest to Build-Depends.
-- Michael Hudson-Doyle <mwhudson@debian.org> Thu, 22 Oct 2020 09:54:35 +1300
python-asteval (0.9.19-1) unstable; urgency=medium
[ Picca Frédéric-Emmanuel ]
* Team upload.
* fix salsa-ci.yml file
[ Michael Hudson-Doyle ]
* New upstream version 0.9.19
* d/rules: set PYBUILD_TEST_PYTEST so tests are actually run during build. (Closes: #972602)
* d/control: Add myself to Uploaders.
-- Michael Hudson-Doyle <mwhudson@debian.org> Thu, 22 Oct 2020 09:20:51 +1300
python-asteval (0.9.17-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.9.17
* Standards-Version bumped to 4.4.1 (nothing to do)
-- Alexandre Marie <alexandre.marie@synchrotron-soleil.fr> Tue, 19 Nov 2019 10:33:25 +0100
python-asteval (0.9.12-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support (Closes: #937585).
-- Ondřej Nový <onovy@debian.org> Thu, 24 Oct 2019 13:59:58 +0200
python-asteval (0.9.12-1) unstable; urgency=medium
* Initial release (Closes: #907283)
* The Python 2 version is needed since it is a new dependency of the
new version of lmfit-py (to fix RC bugs #906419 and #906381). I've
verified that its also hard to drop the Python 2 version of lmfit-py
since it has other reverse dependencies in Python 2.
-- Andreas Tille <tille@debian.org> Fri, 14 Sep 2018 09:27:00 +0200
|