geventhttpclient 2.0.11-1 source package in Ubuntu

Changelog

geventhttpclient (2.0.11-1) unstable; urgency=medium

  [ Alexandre Detiste ]
  * New upstream version 2.0.11 (Closes: #1055735)
  * remove python3-mock build-dep: it's hybridized

  [ Sandro Tosi ]
  * run autopkgtests via autopkgtest-pkg-pybuild

 -- Sandro Tosi <email address hidden>  Tue, 23 Jan 2024 12:00:28 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
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.11-1.dsc 2.2 KiB f2deb9f1d66baacb08d637403e8301c2445283bd9b680a5ad1d6e5813640c96c
geventhttpclient_2.0.11.orig.tar.gz 42.9 KiB ac99f32d86c644deab546c85b7a0eb06f74bd5c0bf40e71c1fb7ba41f34ac49b
geventhttpclient_2.0.11-1.debian.tar.xz 22.4 KiB a8cab24af485cd587ea208a94b143375440d5c22340b02d8661650d79cd01e59

No changes file available.

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