Setuptools-git-versioning

Latest version: v2.0.0

Safety actively analyzes 630223 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

29.07.2020

.. change::
:tags: ci, bug

Fix Python 2 version build

.. change::
:tags: dependency, bug

Fix ``requirements.txt``

.. changelog::
:version: 1.1.1

.. change::
:tags: general, feature

Change package name to ``setuptools-git-versioning`` and publish it on PyPi.org

.. changelog::
:version: 1.1.0

.. change::
:tags: general

Create fork of unmaintained repo `setuptools-git-ver <https://github.com/camas/setuptools-git-ver>`_

.. change::
:tags: core, feature

Added Python2 support.

Typehints moved to comments section.
Python 3 syntax replaced with Python 2 compatible one

.. change::
:tags: core, feature

Make internal functions public

.. change::
:tags: core, feature

Add ``get_tags`` method

28.10.2021

.. change::
:tags: core, feature
:tickets: 29

String leading 'v' symbol from tag name

.. changelog::
:version: 1.7.0

26.02.2023

.. change::
:tags: docs, feature
:tickets: 77, 75

Recommend users to use file-based schema instead of tag-based due some cases.

.. change::
:tags: docs, feature
:tickets: 17

Add small example of ``.gitignore`` file to common issues section. Thanks to :github-user:`aram-eskandari`

.. change::
:tags: docs, feature
:tickets: 55

Improve examples of fetching package version in runtime.

.. changelog::
:version: 1.13.1

24.11.2020

.. change::
:tags: core, bug
:pullreq: 5

Fix python error if no tag is found.

Thanks to :github-user:`bmiklautz`

.. changelog::
:version: 1.2.6

24.10.2022

.. change::
:tags: core, bug
:tickets: 67

Make version sanitization less strict, allow to automatically convert some cases, e.g.
``1.0.0+feature/abc`` to ``1.0.0+feature.abc``

.. changelog::
:version: 1.12.0

21.09.2021

.. change::
:tags: core, feature

Add support of ``env`` variables substitution

.. change::
:tags: core, feature

Add support of ``timestamp`` substitution

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.