mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +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:
@@ -2,11 +2,11 @@ SUMMARY="Getting image size from png/jpeg/jpeg2000/gif file"
|
||||
DESCRIPTION="This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG \
|
||||
image headers and returns image size."
|
||||
HOMEPAGE="https://github.com/shibukawa/imagesize_py"
|
||||
COPYRIGHT="2016-2018 Yoshiki Shibukawa"
|
||||
COPYRIGHT="2016-2021 Yoshiki Shibukawa"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/shibukawa/imagesize_py/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a10b0cade3e33a8e770677897ce14f5226dc321db864c1887bab8f3ed4a1c251"
|
||||
CHECKSUM_SHA256="58f441d6201e6090204aa1198d9b71d7c1317b5243d8be983700a1d71bd48682"
|
||||
SOURCE_DIR="imagesize_py-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user