mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-serpent: update to 1.41.
This commit is contained in:
parent
e4a85e8728
commit
80f3ed6639
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-serpent'
|
# Template file for 'python3-serpent'
|
||||||
pkgname=python3-serpent
|
pkgname=python3-serpent
|
||||||
version=1.40
|
version=1.41
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,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=10b34e7f8e3207ee6fb70dcdc9bce473851ee3daf0b47c58aec1b48032ac11ce
|
checksum=0407035fe3c6644387d48cff1467d5aa9feff814d07372b78677ed0ee3ed7095
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue