Rebuilt for Python 3.10
This commit is contained in:
parent
0d80f5be51
commit
5eae0bed02
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.19.1
|
Version: 0.19.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Comprehensive HTTP client library
|
Summary: Comprehensive HTTP client library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.python.org/pypi/httplib2
|
URL: https://pypi.python.org/pypi/httplib2
|
||||||
@ -67,6 +67,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest -k "not test_unknown_server \
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.19.1-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Thu May 13 2021 Miro Hrončok <mhroncok@redhat.com> - 0.19.1-2
|
* Thu May 13 2021 Miro Hrončok <mhroncok@redhat.com> - 0.19.1-2
|
||||||
- Drop BuildRequires on pytest-flake8
|
- Drop BuildRequires on pytest-flake8
|
||||||
- Deselect failing test
|
- Deselect failing test
|
||||||
|
Loading…
Reference in New Issue
Block a user