Bootstrap for Python 3.11
This commit is contained in:
parent
1ae0c6b647
commit
345b86fbd2
@ -1,8 +1,9 @@
|
|||||||
|
%global _without_tests 1
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-setuptools_scm
|
Name: python-setuptools_scm
|
||||||
Version: 6.4.2
|
Version: 6.4.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Blessed package to manage your versions by SCM tags
|
Summary: Blessed package to manage your versions by SCM tags
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -68,6 +69,9 @@ It also handles file finders for the supported SCMs.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.4.2-2
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Thu Feb 17 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 6.4.2-1
|
* Thu Feb 17 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 6.4.2-1
|
||||||
- Update to latest version (#2041601)
|
- Update to latest version (#2041601)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user