python-hypothesis: update to 3.40.1.
This commit is contained in:
parent
c45b02f237
commit
9a3de26577
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hypothesis'
|
# Template file for 'python-hypothesis'
|
||||||
pkgname=python-hypothesis
|
pkgname=python-hypothesis
|
||||||
version=3.38.7
|
version=3.40.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-python-${version}"
|
wrksrc="${pkgname/python-//}-python-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MPL-2"
|
license="MPL-2"
|
||||||
homepage="http://hypothesis.works/"
|
homepage="http://hypothesis.works/"
|
||||||
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
|
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
|
||||||
checksum=b7828a7c47029a5162056fba4e5e4fd96c6af09a5e77c134a829e8f110a07b54
|
checksum=f01dec986308cf01983d8ee0c024deccab42ce926b34c2a361462b5ec0b10f83
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue