Rebuilt for Python 3.10
This commit is contained in:
parent
de30fb34ea
commit
c07b37989b
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A mocking library for requests
|
||||
|
||||
License: ASL 2.0
|
||||
|
|
@ -53,6 +53,9 @@ cp %{SOURCE1} .
|
|||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.4.0-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon Mar 8 2021 Steve Traylen <steve.traylen@cern.ch> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue