Rebuilt for Python 3.12
This commit is contained in:
parent
e393810428
commit
e211fdeca8
@ -1,4 +1,3 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%global modname attrs
|
%global modname attrs
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -11,7 +10,7 @@
|
|||||||
|
|
||||||
Name: python-attrs
|
Name: python-attrs
|
||||||
Version: 23.1.0
|
Version: 23.1.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Python attributes without boilerplate
|
Summary: Python attributes without boilerplate
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -59,6 +58,9 @@ object protocols.
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 23.1.0-3
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 23.1.0-2
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 23.1.0-2
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user