From c85ffbabe556fcddb83a1b7f19fbd5aef9dfa33e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 15 2019 00:48:56 +0000 Subject: Bootstrap for Python 3.8 --- diff --git a/python-hypothesis.spec b/python-hypothesis.spec index c9adc26..538b652 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,9 +1,10 @@ +%global _without_tests 1 %{?python_enable_dependency_generator} %global srcname hypothesis Name: python-%{srcname} Version: 4.23.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for property based testing License: MPLv2.0 @@ -109,6 +110,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt %{_mandir}/man1/hypothesis.1* %changelog +* Thu Aug 15 2019 Miro Hrončok - 4.23.8-3 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 4.23.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild