diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-04 23:01:57 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-04 23:01:57 -0400 |
| commit | 4b64119ab29b1418dc4975ea4212ab38f112c2ab (patch) | |
| tree | e18a4bca9e5853d5fad13a0d7def424fe68f3799 /changelog.d | |
| parent | 20337b4821a64c97ce37f866d15d93c24f0deebb (diff) | |
| download | python-setuptools-git-4b64119ab29b1418dc4975ea4212ab38f112c2ab.tar.gz | |
Bump version: 57.0.0 → 57.1.0v57.1.0
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2604.doc.rst | 6 | ||||
| -rw-r--r-- | changelog.d/2692.change.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2714.change.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2715.change.rst | 1 |
4 files changed, 0 insertions, 9 deletions
diff --git a/changelog.d/2604.doc.rst b/changelog.d/2604.doc.rst deleted file mode 100644 index 0371d4df..00000000 --- a/changelog.d/2604.doc.rst +++ /dev/null @@ -1,6 +0,0 @@ -Revamped the backward/cross tool compatibility section to remove -some confusion. -Add some examples and the version since when ``entry_points`` are -supported in declarative configuration. -Tried to make the reading flow a bit leaner, gather some informations -that were a bit dispersed. diff --git a/changelog.d/2692.change.rst b/changelog.d/2692.change.rst deleted file mode 100644 index 2a778d88..00000000 --- a/changelog.d/2692.change.rst +++ /dev/null @@ -1 +0,0 @@ -Globs are now sorted in 'license_files' restoring reproducibility by eliminating variance from disk order. diff --git a/changelog.d/2714.change.rst b/changelog.d/2714.change.rst deleted file mode 100644 index 788da7cc..00000000 --- a/changelog.d/2714.change.rst +++ /dev/null @@ -1 +0,0 @@ -Update to distutils at pypa/distutils@e2627b7. diff --git a/changelog.d/2715.change.rst b/changelog.d/2715.change.rst deleted file mode 100644 index 52a5ef79..00000000 --- a/changelog.d/2715.change.rst +++ /dev/null @@ -1 +0,0 @@ -Removed reliance on deprecated ssl.match_hostname by removing the ssl support. Now any index operations rely on the native SSL implementation. |
