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

    Исходный пакет: python-module-asynchttp
    Версия: 0.0.4-alt1.git20120701.1.1
    Собран:  20 апреля 2019 г. 16:09 в задании #227473
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/asynchttp/

    Лицензия: BSD
    О пакете: A simple httplib2 based asynchronous HTTP library for python
    Описание: 
    asynchttp is an almost drop in replacement for httplib2 that provides
    asynchronous http request behavior.
    
    asynchttp uses python threading and Queues and provides callback
    mechanisms to allow de-serialization and process to happen in the
    background (worker threads) as well. You can queue up arbitrary numbers
    of requests and a specified maximum number of workers will process each
    request in turn.

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

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


      1. python3-devel
      2. python3-module-coverage
      3. python3-module-httplib2
      4. python3-module-mockito
      5. python3-module-nose
      6. python3-module-setuptools
      7. python3-module-unittest2
      8. python3-tools-pep8
      9. python-devel
      10. rpm-build-python3
      11. python-module-coverage
      12. python-module-httplib2
      13. python-module-mockito
      14. python-module-nose
      15. python-module-setuptools
      16. python-module-unittest2
      17. python-tools-2to3
      18. python-tools-pep8

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


    2 февраля 2018 г. Stanislav Levin 0.0.4-alt1.git20120701.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 0.0.4-alt1.git20120701.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    8 января 2015 г. Eugeny A. Rostovtsev 0.0.4-alt1.git20120701
    - Initial build for Sisyphus