geventhttpclient 2.0.11-2build1 source package in Ubuntu

Changelog

geventhttpclient (2.0.11-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 05:42:22 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
geventhttpclient_2.0.11.orig.tar.gz 42.9 KiB ac99f32d86c644deab546c85b7a0eb06f74bd5c0bf40e71c1fb7ba41f34ac49b
geventhttpclient_2.0.11-2build1.debian.tar.xz 22.5 KiB 47df4708e5ca240799f73e1f09eb229336fa4452f10fe842ac5330807dc6ad4d
geventhttpclient_2.0.11-2build1.dsc 2.3 KiB 9f62985cc366273613e65850c2e2f4a6f7a7d74da9e8c2c7494938603cd14f9b

View changes file

Binary packages built by this source

python3-geventhttpclient: high performance, concurrent HTTP client library for Python using gevent

 geventhttpclient uses a fast http parser, written in C, originating from
 nginx, extracted and modified by Joyent.
 .
 geventhttpclient has been specifically designed for high concurrency,
 streaming and support HTTP 1.1 persistent connections. More generally it is
 designed for efficiently pulling from REST APIs and streaming APIs
 like Twitter's.
 .
 Safe SSL support is provided by default. geventhttpclient depends on
 the certifi CA Bundle. This is the same CA Bundle which ships with the
 Requests codebase, and is derived from Mozilla Firefox's canonical set.

python3-geventhttpclient-dbgsym: debug symbols for python3-geventhttpclient