diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-11 18:10:45 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-03-11 18:10:45 +0000 |
commit | 4c0a4715ba0d19d496e7e8875e281dbebb16ba08 (patch) | |
tree | 747baf889c0e1f0d9fa5e64fee3b38527ce0c06f | |
parent | 2ad04063881d72a359257370f0f7667721c38d17 (diff) |
automatic import of python-hypothesis
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-hypothesis.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -74,3 +74,4 @@ /hypothesis-6.90.1.tar.gz /hypothesis-6.91.0.tar.gz /hypothesis-6.99.2.tar.gz +/hypothesis-6.99.3.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index c50fe7a..8834057 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.99.2 +Version: 6.99.3 Release: %autorelease Summary: A library for property-based testing @@ -1 +1 @@ -9342f345cba71cd8e0fce11fcb0b7e10 hypothesis-6.99.2.tar.gz +4f3830ffa9dbeda128b87b893c594af8 hypothesis-6.99.3.tar.gz |