diff --git a/hypothesmith-0.2.3.tar.gz b/hypothesmith-0.2.3.tar.gz deleted file mode 100644 index bab716c003e41b1fd92577bfaf8151314508c9ec..0000000000000000000000000000000000000000 Binary files a/hypothesmith-0.2.3.tar.gz and /dev/null differ diff --git a/hypothesmith-0.3.3.tar.gz b/hypothesmith-0.3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b2166dfa67bf66036e710a741c29cf7746c87736 Binary files /dev/null and b/hypothesmith-0.3.3.tar.gz differ diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index 32c1f6af5a4cbe0c5e2e5c4c98b352ff85f3dfd5..c35b7efff1147fb20722a0257c371a24c1bbf7b6 100644 --- a/python-hypothesmith.spec +++ b/python-hypothesmith.spec @@ -4,8 +4,8 @@ Hypothesis strategies for generating Python programs, something like CSmith.} Name: python-%{pypi_name} -Version: 0.2.3 -Release: 2 +Version: 0.3.3 +Release: 1 Summary: Hypothesis strategies for generating Python programs License: MPLv2.0 URL: https://github.com/Zac-HD/hypothesmith @@ -48,6 +48,9 @@ Summary: %{summary} %doc README.md CHANGELOG.md %changelog +* Tue Feb 20 2024 jiangxinyu - 0.3.3-1 +- Update package to version 0.3.3 + * Tue Aug 1 2023 Dongxing Wang - 0.2.3-2 - fix obs error caused by nothing provider