How to Install and Uninstall python39-setuptools-git-versioning Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-setuptools-git-versioning" package

Here is a brief guide to show you how to install python39-setuptools-git-versioning on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-setuptools-git-versioning

2. Uninstall "python39-setuptools-git-versioning" package

This guide covers the steps necessary to uninstall python39-setuptools-git-versioning on openSuSE Tumbleweed:

$ sudo zypper remove python39-setuptools-git-versioning

3. Information about the python39-setuptools-git-versioning package on openSuSE Tumbleweed

Information for package python39-setuptools-git-versioning:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-setuptools-git-versioning
Version : 1.13.5-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 50.6 KiB
Installed : No
Status : not installed
Source package : python-setuptools-git-versioning-1.13.5-1.3.src
Upstream URL : https://setuptools-git-versioning.readthedocs.io
Summary : Use git repo data for building a version number according PEP-440
Description :
Use git repo data (latest tag, current commit hash, etc) for building a
version number according PEP440.
- Can be installed & configured through both `setup.py` and :PEP518's `pyproject.toml`
- Does not require to change source code of the project
- Tag-, file-, and callback-based versioning schemas are supported
- Templates for *tag*, *dev* and *dirty* versions are separated
- Templates support a lot of substitutions including git and environment information