Bootstrap for Python 3.10
This commit is contained in:
parent
a368ab2b22
commit
02e460739a
@ -1,6 +1,9 @@
|
|||||||
|
%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: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -172,6 +175,9 @@ export INPUTRC=$PWD/.inputrc
|
|||||||
%{python3_sitelib}/pytest/
|
%{python3_sitelib}/pytest/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 6.2.4-2
|
||||||
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
* Tue May 04 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.4-1
|
* Tue May 04 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.4-1
|
||||||
- Update to 6.2.4
|
- Update to 6.2.4
|
||||||
- Fixes: rhbz#1956942
|
- Fixes: rhbz#1956942
|
||||||
|
Loading…
Reference in New Issue
Block a user