diff --git a/pytest.spec b/pytest.spec index f619658..588734d 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,6 +1,6 @@ Name: pytest -%global base_version 7.0.0 -%global prerelease rc1 +%global base_version 7.0.1 +#global prerelease ... Version: %{base_version}%{?prerelease:~%{prerelease}} Release: 1%{?dist} Summary: Simple powerful testing with Python @@ -136,8 +136,7 @@ find %{buildroot}%{python3_sitelib} \ %check %global __pytest %{buildroot}%{_bindir}/pytest # optional_tests deps contain pytest-xdist, so we can use it to run tests faster -# test_errors_in_xfail_skip_expressions: https://github.com/pytest-dev/pytest/issues/9413 -%pytest testing %{?with_timeout:--timeout=30} %{?with_optional_tests:-n auto} -rs -k "not test_errors_in_xfail_skip_expressions" +%pytest testing %{?with_timeout:--timeout=30} %{?with_optional_tests:-n auto} -rs %endif @@ -157,6 +156,10 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Tue Mar 01 2022 Miro Hrončok - 7.0.1-1 +- Update to 7.0.1 +- Fixes: rhbz#2050629 + * Fri Jan 21 2022 Miro Hrončok - 7.0.0~rc1-1 - Update to 7.0.0rc1 - Fixes: rhbz#2029764 diff --git a/sources b/sources index 9f94e2d..b2175ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-7.0.0rc1.tar.gz) = 0e4643cea377f1e832850d382ee78689674df58f190171af037a3a5b1da7a3c0ca121353255d1a34156a6c581da281c1014356a24a44f101916fbc17b0eeef7b +SHA512 (pytest-7.0.1.tar.gz) = 21493717159a64fe6467bd096b578b127d81438d04f5b03ba2f4047237054f865a1f50a4e291b9d95b1a144f59bc7a8b3a00008493f4fb4f14bff7fb65c5edc2