How to Install and Uninstall python3-setuptools-git-versioning.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-setuptools-git-versioning.noarch" package
Please follow the step by step instructions below to install python3-setuptools-git-versioning.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-setuptools-git-versioning.noarch
Copied
2. Uninstall "python3-setuptools-git-versioning.noarch" package
Please follow the guidelines below to uninstall python3-setuptools-git-versioning.noarch on Fedora 38:
$
sudo dnf remove
python3-setuptools-git-versioning.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-setuptools-git-versioning.noarch package on Fedora 38
Last metadata expiration check: 0:43:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-setuptools-git-versioning
Version : 1.13.6
Release : 1.fc38
Architecture : noarch
Size : 32 k
Source : python-setuptools-git-versioning-1.13.6-1.fc38.src.rpm
Repository : updates
Summary : Support for physical quantities with units, based on numpy
URL : https://setuptools-git-versioning.readthedocs.io/
License : MIT
Description : Use git repo data (latest tag, current commit hash, etc) for building a version
: number according PEP 440.
:
: Features:
: - Can be installed & configured through both setup.py and PEP 518’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
: - Well-documented
:
: Limitations:
: - Currently the only supported VCS is Git
: - Only git v2 is supported
: - Currently does not support automatic exporting of package version to a file
: for runtime use (but you can use setuptools-git-versioning > file redirect
: instead)
Available Packages
Name : python3-setuptools-git-versioning
Version : 1.13.6
Release : 1.fc38
Architecture : noarch
Size : 32 k
Source : python-setuptools-git-versioning-1.13.6-1.fc38.src.rpm
Repository : updates
Summary : Support for physical quantities with units, based on numpy
URL : https://setuptools-git-versioning.readthedocs.io/
License : MIT
Description : Use git repo data (latest tag, current commit hash, etc) for building a version
: number according PEP 440.
:
: Features:
: - Can be installed & configured through both setup.py and PEP 518’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
: - Well-documented
:
: Limitations:
: - Currently the only supported VCS is Git
: - Only git v2 is supported
: - Currently does not support automatic exporting of package version to a file
: for runtime use (but you can use setuptools-git-versioning > file redirect
: instead)