python-eventlet 0.25.0-0ubuntu1 source package in Ubuntu

Changelog

python-eventlet (0.25.0-0ubuntu1) eoan; urgency=medium

  * New upstream release.
  * d/p/0013-New_test_crt.patch,
    d/p/0014-Fix-for-Python-3.7.patch,
    d/p/0015-IMPORTANT-late-import-in-use_hub-thread-race-caused-.patch,
    d/p/0016-Issue-535-use-Python-2-compatible-syntax-for-keyword.patch:
    Dropped. Fixed in upstream release.
  * d/p/*: Rebased.

 -- Corey Bryant <email address hidden>  Wed, 05 Jun 2019 12:13:26 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-eventlet_0.25.0.orig.tar.gz 382.9 KiB f0610bd0d3bb3d51d69f74caa4ad04fc7bce424cdb72e54d08ccda90d8c69800
python-eventlet_0.25.0-0ubuntu1.debian.tar.xz 12.5 KiB 18d08ad6107b8b771b379b6b96c7a1f78252ed18aefae9dbda412eb2f9d22748
python-eventlet_0.25.0-0ubuntu1.dsc 2.7 KiB 4d81a841c3536e0c6f798d30d06906ea8558c9bb5f4aed22a5f5ea55169def31

View changes file

Binary packages built by this source

python-eventlet: No summary available for python-eventlet in ubuntu eoan.

No description available for python-eventlet in ubuntu eoan.

python-eventlet-doc: concurrent networking library - doc

 Eventlet allows you to change how you run your code, not how you write it.
 .
 It uses epoll or libevent for highly scalable non-blocking I/O.
 Coroutines ensure that the developer uses a blocking style of programming
 that is similar to threading, but provide the benefits of non-blocking I/O.
 The event dispatch is implicit, which means you can easily use Eventlet from
 the Python interpreter, or as a small part of a larger application.
 .
 It's easy to get started using Eventlet, and easy to convert existing
 applications to use it. Start off by looking at examples, common design
 patterns, and the list of the basic API primitives.
 .
 This package provides the documentation.

python3-eventlet: No summary available for python3-eventlet in ubuntu eoan.

No description available for python3-eventlet in ubuntu eoan.