summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2025-02-18 10:08:37 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2025-02-18 10:08:37 +0000
commit99194b30007c8f471614b2ad69335548be595cf0 (patch)
tree1c54f5f93a6c1ac77eef3c1f0d67e5783c1f6a8f
parent10efc5cbc87baabcdf32020eeb00f3eb2abcace6 (diff)
automatic import of python-hypothesis
-rw-r--r--.gitignore1
-rw-r--r--python-hypothesis.spec6
-rw-r--r--sources2
3 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index e004f90..9200336 100644
--- a/.gitignore
+++ b/.gitignore
@@ -200,3 +200,4 @@
/hypothesis-6.125.1.tar.gz
/hypothesis-6.125.2.tar.gz
/hypothesis-6.125.3.tar.gz
+/hypothesis-6.126.0.tar.gz
diff --git a/python-hypothesis.spec b/python-hypothesis.spec
index d5634d0..8f35132 100644
--- a/python-hypothesis.spec
+++ b/python-hypothesis.spec
@@ -1,5 +1,5 @@
Name: python-hypothesis
-Version: 6.125.3
+Version: 6.126.0
Release: %autorelease
# Fill in the actual package summary to submit package to Fedora
Summary: A library for property-based testing
@@ -27,7 +27,7 @@ Summary: %{summary}
# For official Fedora packages, review which extras should be actually packaged
# See: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#Extras
-%pyproject_extras_subpkg -n python3-hypothesis all,cli,codemods,crosshair,dateutil,django,dpcontracts,ghostwriter,lark,numpy,pandas,pytest,pytz,redis,zoneinfo
+%pyproject_extras_subpkg -n python3-hypothesis all,cli,codemods,crosshair,dateutil,django,dpcontracts,ghostwriter,lark,numpy,pandas,pytest,pytz,redis,watchdog,zoneinfo
%prep
@@ -36,7 +36,7 @@ Summary: %{summary}
%generate_buildrequires
# Keep only those extras which you actually want to package or use during tests
-%pyproject_buildrequires -x all,cli,codemods,crosshair,dateutil,django,dpcontracts,ghostwriter,lark,numpy,pandas,pytest,pytz,redis,zoneinfo
+%pyproject_buildrequires -x all,cli,codemods,crosshair,dateutil,django,dpcontracts,ghostwriter,lark,numpy,pandas,pytest,pytz,redis,watchdog,zoneinfo
%build
diff --git a/sources b/sources
index fca4b60..8f18627 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73bd50f4892ddb08b35fc251a0aabf34 hypothesis-6.125.3.tar.gz
+b8b17a229408a0367a9bde6c1410a924 hypothesis-6.126.0.tar.gz