mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 10:40: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:
@@ -4,16 +4,16 @@ It allows accurate and cross platform timezone calculations. \
|
||||
It also solves the issue of ambiguous times at the end of daylight saving time."
|
||||
HOMEPAGE="https://pythonhosted.org/pytz/
|
||||
https://pypi.org/project/pytz/"
|
||||
COPYRIGHT="2013-2018 Stuart Bishop"
|
||||
COPYRIGHT="2013-2021 Stuart Bishop"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.io/packages/source/${portName:0:1}/$portName/$portName-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="180befebb1927b16f6b57101720075a984c019ac16b1b7575673bea42c6c3da5"
|
||||
CHECKSUM_SHA256="acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="
|
||||
pytz = $portVersion
|
||||
$portName = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
Reference in New Issue
Block a user