python-serpent: update to 1.27.

This commit is contained in:
maxice8 2018-08-06 06:17:51 -03:00
parent 9398b05c96
commit 8bf9496c80

View file

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