python-pyPEG2: update to 2.15.2.

This commit is contained in:
Michael Gehring 2016-02-20 09:09:22 +01:00
parent ae343e6f4b
commit 7a4679a4d0

View File

@ -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 <eivind@uggedal.com>"
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"