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
|
python-stack-data (0.6.3-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* New upstream version
* Reorder sequence of d/control fields by cme (routine-update)
* Fix clean target (Closes: #1046670)
* Build-Depends: python3-typeguard
[ Stefano Rivera ]
* Switch watch file to PyPI tarballs, so we get setuptools_scm metadata.
* Write an autopkgtest that calls pybuild. We can't use
autopkgtest-pkg-pybuild, as version.py isn't built yet.
In combination with work in cython, this Closes: #1056505.
-- Stefano Rivera <stefanor@debian.org> Sun, 21 Jan 2024 16:03:41 -0400
python-stack-data (0.6.2-3) unstable; urgency=medium
* Team upload.
* Add patch for test failure with pygments 2.14 (Closes: #1028894)
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 28 Jan 2023 08:12:18 +0100
python-stack-data (0.6.2-2) unstable; urgency=medium
* Team upload.
* Add missing build dependency for stack_data.__version__
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 16 Dec 2022 21:02:59 +0100
python-stack-data (0.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.6.2 (Closes: #1025121)
* Rebase patches
* Bump policy version (no changes)
* Switch to autopkgtest-pkg-pybuild
* Use dh-sequence-python3
* Update executing dependency version
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 15 Dec 2022 00:02:46 +0100
python-stack-data (0.5.1-1) UNRELEASED; urgency=medium
* New upstream version 0.5.1
-- Gordon Ball <gordon@chronitis.net> Mon, 10 Oct 2022 07:47:55 +0000
python-stack-data (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
-- Gordon Ball <gordon@chronitis.net> Wed, 31 Aug 2022 00:03:14 +0200
python-stack-data (0.3.0-1) unstable; urgency=medium
* New upstream release, with support for pygments 2.12
* debian/patches/0001-Patch-out-littleutils.patch
- update patch
-- Sandro Tosi <morph@debian.org> Mon, 27 Jun 2022 00:36:36 -0400
python-stack-data (0.2.0-2) unstable; urgency=medium
* Autopkgtest: add dependency on build-essential (for cython)
-- Gordon Ball <gordon@chronitis.net> Tue, 15 Mar 2022 21:03:26 +0000
python-stack-data (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
* Rebase patches
* Tests: add depends on cython
-- Gordon Ball <gordon@chronitis.net> Mon, 14 Mar 2022 20:49:48 +0000
python-stack-data (0.1.4-1) unstable; urgency=medium
* New upstream version 0.1.4
-- Gordon Ball <gordon@chronitis.net> Fri, 28 Jan 2022 08:27:19 +0000
python-stack-data (0.1.3-1) unstable; urgency=medium
* Initial release. (Closes: #1003645)
-- Gordon Ball <gordon@chronitis.net> Fri, 14 Jan 2022 11:35:52 +0000
|