Rebuilt for Python 3.10
This commit is contained in:
parent
02e460739a
commit
ec1d12b185
@ -1,9 +1,6 @@
|
|||||||
%global _without_docs 1
|
|
||||||
%global _without_tests 1
|
|
||||||
%global _without_timeout 1
|
|
||||||
Name: pytest
|
Name: pytest
|
||||||
Version: 6.2.4
|
Version: 6.2.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Simple powerful testing with Python
|
Summary: Simple powerful testing with Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pytest.org
|
URL: https://pytest.org
|
||||||
@ -175,6 +172,9 @@ export INPUTRC=$PWD/.inputrc
|
|||||||
%{python3_sitelib}/pytest/
|
%{python3_sitelib}/pytest/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.2.4-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 6.2.4-2
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 6.2.4-2
|
||||||
- Bootstrap for Python 3.10
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user