- update to 0.3.3:
* Add Python 3.12 and 3.13 to CI * Can now be imported on Python 3.13 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=24
This commit is contained in:
parent
1c32ea2073
commit
7258b08dae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:936bc946e684a508f09a50532e4b1f068edb20ac61d788cf771d822fb131e393
|
||||
size 25480
|
BIN
hypothesmith-0.3.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
hypothesmith-0.3.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 07:02:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-hypothesmith
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -27,7 +27,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user