Пакет python-module-yieldfrom.urllib3: Информация

    Исходный пакет: python-module-yieldfrom.urllib3
    Версия: 0.1.2-alt4.git20141229
    Собран:  28 апреля 2016 г. 19:06 в задании #163941
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/yieldfrom.urllib3/

    Лицензия: MIT
    О пакете: Asyncio HTTP library with thread-safe connection pooling, file post, and more
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-yieldfrom (x86_64, i586)
    python3-module-yieldfrom (x86_64, i586)
    python3-module-yieldfrom.urllib3 (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev


      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

    Последнее изменение


    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.
    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)
    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)