From a7ad9a7ad1c9f9c82035b4a4d497a2a28f5896be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 8 Mar 2021 15:40:54 +0100 Subject: [PATCH] Update to 6.6.0 --- python-hypothesis.spec | 11 ++++++++--- sources | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 4197f27..a84deac 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,12 +1,12 @@ %global srcname hypothesis Name: python-%{srcname} -Version: 5.43.9 +Version: 6.6.0 Release: 1%{?dist} Summary: Library for property based testing License: MPLv2.0 -URL: https://github.com/HypothesisWorks/hypothesis-python +URL: https://github.com/HypothesisWorks/hypothesis Source0: %{url}/archive/%{srcname}-python-%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch @@ -82,7 +82,8 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man %if %{with tests} %check %pytest -v -n auto \ - -k "not test_healthcheck_traceback_is_hidden and not test_registered_from_entrypoint" + -k "not test_registered_from_entrypoint" \ + --ignore tests/codemods \ %endif %files -n python%{python3_pkgversion}-%{srcname} @@ -96,6 +97,10 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man %endif %changelog +* Mon Mar 08 2021 Miro Hrončok - 6.6.0-1 +- Update to 6.6.0 +- Fixes: rhbz#1902400 + * Mon Feb 01 2021 Miro Hrončok - 5.43.9-1 - Update to 5.43.9 diff --git a/sources b/sources index 2ebac19..0711b9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hypothesis-5.43.9.tar.gz) = 1040dd8065604c175c5c138846c050ea1c28c5823e9ba17ffee67edfbae9a3ea071d9db40c844735513d2c7f1168aa6fef8d3fc3a3774cc49b6889b77816008b +SHA512 (hypothesis-6.6.0.tar.gz) = a446b4a11c6ee013225bfcd58e26efc6c9d867545d9bcf90a19468cb01fc5e2c5a7280ff9a80d4a1adbfe06dd155df6152941d5f53869d85e1d259e68a33a5e2