From a4064585d4911bc095d6089b3dba6797502cb00b Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 08:44:01 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 2c589c2..4df1025 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,11 +1,9 @@ -%global _without_tests 1 -%global _without_doc 1 %{?python_enable_dependency_generator} %global srcname hypothesis Name: python-%{srcname} Version: 4.23.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for property based testing License: MPLv2.0 @@ -122,6 +120,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt %endif %changelog +* Mon Aug 19 2019 Miro Hrončok - 4.23.8-4 +- Rebuilt for Python 3.8 + * Thu Aug 15 2019 Miro Hrončok - 4.23.8-3 - Bootstrap for Python 3.8