mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
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:
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Universal Character Encoding Detector"
|
||||
DESCRIPTION="Python module for character encoding auto-detection."
|
||||
HOMEPAGE="https://github.com/chardet/chardet"
|
||||
COPYRIGHT="2011-2017 Mark Pilgrim, Dan Blanchard"
|
||||
COPYRIGHT="2011-2022 Mark Pilgrim, Dan Blanchard"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://pypi.io/packages/source/c/chardet/chardet-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.io/packages/source/${portName:0:1}/$portName/${portName}-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
Reference in New Issue
Block a user