Sat, 06 Jul 2024 11:19:21 UTC | login

Information for build python-poetry-dynamic-versioning-0.21.5-1.fc38

ID248304
Package Namepython-poetry-dynamic-versioning
Version0.21.5
Release1.fc38
Epoch
SummaryPlugin for Poetry to enable dynamic versioning based on VCS tags
DescriptionThis is a Python 3.7+ plugin for Poetry 1.2.0+ and Poetry Core 1.0.0+ to enable dynamic versioning based on tags in your version control system, powered by Dunamai. Many different version control systems are supported, including Git and Mercurial; please refer to the Dunamai page for the full list (and minimum supported version where applicable). poetry-dynamic-versioning provides a build backend that patches Poetry Core to enable the versioning system in PEP 517 build frontends. When installed with the plugin feature (i.e., poetry-dynamic-versioning[plugin]), it also integrates with the Poetry CLI to trigger the versioning in commands like poetry build.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 May 2023 10:59:58 UTC
CompletedWed, 31 May 2023 10:59:58 UTC
Tags
f38
f39
f40
RPMs
src
python-poetry-dynamic-versioning-0.21.5-1.fc38.src.rpm (info) (download)
noarch
python3-poetry-dynamic-versioning-0.21.5-1.fc38.noarch.rpm (info) (download)
Changelog * Mon May 15 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.21.5-1 - feat: update to 0.25.1 (fixes rhbz#2140496) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.21.3-2 - Add a trivial man page * Sun Dec 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.21.3-1 - Update to 0.21.3 * Sun Dec 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-4 - Confirm License is SPDX MIT * Thu Nov 03 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.20.0-3 - feat: check in sources (fix rhbz#2139208) * Thu Nov 03 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.20.0-2 - feat: ready for review * Thu Nov 03 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.20.0-1 - wip: requires dunamai