python-serpent: drop package
This commit is contained in:
parent
0a890c807e
commit
d26fccf967
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'python-serpent'
|
|
||||||
pkgname=python-serpent
|
|
||||||
version=1.28
|
|
||||||
revision=3
|
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python"
|
|
||||||
short_desc="Serialization library based on ast.literal_eval (Python2)"
|
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://pypi.org/project/serpent/"
|
|
||||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
|
||||||
checksum=f306336ca09aa38e526f3b03cab58eb7e45af09981267233167bcf3bfd6436ab
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Reference in New Issue