geventhttpclient 1.4.5-1build2 source package in Ubuntu

Changelog

geventhttpclient (1.4.5-1build2) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 12:21:22 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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_1.4.5.orig.tar.gz 59.7 KiB da309fdd83828e99d2b490183e5537578922853b9a226768006da74bd9cad714
geventhttpclient_1.4.5-1build2.debian.tar.xz 2.5 KiB 785265848fe375062b64caf6688d97a274556236d72f8442f3ec009deff88183
geventhttpclient_1.4.5-1build2.dsc 2.2 KiB 2a7c3dbfec61406826743c8762f984a4e0be5f3d851e31543a468899949b6fe3

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