Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37046039
en ru br
ALT Linux repositórios
S:2.16.0.0-alt3

Group :: Development/Python3
RPM: python3-module-vcversioner

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.16.0.0-alt3
Data da compilação: 23 julho 2021, 04:04 ( 140.0 weeks ago )
Tamanho:: 17.73 Kb

Home page:   https://pypi.python.org/pypi/vcversioner/

Licença: ISCL
Sumário: Use version control tags to discover version numbers
Descrição:

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.

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-vcversioner
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009