geventhttpclient 2.0.8-1build2 source package in Ubuntu

Changelog

geventhttpclient (2.0.8-1build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:04:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geventhttpclient_2.0.8.orig.tar.xz 36.5 KiB 4123eff918a31b7c48c4ebb3032d01fdf94b815065cb081397c2c0bf0456f620
geventhttpclient_2.0.8-1build2.debian.tar.xz 22.4 KiB b452fea9d395bb49ddbbb3aea797189ecee75bd28c49c896232e6ac572e6ab3f
geventhttpclient_2.0.8-1build2.dsc 2.2 KiB c83c6404b45193c3bd4ef2677843d1ab8113af912264d235eae05f63016c05d7

Available diffs

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