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
|
python-aio-pika (9.5.5-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.7.2, no changes required.
-- Georg Faerber <georg@debian.org> Tue, 04 Mar 2025 19:01:33 +0000
python-aio-pika (9.5.4-2) unstable; urgency=medium
* debian/control:
- Drop 'autopkgtest-pkg-python' testsuite, which requires aiomisc and
further dependencies, which are not packaged currently, and, besides,
leads to regressions currently, on some architectures, like i386,
preventing migration, due to python3-pamqp being uninstallable, because
of recent changes.
-- Georg Faerber <georg@debian.org> Tue, 14 Jan 2025 15:04:37 +0000
python-aio-pika (9.5.4-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- Add myself as Uploader.
- Bump Standards-Version to 4.7.0, no changes required.
- Add dh-sequence-python3 to Build-Depends, drop dh-python.
- Add pybuild-plugin-pyproject to Build-Depends.
- Add python3-poetry-core to Build-Depends.
- Wrap and sort.
* debian/patches:
- Refresh patch to remove images and buttoms from docs.
- Add patch to remove Google Analytics from docs.
* debian/rules:
- Insert $DEB_VERSION_UPSTREAM into Sphinx configuration, to mitigate
"No package metadata was found" error during build.
-- Georg Faerber <georg@debian.org> Thu, 09 Jan 2025 14:25:02 +0000
python-aio-pika (8.2.5-1) unstable; urgency=medium
* New upstream version 8.2.5.
* debian/control:
- Added 'furo' to 'Build-Depends' field in python-aio-pika
binary.
- Added 'libjs-jquery' to 'Depends' field in python-aio-pika-doc binary.
* debian/salsa-ci.yml: created to provide CI tests for Salsa.
* debian/patches/010_disable-images-and-buttons-from-doc.patch:
- Refreshed.
- Renamed to debian/patches/010_disable-images-from-doc.patch.
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Mon, 28 Nov 2022 08:14:16 -0300
python-aio-pika (8.1.1-1) unstable; urgency=medium
* New upstream version 8.1.1.
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Mon, 15 Aug 2022 09:20:01 -0300
python-aio-pika (8.0.3-2) unstable; urgency=medium
* No-changes source-only upload to unstable.
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Wed, 10 Aug 2022 07:18:39 -0300
python-aio-pika (8.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #1015757)
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Wed, 10 Aug 2022 07:18:26 -0300
|