mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
python-hypothesis: update to 3.44.12.
Closes: #10531 [via git-merge-pr]
This commit is contained in:
parent
bf77ba46c4
commit
1fc963eadc
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.44.7
|
version=3.44.12
|
||||||
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=a36a30fab722a9d4409d6c94c656a26dba838927b6efd7df25fbd5a7fc318cee
|
checksum=b70cca89fbc90cf4586d5ef1fd7f7d975c63599df076b3fc35fe825cf3f1113e
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue