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

    Исходный пакет: python-module-sigtools
    Версия: 0.1-alt2.b2.git20150217.1
    Собран:  16 марта 2016 г. 9:46 в задании #161304
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/sigtools/

    Лицензия: MIT
    О пакете: Python module to manipulate function signatures
    Описание: 
    Utilities for working with 3.3's inspect.Signature objects.
    The sigtools python library provides:
    
    * Decorators to specify keyword-only parameters, annotations and
      positional-only parameters, even on python2: sigtools.modifiers
    * Decorators to specify how *args, **kwargs are handled, in a way that
      can be introspected: sigtools.specifiers
    * Function combination routines that preserve signatures:
      sigtools.wrappers
    * Functions to manipulate signature objects likewise: sigtools.signatures

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

    Сопровождающий: Python Development Team


      1. python3-module-html5lib
      2. python3-module-jinja2-tests
      3. python3-module-setuptools-tests
      4. python3-module-sphinx
      5. rpm-build-python3
      6. python-module-docutils
      7. python-module-funcsigs
      8. python-module-html5lib
      9. python-module-setuptools-tests
      10. python-module-sphinx

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


    13 марта 2016 г. Ivan Zakharyaschev 0.1-alt2.b2.git20150217.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    7 марта 2016 г. Dmitry V. Levin 0.1-alt2.b2.git20150217
    - NMU: added python-module-sphinx to BRs.
    28 января 2016 г. Mikhail Efremov 0.1-alt1.b2.git20150217.1
    - NMU: Use buildreq for BR.