python-serpent: update to 1.24

This commit is contained in:
Pulux 2018-03-04 19:06:26 +01:00 committed by Michael Gehring
parent 18de9e945d
commit f9e348efa1

View file

@ -1,7 +1,7 @@
# Template file for 'python-serpent'
pkgname=python-serpent
version=1.23
revision=2
version=1.24
revision=1
wrksrc="${pkgname#*-}-${version}"
noarch=yes
build_style=python-module
@ -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=8480ce3d8864b8974d9fe396998c6a7dae96edb68edf905bfd32ea9a11853ba5
checksum=b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df
post_install() {
head -n 4 setup.py | tail -n 3 > LICENSE