python-gevent 21.8.0-1 source package in Ubuntu

Changelog

python-gevent (21.8.0-1) unstable; urgency=medium

  * New upstream release
  * debian/watch
    - track github tags not releases
  * debian/copyright
    - convert to DEP-5
    - update to new upstream release
  * debian/patches
    - refresh, drop patches merged upstream
  * run tests at build time, but ignore failures (for now)

 -- Sandro Tosi <email address hidden>  Mon, 22 Nov 2021 02:02:15 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-gevent_21.8.0-1.dsc 2.4 KiB 90f46bf30c69006ae67353ccfac901e7af08ffce69f0949b0979b63e50ea5178
python-gevent_21.8.0.orig.tar.xz 1.9 MiB 2403f8b7fea453f1fb9f1cd07a1cdb81e98799e8c0864bf6976ef366ad2c68ce
python-gevent_21.8.0-1.debian.tar.xz 70.6 KiB ccef61f91a2e78cd0671406e1216c2de0a2586fcefd695ef55c7c5d86dd69da3

Available diffs

No changes file available.

Binary packages built by this source

python-gevent-doc: gevent is a coroutine-based Python networking library - documentation

 gevent uses greenlet to provide a high-level synchronous API on top of
 libevent event loop.
 .
 This is the documentation for gevent.

python3-gevent: gevent is a coroutine-based Python networking library

 gevent uses greenlet to provide a high-level synchronous API on top of
 libevent event loop.

python3-gevent-dbgsym: debug symbols for python3-gevent