python3-socks: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:04 -04:00
parent 8838f221e1
commit 11102f3c43

View file

@ -1,7 +1,7 @@
# Template file for 'python3-socks' # Template file for 'python3-socks'
pkgname=python3-socks pkgname=python3-socks
version=1.2.4 version=1.2.4
revision=3 revision=4
wrksrc="python-socks-${version}" wrksrc="python-socks-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"