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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
python-cytoolz (1.0.1-1) unstable; urgency=medium
* Team upload.
[ Alexandre Detiste ]
* Use dh-sequence-python3.
[ Colin Watson ]
* New upstream release.
* Switch to autopkgtest-pkg-pybuild, so that autopkgtest runs tests on all
supported Python versions.
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Fri, 13 Dec 2024 13:42:45 +0000
python-cytoolz (1.0.0-1) unstable; urgency=medium
* Team upload.
[ Colin Watson ]
* New upstream release.
[ Igor Penha ]
* debian/watch: change regex to ignore alpha versions
-- Colin Watson <cjwatson@debian.org> Mon, 07 Oct 2024 10:48:31 +0100
python-cytoolz (0.12.2-2) unstable; urgency=medium
* Team upload.
* Fix test failure on Python 3.11.9/3.12.3/main (closes: #1069360).
-- Colin Watson <cjwatson@debian.org> Fri, 26 Apr 2024 14:52:15 +0100
python-cytoolz (0.12.2-1) unstable; urgency=medium
* Prune egg info and .c files
* New upstream version 0.12.2 (Closes: #1056853)
* Bump Standards-Version to 4.6.2 (no changes needed)
* Add d/clean to fixup rebuild (Closes: #1048045)
* Refresh patches
* Annotate pytest with nocheck
* Add in libpython3-all-dev and python3-all-dev:any to ease
cross-building. cython3 annotated with :native.
-- Nilesh Patra <nilesh@debian.org> Mon, 01 Jan 2024 02:23:06 +0530
python-cytoolz (0.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fixes FTBFS with Python 3.11 (Closes: #1024050)
* Drop py37.patch and python-3.10.patch, fixed upstream.
-- Felix Geyer <fgeyer@debian.org> Mon, 14 Nov 2022 21:30:43 +0100
python-cytoolz (0.11.0-2) unstable; urgency=medium
* Team upload.
* Add a Python 3.10 compatibility patch from Steve Langasek (Closes:
#999405).
-- Andrey Rahmatullin <wrar@debian.org> Sun, 21 Nov 2021 14:51:23 +0500
python-cytoolz (0.11.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Nilesh Patra ]
* Standards-Version: 4.5.1 (routine-update)
* Add salsa-ci file (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Thu, 26 Nov 2020 20:18:28 +0000
python-cytoolz (0.10.1-2) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Nilesh Patra ]
* Refresh patch
* Cythonize post clean operation (Closes: #966996)
* compat version: 13
* Add "Rules-Requires-Root:no"
-- Nilesh Patra <npatra974@gmail.com> Thu, 06 Aug 2020 00:41:05 +0530
python-cytoolz (0.10.1-1) unstable; urgency=medium
[ Emmanuel Arias ]
* Team upload
* New upstream version 0.10.1 (Closes: #943614)
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 25 Nov 2019 16:41:23 -0300
python-cytoolz (0.10.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Andreas Tille ]
* New upstream version
* debhelper-compat 12
-- Andreas Tille <tille@debian.org> Wed, 31 Jul 2019 08:51:08 +0200
python-cytoolz (0.9.0.1-2) unstable; urgency=medium
* Bump Standards-Version to 4.3.0 (no change).
* Drop myself from Uploaders.
* PYBUILD_NAME should be cytoolz
* Amend the failed autopkgtest.
-- Mo Zhou <cdluminate@gmail.com> Fri, 18 Jan 2019 07:44:20 +0000
python-cytoolz (0.9.0.1-1) unstable; urgency=low
[ Mo Zhou ]
* Initial release. (Closes: #882725)
-- Andreas Tille <tille@debian.org> Thu, 06 Dec 2018 08:15:43 +0100
|