python3-tldextract: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:00 -04:00
parent 62eeb7d51e
commit aa4005be6e

View File

@ -1,7 +1,7 @@
# Template file for 'python3-tldextract'
pkgname=python3-tldextract
version=3.4.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-wheel"
makedepends="python3-filelock python3-idna python3-requests python3-requests-file"