python-serpent: update to 1.16
This commit is contained in:
parent
a952b93187
commit
4650c50cef
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-serpent'
|
||||
pkgname=python-serpent
|
||||
version=1.15
|
||||
revision=2
|
||||
version=1.16
|
||||
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=f5bc2cd19b79e7ac0821cc8278c4be7a69b2eef07d96f3c6f7977e14b2098c79
|
||||
checksum=c26e98c2155228a69eb0dc14ba7b888cb70099b6c4ca47fd9d1f099f7d561c3e
|
||||
|
||||
post_install() {
|
||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||
|
|
Loading…
Reference in New Issue