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
|
python-respx (0.22.0-3) unstable; urgency=medium
* d/control: bump Standards-Version to 4.7.2.
* Add d/salsa-ci.yml.
* d/copyright: update debian/* copyright year.
-- Yogeswaran Umasankar <yogu@debian.org> Mon, 31 Mar 2025 16:16:47 +0000
python-respx (0.22.0-2) unstable; urgency=medium
* Team upload.
* Build-depend on python3-httpx (>= 0.28.0), since tests now fail with
older versions.
-- Colin Watson <cjwatson@debian.org> Sun, 09 Mar 2025 17:22:00 +0000
python-respx (0.22.0-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Support HTTPX 0.28.0 (closes: #1099275).
* Skip plugin test except in the autopkgtest, rather than patching it in a
way that makes it not be an effective test of the plugin.
-- Colin Watson <cjwatson@debian.org> Mon, 03 Mar 2025 09:33:33 +0000
python-respx (0.21.1-2) unstable; urgency=medium
* d/control: replace dh-python with dh-sequence-python3
+ update uploaders + routine updates.
* d/rules: remove privacy-breach URLs + fix dh_installdocs
+ revise dh_clean.
* d/python-respx-doc.doc-base: revise the author.
* Add d/source/options to diff-ignore egg-info.
* Update patch descriptions and forward to upstream.
* d/copyright: update email ID in debian/* copyright.
-- Yogeswaran Umasankar <yogu@debian.org> Sat, 17 Aug 2024 22:00:00 +0000
python-respx (0.21.1-1) unstable; urgency=medium
* Updated to new upstream version 0.21.1.
* d/control: Bumped Standards-Version to 4.7.0.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Tue, 23 Apr 2024 22:00:00 +0000
python-respx (0.21.0-1) unstable; urgency=medium
* Updated to new upstream version 0.21.0.
* d/control: Added Build-Depends-Indep and Multi-Arch.
* d/rules: Added https_proxy and http_proxy to mkdocs build.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Sat, 23 Mar 2024 20:30:00 +0000
python-respx (0.20.2-2) unstable; urgency=medium
* Source-only upload.
* Revised Files * copyright with only '5 Monkeys Agency AB' in d/copyright.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Wed, 06 Mar 2024 18:00:00 +0000
python-respx (0.20.2-1) unstable; urgency=medium
* Initial release. (Closes: #1063269)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Tue, 20 Feb 2024 00:30:00 +0000
|