python3-requests-mock: update to 1.8.0.
This commit is contained in:
parent
ead8ad06d6
commit
7cf04a5c29
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-requests-mock'
|
# Template file for 'python3-requests-mock'
|
||||||
pkgname=python3-requests-mock
|
pkgname=python3-requests-mock
|
||||||
version=1.5.2
|
version=1.8.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="requests-mock-${version}"
|
wrksrc="requests-mock-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-pbr"
|
hostmakedepends="python3-setuptools python3-pbr"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/jamielennox/requests-mock"
|
homepage="https://github.com/jamielennox/requests-mock"
|
||||||
distfiles="${PYPI_SITE}/r/requests-mock/requests-mock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests-mock/requests-mock-${version}.tar.gz"
|
||||||
checksum=7a5fa99db5e3a2a961b6f20ed40ee6baeff73503cf0a553cc4d679409e6170fb
|
checksum=e68f46844e4cee9d447150343c9ae875f99fa8037c6dcf5f15bf1fe9ab43d226
|
||||||
|
|
Loading…
Reference in a new issue