Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da8d291

Browse files
authored
Update versions of Python 2 stubs to prepare for eventual removal (#5970)
1 parent 2e1e91e commit da8d291

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

stubs/Routes/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "2.5"
22
python2 = true

stubs/enum34/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "1.1"
22
python2 = true

stubs/fb303/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "1.0"
22
python2 = true

stubs/futures/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "3.3"
22
python2 = true

stubs/ipaddress/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "1.0"
22
python2 = true

stubs/pathlib2/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "2.2"
1+
version = "2.3"
22
python2 = true

stubs/pymssql/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "2.1"
22
python2 = true

stubs/scribe/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "0.1"
1+
version = "2.0"
22
python2 = true
33
requires = ["types-fb303"]

0 commit comments

Comments
 (0)