Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:33:12 +02:00 committed by Tomáš Hrnčiar
parent f08e316a2f
commit 4fc3ab6849

View File

@ -1,3 +1,4 @@
%global _without_tests 1
%global pypi_name pluggy
# Turn the tests off when bootstrapping Python, because pytest requires pluggy
@ -5,7 +6,7 @@
Name: python-pluggy
Version: 1.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The plugin manager stripped of pytest specific details
License: MIT
@ -64,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-3
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild