Bootstrap for Python 3.12

This commit is contained in:
Python Maint 2023-06-13 21:38:10 +02:00 committed by Tomáš Hrnčiar
parent 3bf5e2c4d7
commit c603e7e2d2

View File

@ -1,8 +1,9 @@
%global _without_tests 1
%bcond_without tests
Name: python-setuptools_scm
Version: 7.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Blessed package to manage your versions by SCM tags
# SPDX
@ -78,6 +79,9 @@ It also handles file finders for the supported SCMs.
%changelog
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 7.1.0-5
- Bootstrap for Python 3.12
* Tue May 30 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 7.1.0-4
- Drop unused python-virtualenv test dependency