diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-21 18:05:57 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-21 18:05:57 +0000 |
commit | 45bafaf310d3748297217bd7f2da51967bdfcee7 (patch) | |
tree | 005aa2fe36e7c6230195b7e7998b083c4f67f1c7 | |
parent | b8ddae97418dc28628a23f562cefd32a4c391397 (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
@@ -167,3 +167,4 @@ /hypothesis-6.122.3.tar.gz /hypothesis-6.122.4.tar.gz /hypothesis-6.122.5.tar.gz +/hypothesis-6.122.6.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 3b36888..b378b91 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ Name: python-hypothesis -Version: 6.122.5 +Version: 6.122.6 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: A library for property-based testing @@ -1 +1 @@ -e9905f7c60ac25d7b63ab823e80685b9 hypothesis-6.122.5.tar.gz +2016d5106612a86bf591228b1e0f1b25 hypothesis-6.122.6.tar.gz |