mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-parse: update to 1.20.2.
This commit is contained in:
parent
fb831678cb
commit
86d8167af5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue