python-hypothesis: update to 3.44.14.
Closes: #10584 [via git-merge-pr]
This commit is contained in:
parent
a966591fbb
commit
a05eccd1d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.44.12
|
||||
version=3.44.14
|
||||
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=b70cca89fbc90cf4586d5ef1fd7f7d975c63599df076b3fc35fe825cf3f1113e
|
||||
checksum=7676fb17fa53d02da6e271c7da04f0e5df962dfd4a2ef84053c1e84d5e2ab698
|
||||
noarch=yes
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue