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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
python-thinc (9.1.1-1) unstable; urgency=medium
* Team upload.
* Fix d/watch
* New upstream version 9.1.1 (Closes: #1082128)
* Replace cython-legacy usage with plain cython (Closes: #1089717)
* Replace existing patches by new upstream PR
* Add build-dep on python3-confection
-- Alexandre Detiste <tchet@debian.org> Wed, 28 May 2025 00:43:51 +0200
python-thinc (9.0.0-2) unstable; urgency=medium
* Team upload.
* Do not generate a runtime dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Thu, 01 Aug 2024 22:23:45 +0200
python-thinc (9.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
-- Alexandre Detiste <tchet@debian.org> Wed, 03 Jul 2024 17:28:24 +0200
python-thinc (8.2.2-2) unstable; urgency=medium
* Team Upload:
* Remove old extraneous build-depenencies:
* python3-distutils (Closes: #1065939)
* python3-six (Closes: #1064616)
-- Alexandre Detiste <tchet@debian.org> Sat, 29 Jun 2024 15:36:52 +0200
python-thinc (8.2.2-1) unstable; urgency=medium
* New upstream version
[ Bas Couwenberg ]
* Switch to cython3-legacy.
Closes: #1056875
[ Andreas Tille ]
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Remove unused license definitions for BSD-3-Clause.
* Fix clean target
Closes: #1046341
* No runtime dependency from cython3
Closes: #1058004
-- Andreas Tille <tille@debian.org> Mon, 22 Jan 2024 14:11:01 +0100
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
|