python3-rfc6555: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:19 -04:00
parent 1f62a3ce39
commit 8489b6e032

View file

@ -1,7 +1,7 @@
# Template file for 'python3-rfc6555'
pkgname=python3-rfc6555
version=0.1.0
revision=2
revision=3
build_style=python3-module
make_check_args="--deselect tests/test_ipv6.py::test_ipv6_available" # CI fail
hostmakedepends="python3-setuptools"