Package python3-module-yieldfrom.urllib3: Information

    Binary package: python3-module-yieldfrom.urllib3
    Version: 0.1.2-alt3.git20141229.M70C.2
    Architecture: i586
    Build time:  Jun 5, 2017, 01:24 PM in the task #183705
    Report package bug
    License: MIT
    Summary: Asyncio HTTP library with thread-safe connection pooling, file post, and more
    Description: 
    Yieldfrom is a project to port various useful Python 3 libraries, both
    standard library and otherwise, to work under Asyncio. The intention is
    to have the port be as alike as possible to the original, so that the
    learning curve is minimal, and to make porting dependent modules as easy
    as possible.
    
    This package is a port of the Urllib3 package.



    Last changed


    May 31, 2017 Lenar Shakirov 0.1.2-alt3.git20141229.M70C.2
    - Disable bootstrap
    May 30, 2017 Lenar Shakirov 0.1.2-alt3.git20141229.M70C.1
    - Backport to C7: bootstrap build, yieldfrom.http.client req disabled
    April 28, 2016 Ivan Zakharyaschev 0.1.2-alt4.git20141229
    - Rebuild with rpm-build-python3-0.1.10.4-alt1 to get the essential
      dep on setuptools (from an __import__ expr).
    - package *.pth (modifies the Python's site path and the form of reqs/provs).
    - (.spec) %py3_provides will be detected automatically.
    - (.spec) %py3_requires will be detected automatically.
    - (.spec) rewrite in non-x86_64-centric manner.