From 0309709bbf251fa8138792017fadfd67af959e34 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 14 Apr 2019 15:15:14 -0300 Subject: [PATCH] New package: python3-sortedcontainers-2.1.0 --- srcpkgs/python3-sortedcontainers/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-sortedcontainers/template diff --git a/srcpkgs/python3-sortedcontainers/template b/srcpkgs/python3-sortedcontainers/template new file mode 100644 index 00000000000..3f836afa2b7 --- /dev/null +++ b/srcpkgs/python3-sortedcontainers/template @@ -0,0 +1,15 @@ +# Template file for 'python3-sortedcontainers' +pkgname=python3-sortedcontainers +version=2.1.0 +revision=1 +archs=noarch +wrksrc="sortedcontainers-${version}" +build_style=python3-module +pycompile_module="sortedcontainers" +hostmakedepends="python3-setuptools" +short_desc="Sorted List, Sorted Dict, Sorted Set" +maintainer="maxice8 " +license="Apache-2.0" +homepage="http://www.grantjenks.com/docs/sortedcontainers/" +distfiles="${PYPI_SITE}/s/sortedcontainers/sortedcontainers-${version}.tar.gz" +checksum=974e9a32f56b17c1bac2aebd9dcf197f3eb9cd30553c5852a3187ad162e1a03a