python3-shodan: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:21 -04:00
parent 6ddfc74800
commit f27ea47dd4

View file

@ -1,7 +1,7 @@
# Template file for 'python3-shodan' # Template file for 'python3-shodan'
pkgname=python3-shodan pkgname=python3-shodan
version=1.28.0 version=1.28.0
revision=1 revision=2
wrksrc="shodan-python-${version}" wrksrc="shodan-python-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"