python-hypothesis: update to 3.66.30.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'python-hypothesis'
|
# Template file for 'python-hypothesis'
|
||||||
pkgname=python-hypothesis
|
pkgname=python-hypothesis
|
||||||
version=3.56.7
|
version=3.66.30
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||||
build_wrksrc=hypothesis-python
|
build_wrksrc=hypothesis-python
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="hypothesis"
|
pycompile_module="hypothesis"
|
||||||
@@ -15,8 +15,8 @@ short_desc="Python2 library for property based testing"
|
|||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://hypothesis.works/"
|
homepage="https://hypothesis.works/"
|
||||||
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
|
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||||
checksum=6ad5063a3991acb543af1548c33a4b08796dfb0d21dd37ed2d164c2b2140ff2d
|
checksum=a960a6d9c91bff8c414211e00455acf5be5912d99ccc74124a01707b2da58dac
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pytest doesn't recognize -n switch
|
# pytest doesn't recognize -n switch
|
||||||
|
|||||||
1
srcpkgs/python-hypothesis/update
Normal file
1
srcpkgs/python-hypothesis/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pkgname=hypothesis-python
|
||||||
Reference in New Issue
Block a user