www/py-rfc3987: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2025-02-06 12:52:50 +01:00
parent 248e574ca7
commit 0d663b28fb

View file

@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) COMMENT= Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
WWW= https://github.com/dgerber/rfc3987 WWW= https://codeberg.org/atufi/rfc3987
LICENSE= GPLv3+ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING.txt LICENSE_FILE= ${WRKSRC}/COPYING.txt