Package python-module-yieldfrom.urllib3: Information

    Source package: python-module-yieldfrom.urllib3
    Version: 0.1.2-alt4.git20141229
    Build time:  Apr 28, 2016, 07:06 PM in the task #163941
    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 (x86_64, i586)
    python3-module-yieldfrom (x86_64, i586)
    python3-module-yieldfrom.urllib3 (x86_64, i586)



      1. python3-module-nose
      2. python3-module-pycares
      3. python3-module-setuptools-tests
      4. python3-module-yieldfrom.http.client
      5. python3-module-zope
      6. rpm-build-python3

    Last changed


    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.
    April 28, 2016 Ivan Zakharyaschev 0.1.2-alt3.git20141229
    - A quick fix for a missed dep due to __import__('pkg_resources')
      (will be auto-handled in rpm-build-python3-0.1.10.4). (ALT bug 32026)
    March 13, 2016 Ivan Zakharyaschev 0.1.2-alt2.git20141229.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)