Package python-module-yieldfrom.urllib3: Information

    Source package: python-module-yieldfrom.urllib3
    Version: 0.1.4-alt2
    Build time:  Jan 13, 2021, 07:15 PM
    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.

    List of rpms provided by this srpm:
    python-module-yieldfrom (e2kv5, e2kv4, e2k)
    python3-module-yieldfrom (e2kv5, e2kv4, e2k)
    python3-module-yieldfrom.urllib3 (e2kv5, e2kv4, e2k)

    Maintainer: Aleksei Nikiforov


      1. python3-devel
      2. python3-module-nose
      3. python3-module-pycares
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. python3-module-tornado
      7. python3-module-yieldfrom.http.client
      8. python3-module-zope
      9. python3(asyncio)
      10. rpm-build-python3
      11. unzip

    Last changed


    Dec. 29, 2017 Aleksei Nikiforov 0.1.4-alt2
    - Fixed build.
    Jan. 11, 2017 Igor Vlasenko 0.1.4-alt1
    - automated PyPI update
    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.