From 25a81b36d392e921639217e755ded7f57099d32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 26 May 2023 20:03:16 -0300 Subject: [PATCH] New package: python3-strict-rfc3339-0.7 --- srcpkgs/python3-strict-rfc3339/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-strict-rfc3339/template diff --git a/srcpkgs/python3-strict-rfc3339/template b/srcpkgs/python3-strict-rfc3339/template new file mode 100644 index 00000000000..411d2e93535 --- /dev/null +++ b/srcpkgs/python3-strict-rfc3339/template @@ -0,0 +1,14 @@ +# Template file for 'python3-strict-rfc3339' +pkgname=python3-strict-rfc3339 +version=0.7 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" +depends="python3" +short_desc="Strict, simple, lightweight RFC3339 functions" +maintainer="Gonzalo TornarĂ­a " +license="GPL-3.0-or-later" +homepage="https://pypi.org/project/strict-rfc3339/" +distfiles="${PYPI_SITE}/s/strict-rfc3339/strict-rfc3339-${version}.tar.gz" +checksum=5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277 +make_check=no # no tests available