mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-serpent: update to 1.15
This commit is contained in:
parent
3de6566621
commit
5e2865a07b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-serpent'
|
# Template file for 'python-serpent'
|
||||||
pkgname=python-serpent
|
pkgname=python-serpent
|
||||||
version=1.14
|
version=1.15
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.python.org/pypi/serpent"
|
homepage="https://pypi.python.org/pypi/serpent"
|
||||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||||
checksum=6493009325af134ee7c5bbf57ce1a16b07b6694982e0657340645bf225eaf841
|
checksum=f5bc2cd19b79e7ac0821cc8278c4be7a69b2eef07d96f3c6f7977e14b2098c79
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue