mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Update remaining versions for third-party stubs (#6094)
Also remove the python2 markers of packages that don't list Python 2 as supported in the latest version. Don't special case version '0.1' Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
version = "1.2.*"
|
||||
requires = ["types-python-dateutil"]
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.1"
|
||||
version = "0.5.*"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version = "0.1"
|
||||
version = "0.7.*"
|
||||
requires = []
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.1"
|
||||
version = "2.4"
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.1"
|
||||
version = "0.6"
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
version = "5.1.*"
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.1"
|
||||
version = "2.0.*"
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "0.1"
|
||||
version = "1.1"
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
version = "7.44.*"
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
version = "3.0"
|
||||
requires = ["types-pytz"]
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
version = "4.2.*"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version = "0.1"
|
||||
version = "2.0.*"
|
||||
requires = []
|
||||
|
||||
Reference in New Issue
Block a user