python-bashlex: removed, not needed
This commit is contained in:
parent
609ab05177
commit
b81107e015
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
||||||
# Template file for 'python-bashlex'
|
|
||||||
pkgname=python-bashlex
|
|
||||||
version=0.12
|
|
||||||
revision=1
|
|
||||||
noarch=yes
|
|
||||||
wrksrc=bashlex-${version}
|
|
||||||
build_style=python2-module
|
|
||||||
pycompile_module="bashlex"
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-enum34"
|
|
||||||
short_desc="Python port of the parser used internally by GNU bash"
|
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
|
||||||
license="GPL-3"
|
|
||||||
homepage="https://github.com/idank/bashlex"
|
|
||||||
distfiles="${PYPI_SITE}/b/bashlex/bashlex-${version}.tar.gz"
|
|
||||||
checksum=94bcf8759f28286d4fe2bbc408fa50e9fb7c46fa7097eac5b7cd76d75ca9936d
|
|
Loading…
Reference in a new issue