diff --git a/hypothesmith-0.3.2.tar.gz b/hypothesmith-0.3.2.tar.gz deleted file mode 100644 index b83c737..0000000 --- a/hypothesmith-0.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:936bc946e684a508f09a50532e4b1f068edb20ac61d788cf771d822fb131e393 -size 25480 diff --git a/hypothesmith-0.3.3.tar.gz b/hypothesmith-0.3.3.tar.gz new file mode 100644 index 0000000..991ce8f --- /dev/null +++ b/hypothesmith-0.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c14802d6c8e85d8975264176878db54b28d2ed921fdbfedc2e6b8ce3c81716 +size 25529 diff --git a/python-hypothesmith.changes b/python-hypothesmith.changes index 6e2b144..4b0446e 100644 --- a/python-hypothesmith.changes +++ b/python-hypothesmith.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 19 07:02:34 UTC 2024 - Dirk Müller + +- update to 0.3.3: + * Add Python 3.12 and 3.13 to CI + * Can now be imported on Python 3.13 + ------------------------------------------------------------------- Mon Jan 22 23:31:11 UTC 2024 - Dirk Müller diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index e8ec902..fb1f7dd 100644 --- a/python-hypothesmith.spec +++ b/python-hypothesmith.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-hypothesmith # # Copyright (c) 2024 SUSE LLC # @@ -17,7 +17,6 @@ %{?sle15_python_module_pythons} -%define skip_python2 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +26,7 @@ %bcond_with test %endif Name: python-hypothesmith%{psuffix} -Version: 0.3.2 +Version: 0.3.3 Release: 0 Summary: Hypothesis strategies for generating Python programs, something like CSmith License: MPL-2.0