Update to 6.2.3
This commit is contained in:
parent
cc60242f78
commit
749cacfffb
@ -1,6 +1,6 @@
|
|||||||
Name: pytest
|
Name: pytest
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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
|
||||||
@ -157,6 +157,10 @@ export INPUTRC=$PWD/.inputrc
|
|||||||
%{python3_sitelib}/pytest/
|
%{python3_sitelib}/pytest/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 12 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.3-1
|
||||||
|
- Update to 6.2.3
|
||||||
|
- Fixes: rhbz#1946061
|
||||||
|
|
||||||
* Wed Mar 10 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.2-2
|
* Wed Mar 10 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.2-2
|
||||||
- Drop redundant build dependency on wcwidth (unused since 6.0.0rc1)
|
- Drop redundant build dependency on wcwidth (unused since 6.0.0rc1)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytest-6.2.2.tar.gz) = a81def83759c550c169b3db8ed43b4df40433a88acb663e2e9422ef562149ed52041724b7f3cc5d0d6b532f2243a8d9a9614ffbcd87ed571f7fdde7f036c2297
|
SHA512 (pytest-6.2.3.tar.gz) = 51a86e99f4a2c0518c45c92b590f58fa6b13e46ebe4a7555d243d8094752ac1145e63fc5b2d5db2637c90df86c14f10ad50ef4c76a6701dc31717e4e8dc8d339
|
||||||
|
Loading…
Reference in New Issue
Block a user