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

    Исходный пакет: python3-module-sigtools
    Версия: 2.0.2-alt3
    Собран:  24 июня 2021 г. 14:28 в задании #275579
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python3-module-sigtools (noarch)

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


      1. python3-module-html5lib
      2. python3-module-setuptools
      3. python3-module-sphinx
      4. rpm-build-python3

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


    24 июня 2021 г. Sergey Bolshakov 2.0.2-alt3
    - drop excessive python3-module-jinja2-tests BR
    7 июня 2021 г. Grigory Ustinov 2.0.2-alt2
    - Drop python2 support.
    1 июня 2019 г. Vitaly Lipatov 2.0.2-alt1
    - new version 2.0.2 (with rpmrb script)
    - switch to build from tarball
    - disable check (module repeated-test is missed)
    - build python3 module only