python3-requests-mock: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:04 -04:00
parent 6671cef8c1
commit 67975816d4

View file

@ -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.5.2
revision=4 revision=5
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"