Rebuilt for Python 3.9
This commit is contained in:
parent
6addbc690c
commit
2f95509cdf
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Add PKCS12 support to the requests library
|
||||
|
||||
License: ISC
|
||||
|
|
@ -45,5 +45,8 @@ rm -rf %{pypi_name}.egg-info
|
|||
%{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Mar 19 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.7-1
|
||||
- Initial package for Fedora
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue