Merge pull request #4793 from pulux/python-serpent
python-serpent: update to 1.14
This commit is contained in:
commit
66f6bd66c2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-serpent'
|
||||
pkgname=python-serpent
|
||||
version=1.13
|
||||
version=1.14
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
|
@ -14,7 +14,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=32941d185e28249a7babc754ab7df9c9808e1d5d3cdbf3c461aba9790e710a9e
|
||||
checksum=6493009325af134ee7c5bbf57ce1a16b07b6694982e0657340645bf225eaf841
|
||||
|
||||
post_install() {
|
||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||
|
|
Loading…
Reference in New Issue