python3-parse: update to 1.20.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-parse'
|
||||
pkgname=python3-parse
|
||||
version=1.20.1
|
||||
version=1.20.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
@@ -11,7 +11,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=09002ca350ad42e76629995f71f7b518670bcf93548bdde3684fd55d2be51975
|
||||
checksum=b41d604d16503c79d81af5165155c0b20f6c8d6c559efa66b4b695c3e5a0a0ce
|
||||
|
||||
post_install() {
|
||||
sed -n '/Copyright/,/SOFTWARE\./p' parse.py >LICENSE
|
||||
|
||||
Reference in New Issue
Block a user