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
|
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
|