Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 08:58:41 +00:00
parent eb7b60b3ca
commit 55fb8422e3

View File

@ -1,6 +1,6 @@
Name: pytest Name: pytest
Version: 6.0.2 Version: 6.0.2
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
@ -160,6 +160,9 @@ export INPUTRC=$PWD/.inputrc
%{python3_sitelib}/pytest/ %{python3_sitelib}/pytest/
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 20 2021 Miro Hrončok <mhroncok@redhat.com> - 6.0.2-2 * Wed Jan 20 2021 Miro Hrončok <mhroncok@redhat.com> - 6.0.2-2
- Workaround the bracketed-paste mode breaking tests with Bash 5.1+ - Workaround the bracketed-paste mode breaking tests with Bash 5.1+