From 133604ab16e62085725e8de8a7a84f06316d6cfb Mon Sep 17 00:00:00 2001 From: pulux Date: Sun, 19 Feb 2017 18:23:09 +0100 Subject: [PATCH 1/2] New package: python-selectors2-1.1.1 --- srcpkgs/python-selectors2/template | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 srcpkgs/python-selectors2/template diff --git a/srcpkgs/python-selectors2/template b/srcpkgs/python-selectors2/template new file mode 100644 index 00000000000..54155a985b8 --- /dev/null +++ b/srcpkgs/python-selectors2/template @@ -0,0 +1,19 @@ +# Template file for 'python-selectors2' +pkgname=python-selectors2 +version=1.1.1 +revision=1 +noarch=yes +wrksrc="selectors2-${version}" +build_style=python2-module +pycompile_module="selectors2.py" +hostmakedepends="python-setuptools" +short_desc="Drop-in replacement of the selectors module for Python 2.6+" +maintainer="pulux " +license="MIT" +homepage="https://github.com/SethMichaelLarson/selectors2" +distfiles="${PYPI_SITE}/s/selectors2/selectors2-${version}.tar.gz" +checksum=ef1eb63968155bc3bfb5bedf291374d058c3b0839b3b16604c6bdfd370e0c474 + +post_install() { + vlicense LICENSE.txt +} From 593bd4fd7ba1a41329c0e37a8b36d4953d500f20 Mon Sep 17 00:00:00 2001 From: pulux Date: Sun, 19 Feb 2017 18:23:52 +0100 Subject: [PATCH 2/2] python-Pyro4: Update to 4.55 --- srcpkgs/python-Pyro4/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-Pyro4/template b/srcpkgs/python-Pyro4/template index 767df64a73f..8d33ca61b45 100644 --- a/srcpkgs/python-Pyro4/template +++ b/srcpkgs/python-Pyro4/template @@ -1,19 +1,19 @@ # Template file for 'python-Pyro4' pkgname=python-Pyro4 -version=4.54 +version=4.55 revision=1 wrksrc="${pkgname#*-}-${version}" noarch=yes build_style=python-module pycompile_module="Pyro4" hostmakedepends="python-setuptools python3-setuptools" -depends="python-setuptools python-serpent python-selectors34" +depends="python-setuptools python-serpent python-selectors2" short_desc="Distributed Object Middleware (IPC/RPC) for Python2" maintainer="pulux " license="MIT" homepage="https://pythonhosted.org/Pyro4/" distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz" -checksum=aede879916c0f6e84e560b38af421c24cb5089b66c8f632aa5ac48b20ecde93a +checksum=49a7a142542d87dde1cecc8d3ee048ec9481ba861d61234d219fadd06e6ced96 alternatives=" pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2