geventhttpclient 2.0.8-1build1 source package in Ubuntu

Changelog

geventhttpclient (2.0.8-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:21:43 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
geventhttpclient_2.0.8.orig.tar.xz 36.5 KiB 4123eff918a31b7c48c4ebb3032d01fdf94b815065cb081397c2c0bf0456f620
geventhttpclient_2.0.8-1build1.debian.tar.xz 22.4 KiB bb06857f143f8c35a89d7c82dcd27e452ade530e1ebdb6cab12f35d1d4e21e69
geventhttpclient_2.0.8-1build1.dsc 2.2 KiB 3f2fdc3e3dd1821ce552f687988c52a3db9cccdf7d944e659b3ff5333737a68d

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