<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch v45.2.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge pull request #1941 from joreiff/pr-easyinstall</title>
<updated>2020-02-06T02:30:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-02-06T02:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=757deb1a78a8930145da7cf8b9dc7aa48da09a6b'/>
<id>757deb1a78a8930145da7cf8b9dc7aa48da09a6b</id>
<content type='text'>
Make easy_install command less strict (fixes #1405)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make easy_install command less strict (fixes #1405)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix install_scripts() if bdist_wininst is missing</title>
<updated>2020-02-03T14:06:22+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-02-03T14:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=60da370778026872e44d44c3a0429bfc2b242504'/>
<id>60da370778026872e44d44c3a0429bfc2b242504</id>
<content type='text'>
Closes #1985
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1985
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pr-easyinstall</title>
<updated>2020-01-25T13:17:40+00:00</updated>
<author>
<name>Johannes Reiff</name>
<email>mail@jreiff.de</email>
</author>
<published>2020-01-25T13:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6ee1a1ce60c6d039c63def3c2aeba7e0f39e7507'/>
<id>6ee1a1ce60c6d039c63def3c2aeba7e0f39e7507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2020-01-19T18:25:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T18:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5ce9e5f343ca14f9875106f37f16ad498b294183'/>
<id>5ce9e5f343ca14f9875106f37f16ad498b294183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2020-01-19T17:46:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T17:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b'/>
<id>3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Python 4: replace unsafe six.PY3 with PY2</title>
<updated>2020-01-08T17:10:11+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-08T17:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=796abd8dbec884cedf326cb5f85512a5d5648c4e'/>
<id>796abd8dbec884cedf326cb5f85512a5d5648c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/include-pyproject.toml</title>
<updated>2019-12-29T17:47:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-29T17:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a5b66a8581b758aff763765857359ef540631202'/>
<id>a5b66a8581b758aff763765857359ef540631202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract methods to separate _safe_data_files behavior and _add_data_files.</title>
<updated>2019-12-22T03:23:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-22T03:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3910bbb8d57a8f811ce863e9e1d09ae631cfe353'/>
<id>3910bbb8d57a8f811ce863e9e1d09ae631cfe353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make easy_install command less strict (fixes #1405)</title>
<updated>2019-12-19T13:06:22+00:00</updated>
<author>
<name>Johannes Reiff</name>
<email>mail@jreiff.de</email>
</author>
<published>2019-12-19T13:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=72993bc1839f6f2ee3e04539a85410d837d3bf98'/>
<id>72993bc1839f6f2ee3e04539a85410d837d3bf98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "drop easy_install script and associated documentation"</title>
<updated>2019-11-16T22:30:10+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-16T22:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a1e956b20f11f2d02f5a9855bda37660080184c9'/>
<id>a1e956b20f11f2d02f5a9855bda37660080184c9</id>
<content type='text'>
This reverts commit 6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3.
</pre>
</div>
</content>
</entry>
</feed>
