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
|
tiktoken (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* d/patches: refresh existing patches
* d/patches: update debian-build.patch to keep debug information
* d/control: add myself in uploaders
-- Shengqi Chen <harry@debian.org> Fri, 21 Feb 2025 19:10:02 +0800
tiktoken (0.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.8.0
* Refresh existing patches
-- Shengqi Chen <harry-chen@outlook.com> Tue, 29 Oct 2024 21:33:07 +0800
tiktoken (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.7.0
* d/patches: enable 'gil-refs' feature on pyo3 to fix FTBTS
(closes: #1081106)
* d/control: alter format of B-D list to avoid autopkgtest error
* d/tests: allow internet access in pybuild-autopkgtest
(closes: #1068710)
-- Shengqi Chen <harry-chen@outlook.com> Wed, 11 Sep 2024 02:07:14 +0800
tiktoken (0.6.0-3) unstable; urgency=medium
* Added python3-pytest and python3-hypothesis as build depends to fix
test failures (Closes: #1068710).
* Updated Standards-Version from 4.6.2.0 to 4.7.0.
-- Petter Reinholdtsen <pere@debian.org> Wed, 10 Apr 2024 21:20:24 +0200
tiktoken (0.6.0-2) unstable; urgency=medium
* Disable self testing during build as it need to use the Internet
during testing.
-- Petter Reinholdtsen <pere@debian.org> Sun, 18 Feb 2024 11:13:29 +0100
tiktoken (0.6.0-1) unstable; urgency=medium
* Added forgotten BTS number to old changelog.
* New upstream version 0.6.0
* Updated patches 1000-lower-dep-versions.patch and
1010-lower-dep-version-pyo3.patch to apply on new
upstream version.
* Added missing build dependency python3-pytest.
-- Petter Reinholdtsen <pere@debian.org> Sun, 18 Feb 2024 08:06:40 +0100
tiktoken (0.4.0-2) unstable; urgency=medium
* Added 1010-lower-dep-version-pyo3.patch (Closes: #1038723).
-- Petter Reinholdtsen <pere@debian.org> Wed, 21 Jun 2023 18:00:56 +0200
tiktoken (0.4.0-1) unstable; urgency=medium
* Upload to unstable.
* New upstream version 0.4.0
-- Petter Reinholdtsen <pere@debian.org> Sun, 11 Jun 2023 07:31:21 +0200
tiktoken (0.3.3-2) experimental; urgency=medium
* Added missing build dependency librust-regex-automata-dev.
-- Petter Reinholdtsen <pere@debian.org> Sun, 30 Apr 2023 07:53:47 +0000
tiktoken (0.3.3-1) experimental; urgency=low
* Initial release (Closes: #1034307).
* Uploading to experimental as this is not targeting Bookworm.
-- Petter Reinholdtsen <pere@debian.org> Mon, 17 Apr 2023 20:13:32 +0200
|