diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-13 11:56:56 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-13 11:56:56 -0400 |
| commit | fc0249f24ad39746ae955a2eae0d87ba201454df (patch) | |
| tree | cc1509d08e379e3376ee39c677c03f5520cf9f41 /changelog.d | |
| parent | fb09f9c44e0f6a93798d52080cb00741e6c766f6 (diff) | |
| download | external_python_setuptools-fc0249f24ad39746ae955a2eae0d87ba201454df.tar.gz external_python_setuptools-fc0249f24ad39746ae955a2eae0d87ba201454df.tar.bz2 external_python_setuptools-fc0249f24ad39746ae955a2eae0d87ba201454df.zip | |
Bump version: 46.2.0 → 46.3.0v46.3.0
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2041.misc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2089.change.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2105.misc.rst | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/2041.misc.rst b/changelog.d/2041.misc.rst deleted file mode 100644 index 8db757d8..00000000 --- a/changelog.d/2041.misc.rst +++ /dev/null @@ -1 +0,0 @@ -Preserve file modes during pkg files copying, but clear read only flag for target afterwards. diff --git a/changelog.d/2089.change.rst b/changelog.d/2089.change.rst deleted file mode 100644 index 0977cfca..00000000 --- a/changelog.d/2089.change.rst +++ /dev/null @@ -1 +0,0 @@ -Package index functionality no longer attempts to remove an md5 fragment from the index URL. This functionality, added for distribute #163 is no longer relevant. diff --git a/changelog.d/2105.misc.rst b/changelog.d/2105.misc.rst deleted file mode 100644 index 75eaf2cb..00000000 --- a/changelog.d/2105.misc.rst +++ /dev/null @@ -1 +0,0 @@ -Filter ``2to3`` deprecation warnings from ``TestDevelop.test_2to3_user_mode``. |
