python-serpent: update to 1.23
This commit is contained in:
parent
cf073da175
commit
1119dcd855
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.22
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -13,7 +13,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=a67ca57082b00ea734854d751ab19e8a49d4ea0d4be7194985da35863fb9fb19
|
checksum=8480ce3d8864b8974d9fe396998c6a7dae96edb68edf905bfd32ea9a11853ba5
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue