python3-parse: update to 1.20.0.
This commit is contained in:
parent
6c7d869567
commit
6831814e66
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-parse'
|
||||
pkgname=python3-parse
|
||||
version=1.19.1
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/r1chardj0n3s/parse"
|
||||
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
||||
checksum=cc3a47236ff05da377617ddefa867b7ba983819c664e1afe46249e5b469be464
|
||||
checksum=bd28bae37714b45d5894d77160a16e2be36b64a3b618c81168b3684676aa498b
|
||||
|
||||
post_install() {
|
||||
sed -n '/Copyright/,/SOFTWARE\./p' parse.py >LICENSE
|
||||
|
|
Loading…
Reference in New Issue