[packages/python3-hypothesis] - updated to 5.49.0

qboosh qboosh at pld-linux.org
Sat Mar 12 21:50:25 CET 2022


commit 9e944ea4126704b05227c92f48c67c263c5f59cc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 12 21:52:29 2022 +0100

    - updated to 5.49.0

 python3-hypothesis.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/python3-hypothesis.spec b/python3-hypothesis.spec
index eab5f66..7dd6bb7 100644
--- a/python3-hypothesis.spec
+++ b/python3-hypothesis.spec
@@ -5,15 +5,15 @@
 Summary:	Hypothesis - library for property based testing
 Summary(pl.UTF-8):	Hypothesis - biblioteka do testowania opartego na własnościach
 Name:		python3-hypothesis
-Version:	5.4.1
+Version:	5.49.0
 Release:	1
 License:	MPL v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/hypothesis/
 Source0:	https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-%{version}.tar.gz
-# Source0-md5:	dc0ebc9701f94c2fd87f726ad2f2cc61
+# Source0-md5:	350fda2e928cc59a38160d9c72f3631c
 URL:		https://github.com/DRMacIver/hypothesis
-BuildRequires:	python3-modules >= 1:3.5.2
+BuildRequires:	python3-modules >= 1:3.6
 BuildRequires:	python3-setuptools >= 1:36.2
 %if %{with tests}
 BuildRequires:	python3-attrs >= 19.2.0
@@ -22,14 +22,14 @@ BuildRequires:	python3-sortedcontainers < 3.0.0
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.5.2
+Requires:	python3-modules >= 1:3.6
 # for individual -extras modules:
 #Suggests:	python3-dateutil >= 1.4
-#Suggests:	python3-django >= 1.11
+#Suggests:	python3-django >= 2.2
 #Suggests:	python3-dpcontracts >= 0.4
 #Suggests:	python3-lark-parser >= 0.6.5
 #Suggests:	python3-numpy >= 1.9.0
-#Suggests:	python3-pandas >= 0.19
+#Suggests:	python3-pandas >= 0.25
 #Suggests:	python3-pytest >= 4.3
 #Suggests:	python3-pytz >= 2014.1
 BuildArch:	noarch
@@ -65,5 +65,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.rst
+%attr(755,root,root) %{_bindir}/hypothesis
 %{py3_sitescriptdir}/hypothesis
 %{py3_sitescriptdir}/hypothesis-%{version}-py*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-hypothesis.git/commitdiff/9e944ea4126704b05227c92f48c67c263c5f59cc



More information about the pld-cvs-commit mailing list