Merge pull request #5901 from pulux/python-serpent

python-serpent: update to 1.19
This commit is contained in:
Toyam Cox 2017-03-07 03:43:37 -05:00 committed by GitHub
commit 167f557fcd

View file

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