Skip to content

Commit 3be8263

Browse files
author
Matthias Koeppe
committed
build/pkgs/typing_extensions: Switch to wheel package, update to 4.8.0
1 parent 53fa74a commit 3be8263

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

build/pkgs/typing_extensions/SPKG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
typing_extensions: Backported and Experimental Type Hints for Python 3.5+
1+
typing_extensions: Backported and Experimental Type Hints for Python 3.8+
22
=========================================================================
33

44
Description
55
-----------
66

7-
Backported and Experimental Type Hints for Python 3.5+
7+
Backported and Experimental Type Hints for Python 3.8+
88

99
License
1010
-------
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=typing_extensions-VERSION.tar.gz
2-
sha1=ef61789c91d5e9de37c5960c1e6f904e029fbba3
3-
md5=06e7fff4b1d51f8dc6f49b16e71de54e
4-
cksum=3833864103
5-
upstream_url=https://pypi.io/packages/source/t/typing_extensions/typing_extensions-VERSION.tar.gz
1+
tarball=typing_extensions-VERSION-py3-none-any.whl
2+
sha1=84d6a73b5a5d303c9187a861d5eedd50da42e7a3
3+
md5=9c84e613da80ced7a5e86329ec75dc6c
4+
cksum=2951292774
5+
upstream_url=https://pypi.io/packages/py3/t/typing_extensions/typing_extensions-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| flit_core $(PYTHON)
1+
| pip $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.7.1
1+
4.8.0

build/pkgs/typing_extensions/spkg-install.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)