python3-requests-mock: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:15 -04:00
parent f85e05a89a
commit 29ae3262e5

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.8.0 version=1.8.0
revision=2 revision=3
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"