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
|
python-requests-unixsocket (0.3.0-6) unstable; urgency=medium
* Switch to pybuild (Closes: #1090605).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 23:07:54 +0100
python-requests-unixsocket (0.3.0-5) unstable; urgency=medium
* Add requests-2.32.2.patch, thanks to Colin Watson <cjwatson@debian.org>
(Closes: #1073393).
-- Thomas Goirand <zigo@debian.org> Mon, 26 Aug 2024 17:02:36 +0200
python-requests-unixsocket (0.3.0-4) unstable; urgency=medium
* Apply Ubuntu patch (Closes: #1063892):
- 0001-Inherit-HTTPConnection-through-urllib3.connection-no.patch
* Add testutils-fix-test-flake-on-HEAD-request.patch (Closes: #1064926).
* Add autopkgtest, thanks to Olivier Gayot <olivier.gayot@canonical.com>
(Closes: #1064017).
-- Thomas Goirand <zigo@debian.org> Mon, 29 Apr 2024 15:10:08 +0200
python-requests-unixsocket (0.3.0-3) unstable; urgency=medium
* Cleans better (Closes: #1048401).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 09:40:33 +0200
python-requests-unixsocket (0.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 10:48:39 +0100
python-requests-unixsocket (0.3.0-1) experimental; urgency=medium
* New upstream release.
* Removed do-not-run-tests-with--pep8.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Feb 2022 16:44:47 +0100
python-requests-unixsocket (0.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 10:19:02 +0200
python-requests-unixsocket (0.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed non-case-sensitive-url-cmp.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2019 17:43:30 +0200
python-requests-unixsocket (0.1.5-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938142).
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 17:50:31 +0200
python-requests-unixsocket (0.1.5-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Ondřej Kobližek ]
* Non case sensitive url comparison in tests (Closes: #848654)
-- Ondřej Kobližek <koblizeko@gmail.com> Mon, 19 Dec 2016 15:00:29 +0100
python-requests-unixsocket (0.1.5-2) unstable; urgency=medium
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sat, 09 Apr 2016 19:31:04 +0200
python-requests-unixsocket (0.1.5-1) unstable; urgency=medium
* Initial release. (Closes: #817052)
-- Thomas Goirand <zigo@debian.org> Mon, 07 Mar 2016 23:31:15 +0800
|