This commit is contained in:
Fedora Release Engineering 2024-07-19 15:24:54 +00:00
commit c50d41e133

View file

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 1.7
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Add PKCS12 support to the requests library
License: ISC
@ -45,6 +45,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/
%changelog
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.7-15
- Rebuilt for Python 3.13