python-parse: update to 1.8.0
This commit is contained in:
parent
928ea1c663
commit
5194708d38
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-parse'
|
||||
pkgname=python-parse
|
||||
version=1.6.6
|
||||
revision=3
|
||||
version=1.8.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="parse-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/r1chardj0n3s/parse"
|
||||
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
||||
checksum=71435aaac494e08cec76de646de2aab8392c114e56fe3f81c565ecc7eb886178
|
||||
checksum=8b4f28bbe7c0f24981669ea92b2ba704ee63b5346027e82be30118bb5788ff10
|
||||
|
||||
python3-parse_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue