Rebuilt for Python 3.12
This commit is contained in:
parent
66dbb1eb61
commit
8faf899b76
@ -1,9 +1,8 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-setuptools_scm
|
Name: python-setuptools_scm
|
||||||
Version: 7.1.0
|
Version: 7.1.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Blessed package to manage your versions by SCM tags
|
Summary: Blessed package to manage your versions by SCM tags
|
||||||
|
|
||||||
# SPDX
|
# SPDX
|
||||||
@ -77,6 +76,9 @@ It also handles file finders for the supported SCMs.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 7.1.0-6
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 7.1.0-5
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 7.1.0-5
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user