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-thinc (8.1.7-1) unstable; urgency=medium
[ Paul Wise ]
* New upstream release. (Closes: #966844)
- Fixes FTBFS with Python 3.8 (Closes: #947111)
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Wrap and sort Debian packaging
* Use the upstream website as the Homepage
[ Andreas Tille ]
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Fix watchfile to detect new versions on github
* Build-Depends: python3-srsly
* Add missing build-dependency on python3-setuptools.
* Make blis dependency unversioned to build with "current" Debian version
* Depends: python3-confection
* Do not mention files removed upstream in d/copyright
* Build-Depends: pybuild-plugin-pyproject
-- Andreas Tille <tille@debian.org> Wed, 08 Feb 2023 09:05:44 +0100
python-thinc (6.12.1-1) unstable; urgency=medium
* New upstream version
* Remove Mo Zhou <cdluminate@gmail.com> as Uploader as requested
(thanks a lot for the preparation anyway)
* Fix cut-n-pasto
* This package is maintained in science team
* Build-Depends: python3-msgpack-numpy
* Build-Depends: python3-cytoolz
-- Andreas Tille <tille@debian.org> Thu, 06 Dec 2018 09:01:35 +0100
python-thinc (6.12.0-1) unstable; urgency=low
* Initial release. (Closes: #901231)
-- Andreas Tille <tille@debian.org> Thu, 29 Nov 2018 11:39:03 +0100
|