python-requests-mock: update to 1.5.2.
This commit is contained in:
parent
52abe1c73a
commit
a4f5a1d936
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-requests-mock'
|
||||
pkgname=python-requests-mock
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="requests-mock-${version}"
|
||||
build_style=python-module
|
||||
|
@ -9,11 +9,11 @@ pycompile_modules="requests_mock"
|
|||
hostmakedepends="python-setuptools python3-setuptools python-pbr python3-pbr"
|
||||
depends="python-requests python-six"
|
||||
short_desc="Python2 module to test mocked responses from requests"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/jamielennox/requests-mock"
|
||||
distfiles="${PYPI_SITE}/r/requests-mock/requests-mock-${version}.tar.gz"
|
||||
checksum=a029fe6c5244963ef042c6224ff787049bfc5bab958a1b7e5b632ef0bbb05de4
|
||||
checksum=7a5fa99db5e3a2a961b6f20ed40ee6baeff73503cf0a553cc4d679409e6170fb
|
||||
|
||||
python3-requests-mock_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue
Block a user