Accepting request 848478 from home:jayvdb:branches:devel:languages:python
- Update to v0.1.6 OBS-URL: https://build.opensuse.org/request/show/848478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=5
This commit is contained in:
parent
276acfa102
commit
d9fa0c39d7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5628fb1a06233c70751105635bc3cee789c82358041b4518c2cab5300e73cd65
|
||||
size 11857
|
3
hypothesmith-0.1.6.tar.gz
Normal file
3
hypothesmith-0.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54399e45a2d4be4b76198a4b50b5fc5d3acb3567a56d84cd9520c2df0ccb6f01
|
||||
size 11942
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd8fc00f25450fe75da3a0190e053172c9f6d53ecd6d4e8c000b65339f58927d
|
||||
size 21452
|
3
hypothesmith-gh-0.1.6.tar.gz
Normal file
3
hypothesmith-gh-0.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e22a9f2410fb1f0d5109ca1491ef7fe60f04ceadc5b3a0e3a1698508e517ff4
|
||||
size 21590
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 05:23:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v0.1.6
|
||||
* Improved error messages from internal compiler errors again
|
||||
* Bumped Hypothesis requirement to version 5.39 or later
|
||||
- from v0.1.5
|
||||
* Emit additional debug info when Python fails to compile a string
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 15:46:37 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
# no release tags in repository, but we need LICENSE and tests not
|
||||
# packaged in PyPI source https://github.com/Zac-HD/hypothesmith/issues/5
|
||||
%define commithash 6124cd71317add93500e0cb04c98cf5606adedea
|
||||
%define commithash 40947c2e590f06ea5f3b88c6e75d8a98e9443c63
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@ -30,7 +30,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-hypothesmith%{psuffix}
|
||||
Version: 0.1.4
|
||||
Version: 0.1.6
|
||||
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