python3-socksio: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:59 -04:00
parent 36db39c198
commit f2c5e65186

View file

@ -1,7 +1,7 @@
# Template file for 'python3-socksio' # Template file for 'python3-socksio'
pkgname=python3-socksio pkgname=python3-socksio
version=1.0.0 version=1.0.0
revision=2 revision=3
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-flit_core" hostmakedepends="python3-poetry-core python3-flit_core"
short_desc="Sans-I/O implementation of SOCKS4/5" short_desc="Sans-I/O implementation of SOCKS4/5"