<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/easy_install.py, branch feature/implicit-bootstrap</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<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-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>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>
<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='https://git.replicant.us/replicant-next/external_python_setuptools/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>drop easy_install script and associated documentation</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-14T20:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3'/>
<id>6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1824 from asottile/python310</title>
<updated>2019-10-27T22:17:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-27T22:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e3068ee28f37064d08c3f55557536454be47b0cd'/>
<id>e3068ee28f37064d08c3f55557536454be47b0cd</id>
<content type='text'>
Fixes for python3.10</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes for python3.10</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanup</title>
<updated>2019-10-07T21:19:23+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-06-26T20:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cb8769d7d1a694d37194c44b98c543b2d5d38fc5'/>
<id>cb8769d7d1a694d37194c44b98c543b2d5d38fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for python3.10</title>
<updated>2019-08-18T02:18:07+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-08-18T02:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=43add1d3f5138e38adc4940647cc6eae94fb6123'/>
<id>43add1d3f5138e38adc4940647cc6eae94fb6123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
