This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build python-versioningit-3.1.0-1.fc40

ID134880
Package Namepython-versioningit
Version3.1.0
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-versioningit.git#378e42a83951a03d73cbb1c2af45a39f1b16b35d
SummaryVersioning It with your Version In Git
Descriptionversioningit is yet another Python packaging plugin for automatically determining your package’s version based on your version control repository’s tags. Unlike others, it allows easy customization of the version format and even lets you easily override the separate functions used for version extraction & calculation. Features: • Works with both setuptools and Hatch • Installed & configured through PEP 518’s pyproject.toml • Supports Git, modern Git archives, and Mercurial • Formatting of the final version uses format template strings, with fields for basic VCS information and separate template strings for distanced vs. dirty vs. distanced-and-dirty repository states • Can optionally write the final version to a file for loading at runtime • Provides custom hooks for inserting the final version and other details into a source file at build time • The individual methods for VCS querying, tag-to-version calculation, version bumping, version formatting, and writing the version to a file can all be customized using either functions defined alongside one’s project code or via publicly-distributed entry points • Can alternatively be used as a library for use in setup.py or the like, in case you don’t want to or can’t configure it via pyproject.toml • The only thing it does is calculate your version and optionally write it to a file; there’s no overriding of your sdist contents based on what is in your Git repository, especially not without a way to turn it off, because that would just be rude.
Built byhezhengyu
State failed
Volume DEFAULT
StartedTue, 16 Apr 2024 01:40:41 CST
CompletedTue, 16 Apr 2024 02:15:47 CST
Taskbuild (f40, /rpms/python-versioningit.git:378e42a83951a03d73cbb1c2af45a39f1b16b35d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-versioningit.git#378e42a83951a03d73cbb1c2af45a39f1b16b35d'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Mar 19 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1.0-1 - Update to 3.1.0 (close RHBZ#2269885) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-2 - Assert that a license file is present in the .dist-info directory * Thu Dec 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-1 - Update to 3.0.0 (close RHBZ#2254458) * Tue Nov 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.0-1 - Update to 2.3.0 (close RHBZ#2240288) * Sat Sep 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.1-1 - Update to 2.2.1 (close RHBZ#2240288) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.0-3 - Do not error on DeprecationWarning; fix RHBZ#2220554 * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 2.2.0-2 - Rebuilt for Python 3.12 * Thu Feb 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.0-1 - Update to 2.2.0 (close RHBZ#2169123) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.0-1 - Update to 2.1.0 (close RHBZ#2137705) * Wed Jan 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-3 - Patch out test coverage analysis * Wed Jan 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-2 - Confirm License is SPDX MIT * Tue Aug 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-1 - Update to 2.0.1 (close RHBZ#2112994) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.0-1 - Update to 2.0.0 (close RHBZ#2096113) * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.1.1-2 - Rebuilt for Python 3.11 * Fri Apr 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.1-1 - Update to 1.1.1 (close RHBZ#2060653)