devel/py-typing-extensions: Update to 4.5.0
Changes: https://github.com/python/typing_extensions/blob/main/CHANGELOG.md
This commit is contained in:
parent
29e47fe631
commit
c04c1950e2
2 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= typing-extensions
|
||||
PORTVERSION= 4.4.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1665330642
|
||||
SHA256 (typing_extensions-4.4.0.tar.gz) = 1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa
|
||||
SIZE (typing_extensions-4.4.0.tar.gz) = 49708
|
||||
TIMESTAMP = 1679498754
|
||||
SHA256 (typing_extensions-4.5.0.tar.gz) = 5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb
|
||||
SIZE (typing_extensions-4.5.0.tar.gz) = 52399
|
||||
|
|
Loading…
Reference in a new issue