python3-rfc3986: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:54 -04:00
parent daf12fabf7
commit 107e59298d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-rfc3986'
pkgname=python3-rfc3986
version=2.0.0
revision=1
revision=2
wrksrc="rfc3986-$version"
build_style=python3-module
hostmakedepends="python3-setuptools"