diff --git a/hypothesmith-0.2.3.tar.gz b/hypothesmith-0.2.3.tar.gz deleted file mode 100644 index bab716c..0000000 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 0000000..b2166df Binary files /dev/null and b/hypothesmith-0.3.3.tar.gz differ diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index 32c1f6a..c35b7ef 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