Merge pull request #5793 from pulux/python-serpent

python-serpent: Update to 1.18.1
This commit is contained in:
Michael Gehring 2017-02-22 09:38:10 +01:00 committed by GitHub
commit 2573d10cbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-serpent'
pkgname=python-serpent
version=1.18
version=1.18.1
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=cc4e1aff3a38a0d438526bede81480776fa8c33fa6d5059412988b0754c9af6d
checksum=9afebb58ac8b827050e1969324388349dc9738b0a03b0d91567b328834a27732
post_install() {
head -n 4 setup.py | tail -n 3 > LICENSE