Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 14:57:07 +02:00 committed by Tomáš Hrnčiar
parent 93fc91df13
commit e0f05b1b5d

View File

@ -1,3 +1,4 @@
%global _without_tests 1
%global modname attrs
%if 0%{?rhel} && 0%{?rhel} <= 7
@ -10,7 +11,7 @@
Name: python-attrs
Version: 21.4.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python attributes without boilerplate
License: MIT
@ -64,6 +65,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
%{python3_sitelib}/*
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 21.4.0-3
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild