Bootstrap for Python 3.11
This commit is contained in:
parent
5391342862
commit
ad32d18f0a
@ -1,9 +1,10 @@
|
|||||||
|
%global _without_optional_tests 1
|
||||||
%bcond_without optional_tests
|
%bcond_without optional_tests
|
||||||
%global pypi_name sphinxcontrib-websupport
|
%global pypi_name sphinxcontrib-websupport
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Sphinx API for Web Apps
|
Summary: Sphinx API for Web Apps
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -69,6 +70,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/
|
%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.4-8
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-7
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user