From 7a4679a4d08cb5d5b65699833d6c2d770db1828a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 20 Feb 2016 09:09:22 +0100 Subject: [PATCH] python-pyPEG2: update to 2.15.2. --- srcpkgs/python-pyPEG2/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python-pyPEG2/template b/srcpkgs/python-pyPEG2/template index f10a274d9e4..dcac6e9adf1 100644 --- a/srcpkgs/python-pyPEG2/template +++ b/srcpkgs/python-pyPEG2/template @@ -1,6 +1,6 @@ # Template file for 'python-pyPEG2' pkgname=python-pyPEG2 -version=2.15.1 +version=2.15.2 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -15,11 +15,7 @@ maintainer="Eivind Uggedal " license="GPL-2" homepage="http://fdik.org/pyPEG/" distfiles="${PYPI_SITE}/p/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz" -checksum=f4814a5f9c84bbb0794bef8d2a5871f4aed25366791c55e2162681873ad8bd21 - -post_install() { - rm ${DESTDIR}/usr/bin/sample*.py -} +checksum=2b2d4f80d8e1a9370b2a91f4a25f4abf7f69b85c8da84cd23ec36451958a1f6d python3.4-pyPEG2_package() { depends="python3.4-lxml"