diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2022-01-03 12:46:52 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2022-01-03 12:46:52 -0500 |
| commit | 6092cdcbd659110e613e9841cdd5a0c43e61f33b (patch) | |
| tree | aba2b7d6c5f23774634232f63a6ae217b139c141 /changelog.d | |
| parent | 79209df4522eaa32848dfe2476aa14eba77b924c (diff) | |
| download | python-setuptools-git-6092cdcbd659110e613e9841cdd5a0c43e61f33b.tar.gz | |
Bump version: 60.2.0 → 60.3.0
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2989.misc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2993.change.rst | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/2989.misc.rst b/changelog.d/2989.misc.rst deleted file mode 100644 index 489a7823..00000000 --- a/changelog.d/2989.misc.rst +++ /dev/null @@ -1 +0,0 @@ -Merge with pypa/distutils@1560a1f. Includes fix for config vars missing from sysconfig. diff --git a/changelog.d/2993.change.rst b/changelog.d/2993.change.rst deleted file mode 100644 index cd528d57..00000000 --- a/changelog.d/2993.change.rst +++ /dev/null @@ -1 +0,0 @@ -In _distutils_hack, bypass the distutils exception for pip when get-pip is being invoked, because it imports setuptools. |
