python-parse: update to 1.6.6.
This commit is contained in:
parent
da91e23bca
commit
3357408857
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-parse'
|
# Template file for 'python-parse'
|
||||||
pkgname=python-parse
|
pkgname=python-parse
|
||||||
version=1.6.5
|
version=1.6.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="parse-${version}"
|
wrksrc="parse-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r1chardj0n3s/parse"
|
homepage="https://github.com/r1chardj0n3s/parse"
|
||||||
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
||||||
checksum=c9545154ba6b0ede5b52c2877443a463dfc02f14fe43525d15255311939c3a72
|
checksum=71435aaac494e08cec76de646de2aab8392c114e56fe3f81c565ecc7eb886178
|
||||||
|
|
||||||
python3.4-parse_package() {
|
python3.4-parse_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue