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
|
python-srsly (2.5.1-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* New upstream version
* Run build-time test properly
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/
* Set upstream metadata fields: Repository.
[ Colin Watson ]
* Import unittest.mock instead of mock.
[ Alexandre Detiste ]
* Remove python3-mock build dependency.
* Tweak d/watch
* New upstream version 2.5.0:
- Port to Cython 3 (closes: #1056874).
* Tell pytest tests location.
[ Colin Watson ]
* New upstream release 2.5.1.
* Drop python3-ruamel.yaml build-dependency; srsly has an embedded copy.
* testutils: Preserve any existing PYTHONPATH.
* cloudpickle: Accommodate class state restoration for Python 3.13.
* Use autopkgtest-pkg-pybuild.
* Add ${shlibs:Depends}.
-- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2025 18:02:21 +0000
python-srsly (2.4.5-1) unstable; urgency=medium
* Initial release (Closes: #1025070)
-- Andreas Tille <tille@debian.org> Tue, 29 Nov 2022 18:54:41 +0100
|