From 7495d9fbe171dfd747704db0a52e277c4f8ac43c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 24 Jun 2016 20:12:24 +0200 Subject: [PATCH] New package: python-singledispatch-3.4.0.3 --- srcpkgs/python-singledispatch/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python-singledispatch/template diff --git a/srcpkgs/python-singledispatch/template b/srcpkgs/python-singledispatch/template new file mode 100644 index 00000000000..7b4cacfd2a9 --- /dev/null +++ b/srcpkgs/python-singledispatch/template @@ -0,0 +1,16 @@ +# Template file for 'python-singledispatch' +pkgname=python-singledispatch +version=3.4.0.3 +revision=1 +noarch=yes +wrksrc="singledispatch-${version}" +build_style=python-module +pycompile_module="singledispatch.py singledispatch_helpers.py" +hostmakedepends="python-setuptools" +depends="python-six" +short_desc="Implementation of functools.singledispatch from Python 3.4" +maintainer="Alessio Sergi " +homepage="https://bitbucket.org/ambv/singledispatch" +license="MIT" +distfiles="${PYPI_SITE}/s/singledispatch/singledispatch-${version}.tar.gz" +checksum=5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c