mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-parsing: update to 3.2.0.
This commit is contained in:
parent
324458985a
commit
669d1ea341
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-parsing'
|
||||
pkgname=python3-parsing
|
||||
version=3.1.4
|
||||
version=3.2.0
|
||||
revision=1
|
||||
# This package is used by the python3-pep517 build style; using that style here
|
||||
# would create a build cycle
|
||||
|
@ -20,7 +20,7 @@ license="MIT"
|
|||
homepage="https://github.com/pyparsing/pyparsing"
|
||||
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
||||
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||
checksum=f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032
|
||||
checksum=cbf74e27246d595d9a74b186b810f6fbb86726dbf3b9532efb343f6d7294fe9c
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue