mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-parsing: update to 3.2.3.
This commit is contained in:
parent
29560aea8e
commit
ac6a9ae4bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-parsing'
|
||||
pkgname=python3-parsing
|
||||
version=3.2.1
|
||||
version=3.2.3
|
||||
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=61980854fd66de3a90028d679a954d5f2623e83144b5afe5ee86f43d762e5f0a
|
||||
checksum=b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue