Package python3-hatch-vcs-0.4.0-1.el9.noarch
Name | python3-hatch-vcs |
---|---|
Epoch | 0 |
Version | 0.4.0 |
Release | 1.el9 |
Architecture | noarch |
Website/URL | https://github.com/ofek/hatch-vcs |
License | MIT |
Build Time | 2023-11-17 00:12:39 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Hatch plugin for versioning with your preferred VCS |
Repositories | Extras |
Description | This provides a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions. |
Errata | — |
Size | 29 KiB |
Source Project | python-hatch-vcs-0.4.0-1.el9 |
SHA-256 checksum | 14904898158f7b43b686538c23848739bf34445d898b7a34b1c4a9df33f769fd |
×
* Mon Nov 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-1 - Update to 0.4.0 (close RHBZ#2248106) * Mon Nov 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0-2 - Use new (rpm 4.17.1+) bcond style * Thu Aug 24 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 0.3.0-1 - Rebuilt for MSVSphere 9.2 * Tue Jul 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0-1 - Update to 0.3.0 (close RHBZ#2152320) - We can now rely on pyproject-rpm-macros >= 1.2.0 - The LICENSE.txt file is now handled in pyproject_files - The setuptools_scm 7 patch is now merged upstream * Tue Jul 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.1-2 - Use hatchling’s new “prepare_metadata_…” hook support for BR’s * Tue Feb 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.1-1 - Update to 0.2.1 * Tue Feb 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-6 - EPEL9: allow python-setuptools_scm 6.0.1 - Skip test_fallback, as upstream does for Python 2.7, due to the downgraded setuptools-scm version. * Tue Feb 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-5 - Confirm License is SPDX MIT * Sun Sep 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-4 - Fix extra newline in description * Fri May 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-3 - Use wheel-building support to generate BR’s