From 7936873437ac2151b664792628e7c10c0da2b1ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 7 Jun 2023 23:34:03 -0300 Subject: [PATCH] New package: python3-rfc3987-1.3.8 --- srcpkgs/python3-rfc3987/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-rfc3987/template diff --git a/srcpkgs/python3-rfc3987/template b/srcpkgs/python3-rfc3987/template new file mode 100644 index 00000000000..f25379e582b --- /dev/null +++ b/srcpkgs/python3-rfc3987/template @@ -0,0 +1,14 @@ +# Template file for 'python3-rfc3987' +pkgname=python3-rfc3987 +version=1.3.8 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" +depends="python3" +short_desc="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" +maintainer="Gonzalo TornarĂ­a " +license="GPL-3.0-or-later" +homepage="http://pypi.python.org/pypi/rfc3987" +distfiles="${PYPI_SITE}/r/rfc3987/rfc3987-${version}.tar.gz" +checksum=d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733 +make_check=no # no tests available