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
|
python-executing (2.2.0-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Skip one failing autopkgtest on s390x.
* Add upstream patch for Pytest 8.4.1 support
-- Alexandre Detiste <tchet@debian.org> Sun, 17 Aug 2025 13:25:34 +0200
python-executing (2.2.0-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop build-dep on python3-toml
-- Alexandre Detiste <tchet@debian.org> Wed, 14 May 2025 15:42:48 +0200
python-executing (2.2.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 2.2.0
(Closes: #1090272)
* [a8fe5e8] d/copyright: Update year data
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 06 Feb 2025 16:39:35 +0200
python-executing (2.1.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* d/watch: Switch to Git mode on GitHub
* d/gbp.conf: Add basic configuration for git-buildpackage
* New upstream version 2.1.0
* d/rules: Ignore some tests for now
* d/rules: Clean out .mypy_cache while dh_clean run
* d/control: Bump Standards-Version to 4.7.0
No further changes needed.
* autopkgtests: Re-add the tests
* d/copyright: Update contributors and year data
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 13 Sep 2024 18:52:50 +0200
python-executing (2.0.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
- Supports Python 3.12. (Closes: #1056470, 1058325)
* Build-Depend on python3-ipython.
* Clean SOURCES.txt, we aren't depending on it for installing data.
-- Stefano Rivera <stefanor@debian.org> Sat, 20 Jan 2024 17:32:53 -0400
python-executing (1.2.0-2) unstable; urgency=medium
* Team upload.
* Cleanup generated version.py (Closes: #1026482)
* Add pyproject build dependency according to lintian
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 20 Dec 2022 22:24:50 +0100
python-executing (1.2.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Jochen Sprickerhof ]
* New upstream version 1.2.0 (Closes: #1025030)
* Fix version.py generation
* Bump policy version (no changes)
* Use dh-sequence-python3
* Drop salsa-ci.yml
* Use autopkgtest-pkg-pybuild
* Fix unit tests
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 14 Dec 2022 23:17:25 +0100
python-executing (0.8.3-1) unstable; urgency=medium
* New upstream version 0.8.3
* Update hardcode_version patch
-- Iñaki Malerba <inaki@malerba.space> Sat, 21 May 2022 19:01:29 +0200
python-executing (0.8.0-1) unstable; urgency=medium
* Update debian/watch file
* New upstream version 0.8.0
-- Iñaki Malerba <inaki@malerba.space> Fri, 13 Aug 2021 10:08:07 +0200
python-executing (0.5.3-1) unstable; urgency=medium
* New upstream version 0.5.3 (Closes: #973026)
* d/watch: Bump to version 4
* d/control: Bump standards and debhelper-compat versions
-- Iñaki Malerba <inaki@malerba.space> Sun, 06 Dec 2020 18:00:55 +0100
python-executing (0.4.3-1) unstable; urgency=medium
* New upstream version 0.4.3
-- Iñaki Malerba <inaki@malerba.space> Mon, 04 May 2020 10:23:34 +0200
python-executing (0.4.2-3) unstable; urgency=medium
* Bump Debian version to perform source-only upload.
-- Iñaki Malerba <inaki@malerba.space> Sat, 02 May 2020 15:24:42 +0200
python-executing (0.4.2-2) unstable; urgency=medium
* Autopkgtest: Run againt all Python versions.
* Bump standards to 4.5.0
-- Iñaki Malerba <inaki@malerba.space> Tue, 14 Apr 2020 11:47:48 +0200
python-executing (0.4.2-1) unstable; urgency=medium
* Initial release (Closes: #951438)
* New upstream version 0.4.2
-- Iñaki Malerba <inaki@malerba.space> Wed, 19 Feb 2020 19:20:58 +0100
|