Skip to content

Commit fd0ea6b

Browse files
committed
Upgrade distlib to 0.3.5
1 parent 0d3f03c commit fd0ea6b

24 files changed

+173
-4433
lines changed

news/distlib.vendor.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Upgrade distlib to 0.3.5

src/pip/_vendor/distlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
import logging
88

9-
__version__ = '0.3.3'
9+
__version__ = '0.3.5'
1010

1111
class DistlibException(Exception):
1212
pass

src/pip/_vendor/distlib/_backport/__init__.py

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

src/pip/_vendor/distlib/_backport/misc.py

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

0 commit comments

Comments
 (0)