various python packages: rev-bump to trigger rebuild. (#9349)

Like #9341, but needed for the 32 bits buildmaster.
This commit is contained in:
OscarL
2023-09-03 13:11:33 -03:00
committed by GitHub
parent 428d196886
commit 4dafc69af3
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Python code."
HOMEPAGE="https://pypi.python.org/pypi/pyparsing"
COPYRIGHT="2003-2022 Paul T. McGuire"
LICENSE="MIT"
REVISION="5"
REVISION="6"
SOURCE_URI="https://github.com/pyparsing/pyparsing/archive/pyparsing_$portVersion.tar.gz"
CHECKSUM_SHA256="9303df2c7998485cc71a246c6cc0489c48ad571adc9d250c2d1314c47768ba59"
SOURCE_DIR="pyparsing-pyparsing_$portVersion"