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
|
geventhttpclient (2.3.5-1) unstable; urgency=medium
* New upstream release
* debian/control
- drop six from b-d, no longer needed; Closes: #1090786
-- Sandro Tosi <morph@debian.org> Tue, 30 Sep 2025 00:40:58 -0400
geventhttpclient (2.3.3-1) unstable; urgency=medium
* New upstream release
* debian/rules
- use the `network` mark to exclude network-accessing tests
- drop the custom tests target and run them via pybuild
* debian/control
- bump b-d on gevent to >= 24.11.1
* debian/python3-geventhttpclient.docs
- install README.md
* debian/pybuild.testfiles
- remove, no longer needed
-- Sandro Tosi <morph@debian.org> Thu, 19 Dec 2024 00:21:22 -0500
geventhttpclient (2.0.11-2) unstable; urgency=medium
* drop DPT
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 13:15:08 -0500
geventhttpclient (2.0.11-1) unstable; urgency=medium
[ Alexandre Detiste ]
* New upstream version 2.0.11 (Closes: #1055735)
* remove python3-mock build-dep: it's hybridized
[ Sandro Tosi ]
* run autopkgtests via autopkgtest-pkg-pybuild
-- Sandro Tosi <morph@debian.org> Tue, 23 Jan 2024 12:00:28 -0500
geventhttpclient (2.0.8-1) unstable; urgency=medium
* New upstream release; Closes: #1024066
* debian/patches/PR168.patch
- drop patches, merged upstream
* debian/patches/add-llhttp-v6.0.10.patch
- include llhttp as a patch, given upstream now uses it via submodule
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sun, 11 Dec 2022 02:46:39 -0500
geventhttpclient (2.0.2-1) unstable; urgency=medium
* New upstream release
* debian/control
- add urllib3 to b-d, needed by tests
* debian/patches/PR168.patch
- fix build with setuptools 65.3.0
-- Sandro Tosi <morph@debian.org> Fri, 30 Sep 2022 16:44:45 -0400
geventhttpclient (1.5.3-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Thu, 14 Oct 2021 00:13:46 -0400
geventhttpclient (1.5.2-1) unstable; urgency=medium
* New upstream release
* debian/control
- add brotli to b-d, needed by tests
-- Sandro Tosi <morph@debian.org> Wed, 06 Oct 2021 23:26:24 -0400
geventhttpclient (1.4.5-1) unstable; urgency=low
* Initial release; Closes: #982577
-- Sandro Tosi <morph@debian.org> Fri, 12 Feb 2021 20:12:41 -0500
|