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:
Sebastian Rittau
2021-10-12 12:30:45 +02:00
committed by GitHub
co-authored by Akuli
parent 9f86972350
commit bb24e77404
15 changed files with 26 additions and 31 deletions
+1 -2
View File
@@ -1,3 +1,2 @@
version = "0.1"
python2 = true
version = "1.2.*"
requires = ["types-python-dateutil"]
+1 -1
View File
@@ -1 +1 @@
version = "0.1"
version = "0.5.*"
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.1"
version = "0.7.*"
requires = []
+1 -1
View File
@@ -1 +1 @@
version = "0.1"
version = "2.4"
+1 -1
View File
@@ -1 +1 @@
version = "0.1"
version = "0.6"
+1 -2
View File
@@ -1,2 +1 @@
version = "0.1"
python2 = true
version = "5.1.*"
+1 -1
View File
@@ -1 +1 @@
version = "0.1"
version = "2.0.*"
+1 -1
View File
@@ -1 +1 @@
version = "0.1"
version = "1.1"
+1 -2
View File
@@ -1,2 +1 @@
version = "0.1"
python2 = true
version = "7.44.*"
+1 -2
View File
@@ -1,3 +1,2 @@
version = "0.1"
python2 = true
version = "3.0"
requires = ["types-pytz"]
+1 -2
View File
@@ -1,2 +1 @@
version = "0.1"
python2 = true
version = "4.2.*"
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.1"
version = "2.0.*"
requires = []