parent
51a1380eac
commit
a3c2dc4523
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.41.0
|
||||
version=3.44.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/python-//}-python-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MPL-2"
|
||||
homepage="http://hypothesis.works/"
|
||||
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
|
||||
checksum=7936323b6882edbb3211562319a3cf1bccf91528c2cf8f51ab3bc60706d03139
|
||||
checksum=2f915347cc6ec42af36045ea32986a82a8702479ce7ceca42d60ad1f44a00ca4
|
||||
noarch=yes
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue