From 8710abd5cd635bb6dbb6b631dece6780c07e6eb6 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Aug 27 2020 22:21:19 +0000 Subject: Update to 5.29.0 Signed-off-by: Michel Alexandre Salim --- diff --git a/.gitignore b/.gitignore index 6c4a647..59c07c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/hypothesis-5.20.3.tar.gz +/hypothesis-5.29.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 670233e..6da1feb 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,8 +1,8 @@ %global srcname hypothesis Name: python-%{srcname} -Version: 5.20.3 -Release: 2%{?dist} +Version: 5.29.0 +Release: 1%{?dist} Summary: Library for property based testing License: MPLv2.0 @@ -18,6 +18,7 @@ BuildArch: noarch %if %{with doc} # Manpage BuildRequires: %{_bindir}/sphinx-build +BuildRequires: python%{python3_pkgversion}-sphinx-hoverxref BuildRequires: python%{python3_pkgversion}-sphinx_rtd_theme %endif @@ -43,6 +44,7 @@ BuildRequires: python3dist(sortedcontainers) #BuildRequires: python3dist(django) #BuildRequires: python3dist(dpcontracts) #BuildRequires: python3dist(lark) +BuildRequires: black BuildRequires: python3dist(mock) BuildRequires: python3dist(numpy) BuildRequires: python3dist(pandas) @@ -82,12 +84,13 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man %if %{with tests} %check -PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healthcheck_traceback_is_hidden" +PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healthcheck_traceback_is_hidden" %endif %files -n python%{python3_pkgversion}-%{srcname} %license ../LICENSE.txt %doc README.rst +%{_bindir}/hypothesis %{python3_sitelib}/hypothesis-*.egg-info %{python3_sitelib}/hypothesis/ %if %{with doc} @@ -95,6 +98,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -n auto -k "not test_healt %endif %changelog +* Tue Aug 25 2020 Michel Alexandre Salim - 5.29.0-1 +- Update to 5.29.0 + * Wed Jul 29 2020 Fedora Release Engineering - 5.20.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 9380aaf..ea44435 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hypothesis-5.20.3.tar.gz) = 2b8819c425f607e300ad569115cc72b3ab45026a4d82b7f52a66fc60fe92d392a4ca0dac3260969409006958a81e69fbaac1b4612bfa6236e27f4d8f996acb89 +SHA512 (hypothesis-5.29.0.tar.gz) = e3fc350181f86bb9669d4b0d0a43291056550bb73545070e2c7931006393895e7010050f90a063935bedb60bd18a3bad904ca92b147d81254ab50d4868adc8d0