python3-pycares: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:10 -04:00
parent a565fa9862
commit 905d626bb8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pycares' # Template file for 'python3-pycares'
pkgname=python3-pycares pkgname=python3-pycares
version=3.1.1 version=3.1.1
revision=5 revision=6
build_style=python3-module build_style=python3-module
# using bundled c-ares which is patched for TTL support # using bundled c-ares which is patched for TTL support
hostmakedepends="python3-setuptools python3-cffi" hostmakedepends="python3-setuptools python3-cffi"