mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 10:03:51 +02:00
parent
9a3de26577
commit
bd59a187e1
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.40.1
|
version=3.41.0
|
||||||
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=f01dec986308cf01983d8ee0c024deccab42ce926b34c2a361462b5ec0b10f83
|
checksum=7936323b6882edbb3211562319a3cf1bccf91528c2cf8f51ab3bc60706d03139
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue