python-serpent: update to 1.13 (#4358)

This commit is contained in:
pulux 2016-06-23 06:46:35 +02:00 committed by Juan RP
parent 0f4fd2c414
commit 74871b3243

View file

@ -1,6 +1,6 @@
# Template file for 'python-serpent' # Template file for 'python-serpent'
pkgname=python-serpent pkgname=python-serpent
version=1.12 version=1.13
revision=1 revision=1
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
noarch=yes noarch=yes
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
license="MIT" license="MIT"
homepage="https://pypi.python.org/pypi/serpent" homepage="https://pypi.python.org/pypi/serpent"
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz" distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
checksum=1221fc402ab7aa3c3bac85a27e30df2c08658c7bf7a20e8d0025a10edc1788c0 checksum=32941d185e28249a7babc754ab7df9c9808e1d5d3cdbf3c461aba9790e710a9e
post_install() { post_install() {
head -n 4 setup.py | tail -n 3 > LICENSE head -n 4 setup.py | tail -n 3 > LICENSE