diff options
author | Miro Hrončok <miro@hroncok.cz> | 2018-07-27 14:36:34 +0200 |
---|---|---|
committer | Miro Hrončok <miro@hroncok.cz> | 2018-07-27 14:53:45 +0200 |
commit | 760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835 (patch) | |
tree | 0b7cff6068e96b2147ae9ef1f4dafbb77a474769 | |
parent | e2dde5bd846016ac229af7322eec363e011737a1 (diff) | |
download | external_python_setuptools-760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835.tar.gz external_python_setuptools-760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835.tar.bz2 external_python_setuptools-760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835.zip |
Remove spurious executable permissions
22 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 8505c551..8505c551 100755..100644 --- a/README.rst +++ b/README.rst diff --git a/changelog.d/1441.misc.rst b/changelog.d/1441.misc.rst new file mode 100644 index 00000000..470d4b56 --- /dev/null +++ b/changelog.d/1441.misc.rst @@ -0,0 +1 @@ +Remove spurious executable permissions from files that don't need them. diff --git a/easy_install.py b/easy_install.py index d87e9840..d87e9840 100755..100644 --- a/easy_install.py +++ b/easy_install.py diff --git a/launcher.c b/launcher.c index be69f0c6..be69f0c6 100755..100644 --- a/launcher.c +++ b/launcher.c diff --git a/pytest.ini b/pytest.ini index 1c5b6b09..1c5b6b09 100755..100644 --- a/pytest.ini +++ b/pytest.ini diff --git a/setup.cfg b/setup.cfg index 2caeca9b..2caeca9b 100755..100644 --- a/setup.cfg +++ b/setup.cfg diff --git a/setuptools/archive_util.py b/setuptools/archive_util.py index 81436044..81436044 100755..100644 --- a/setuptools/archive_util.py +++ b/setuptools/archive_util.py diff --git a/setuptools/command/alias.py b/setuptools/command/alias.py index 4532b1cc..4532b1cc 100755..100644 --- a/setuptools/command/alias.py +++ b/setuptools/command/alias.py diff --git a/setuptools/command/bdist_rpm.py b/setuptools/command/bdist_rpm.py index 70730927..70730927 100755..100644 --- a/setuptools/command/bdist_rpm.py +++ b/setuptools/command/bdist_rpm.py diff --git a/setuptools/command/bdist_wininst.py b/setuptools/command/bdist_wininst.py index 073de97b..073de97b 100755..100644 --- a/setuptools/command/bdist_wininst.py +++ b/setuptools/command/bdist_wininst.py diff --git a/setuptools/command/develop.py b/setuptools/command/develop.py index fdc9fc43..fdc9fc43 100755..100644 --- a/setuptools/command/develop.py +++ b/setuptools/command/develop.py diff --git a/setuptools/command/egg_info.py b/setuptools/command/egg_info.py index 5fd6c888..5fd6c888 100755..100644 --- a/setuptools/command/egg_info.py +++ b/setuptools/command/egg_info.py diff --git a/setuptools/command/install_egg_info.py b/setuptools/command/install_egg_info.py index edc4718b..edc4718b 100755..100644 --- a/setuptools/command/install_egg_info.py +++ b/setuptools/command/install_egg_info.py diff --git a/setuptools/command/install_scripts.py b/setuptools/command/install_scripts.py index 16234273..16234273 100755..100644 --- a/setuptools/command/install_scripts.py +++ b/setuptools/command/install_scripts.py diff --git a/setuptools/command/register.py b/setuptools/command/register.py index 98bc0156..98bc0156 100755..100644 --- a/setuptools/command/register.py +++ b/setuptools/command/register.py diff --git a/setuptools/command/rotate.py b/setuptools/command/rotate.py index b89353f5..b89353f5 100755..100644 --- a/setuptools/command/rotate.py +++ b/setuptools/command/rotate.py diff --git a/setuptools/command/saveopts.py b/setuptools/command/saveopts.py index 611cec55..611cec55 100755..100644 --- a/setuptools/command/saveopts.py +++ b/setuptools/command/saveopts.py diff --git a/setuptools/command/sdist.py b/setuptools/command/sdist.py index bcfae4d8..bcfae4d8 100755..100644 --- a/setuptools/command/sdist.py +++ b/setuptools/command/sdist.py diff --git a/setuptools/command/setopt.py b/setuptools/command/setopt.py index 7e57cc02..7e57cc02 100755..100644 --- a/setuptools/command/setopt.py +++ b/setuptools/command/setopt.py diff --git a/setuptools/namespaces.py b/setuptools/namespaces.py index dc16106d..dc16106d 100755..100644 --- a/setuptools/namespaces.py +++ b/setuptools/namespaces.py diff --git a/setuptools/package_index.py b/setuptools/package_index.py index cda54b71..cda54b71 100755..100644 --- a/setuptools/package_index.py +++ b/setuptools/package_index.py diff --git a/setuptools/sandbox.py b/setuptools/sandbox.py index 685f3f72..685f3f72 100755..100644 --- a/setuptools/sandbox.py +++ b/setuptools/sandbox.py |