<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/install.py, branch v67.3.2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Make install consider dist.run_command is overwritten in v61.0.0</title>
<updated>2022-03-25T22:48:21+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-25T22:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=93a24585683944a9369d8fd37a824c0bca345af4'/>
<id>93a24585683944a9369d8fd37a824c0bca345af4</id>
<content type='text'>
Starting in v61, setuptools.dist overwrites distutils.dist.run_command
to add auto-discovery functionality on top of the original
implementation.

This change modifies the existing code in setuptools.command.install to
consider that previous change when trying to decide if the install
command was called directly from `setup.py` or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting in v61, setuptools.dist overwrites distutils.dist.run_command
to add auto-discovery functionality on top of the original
implementation.

This change modifies the existing code in setuptools.command.install to
consider that previous change when trying to decide if the install
command was called directly from `setup.py` or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate setup.py install and easy_install. Ref #917.</title>
<updated>2021-10-22T19:27:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-10-22T19:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fc5c3083908170e1cbfd1dec91f87a3e2707e3fa'/>
<id>fc5c3083908170e1cbfd1dec91f87a3e2707e3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate easy_install command</title>
<updated>2019-11-15T19:06:07+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-14T21:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b8101f06532b1deab448e6e23d0a61eb125c62df'/>
<id>b8101f06532b1deab448e6e23d0a61eb125c62df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update most bitbucket references to point to Github now. Fixes #422.</title>
<updated>2016-03-29T16:17:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-29T16:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3b90be7bb6323eb44d0f28864509c1d47aa098de'/>
<id>3b90be7bb6323eb44d0f28864509c1d47aa098de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed PEP 8 compliancy of the setuptools.command package</title>
<updated>2014-06-18T17:31:05+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-06-18T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8e3f9d3253d1d0fb820dad4249d5110d017595c1'/>
<id>8e3f9d3253d1d0fb820dad4249d5110d017595c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore install._install with a comment to capture its requirement on earlier NumPy versions. Fixes #199.</title>
<updated>2014-05-04T13:31:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-04T13:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a2bc4f69c7f6c2cec29123669ca6ae517277b67a'/>
<id>a2bc4f69c7f6c2cec29123669ca6ae517277b67a</id>
<content type='text'>
--HG--
extra : amend_source : a76d060c98e0048506e5aadddd675151db9d273c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : a76d060c98e0048506e5aadddd675151db9d273c
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct indentation and clarify meaning by using namespacing</title>
<updated>2014-04-30T21:38:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-30T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=573c2c86d4d4f506a87a1fc16060f32c1386ad38'/>
<id>573c2c86d4d4f506a87a1fc16060f32c1386ad38</id>
<content type='text'>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow install to proceed with an egg install on IronPython and any other environment that has no stack support. Fixes #177.</title>
<updated>2014-03-30T12:28:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=292f0a6f46fd43144ccbe43512bc3eb4ff01dd9d'/>
<id>292f0a6f46fd43144ccbe43512bc3eb4ff01dd9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable name is superfluous now</title>
<updated>2014-03-30T12:04:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=359dcd429be8857202ebcfa5b85686b032414759'/>
<id>359dcd429be8857202ebcfa5b85686b032414759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify comment not to repeat the obvious implication of the 'if' test.</title>
<updated>2014-03-30T12:04:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=421bad961106fd8353980708487b4fdfff802731'/>
<id>421bad961106fd8353980708487b4fdfff802731</id>
<content type='text'>
--HG--
extra : amend_source : c92063405d99e7fdb7fe0a6312fa8438c3727c2f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : c92063405d99e7fdb7fe0a6312fa8438c3727c2f
</pre>
</div>
</content>
</entry>
</feed>
