mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-serpent: update to 1.27.
This commit is contained in:
parent
9398b05c96
commit
8bf9496c80
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.25
|
version=1.27
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.org/project/serpent/"
|
homepage="https://pypi.org/project/serpent/"
|
||||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||||
checksum=264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0
|
checksum=6f8dc4317fb5b5a9629b5e518846bc9fee374b8171533726dc68df52b36ee912
|
||||||
|
|
||||||
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