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

    Исходный пакет: python-module-vcversioner
    Версия: 2.16.0.0-alt1.1
    Собран:  23 апреля 2019 г. 0:45 в задании #227536
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/vcversioner/

    Лицензия: ISCL
    О пакете: Use version control tags to discover version numbers
    Описание: 
    Elevator pitch: you can write a setup.py with no version information
    specified, and vcversioner will find a recent, properly-formatted VCS
    tag and extract a version from it.
    
    It's much more convenient to be able to use your version control
    system's tagging mechanism to derive a version number than to have to
    duplicate that information all over the place. I eventually ended up
    copy-pasting the same code into a couple different setup.py files just
    to avoid duplicating version information. But, copy-pasting is dumb and
    unit testing setup.py files is hard. This code got factored out into
    vcversioner.

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

    Сопровождающий: Stanislav Levin


      1. python3-module-pytest
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. git-core
      5. rpm-build-python3
      6. python-module-pytest
      7. python-module-setuptools
      8. python-module-setuptools

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


    2 февраля 2018 г. Stanislav Levin 2.16.0.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    1 августа 2017 г. Aleksei Nikiforov 2.16.0.0-alt1
    - Updated to upstream version 2.16.0.0.
    13 марта 2016 г. Ivan Zakharyaschev 2.14.0.0-alt2.git20140715.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)