mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
29c0eb2682
commit
956664370e
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.4
|
version=3.44.6
|
||||||
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=f7c685ebc981d0332be184ebed9c45a954c9869441273412cabc37ae26fd13a6
|
checksum=1de1711c27083b2bc5f3c15f352fc1d18eede37cf1d5009a1d0ddb3a727e8e15
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue