python module updates (#6583)

chardet: update to 4.0.0

imagesize_py: update to 1.3.0

packaging: update to 21.3

pygments: update to 2.11.2

pyparsing: update to 3.0.7

pytz: update to 2021.3

requests: update to 2.27.1

zipp: update to 3.7.0

docutils: update to 0.18.1
This commit is contained in:
augiedoggie
2022-02-01 01:23:43 -07:00
committed by GitHub
parent 87ed49b7c4
commit 9ed4286945
9 changed files with 26 additions and 26 deletions

View File

@@ -12,11 +12,11 @@ ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainf*ck!"
HOMEPAGE="https://pygments.org/"
COPYRIGHT="2006-2019 by the Pygments team"
COPYRIGHT="2006-2022 by the Pygments team"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://pypi.org/packages/source/P/Pygments/Pygments-$portVersion.tar.gz"
CHECKSUM_SHA256="df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337"
CHECKSUM_SHA256="4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a"
SOURCE_DIR="Pygments-$portVersion"
ARCHITECTURES="any"