mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-httmock: update to 1.4.0
This commit is contained in:
parent
112b2b0a90
commit
cff65e2ff7
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-httmock'
|
# Template file for 'python3-httmock'
|
||||||
pkgname=python3-httmock
|
pkgname=python3-httmock
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="httmock-${version}"
|
wrksrc="httmock-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,8 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/patrys/httmock"
|
homepage="https://github.com/patrys/httmock"
|
||||||
distfiles="https://github.com/patrys/httmock/archive/${version}.tar.gz"
|
distfiles="https://github.com/patrys/httmock/archive/${version}.tar.gz"
|
||||||
checksum=4716729f0d07f3f6043dde43545a5381c4c6031a62e9dc9eed21e73c63d86722
|
checksum=e1f094f555fe5e17c82c102dcd9093f3a041f5457f8ac75829c17f32db362bf1
|
||||||
|
|
||||||
do_check() {
|
|
||||||
python3 setup.py test
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue