<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools, 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 fix/1557</title>
<updated>2020-02-12T03:15:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-02-12T03:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ce8e3ee174ed9dee84aa08a461fb174ac1e53535'/>
<id>ce8e3ee174ed9dee84aa08a461fb174ac1e53535</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 #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>Merge pull request #1986 from vstinner/skip_wininst</title>
<updated>2020-02-05T23:50:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-02-05T23:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5d17586a56077dfa3109a5861cf0ff579095a42e'/>
<id>5d17586a56077dfa3109a5861cf0ff579095a42e</id>
<content type='text'>
Fix install_scripts() if bdist_wininst is missing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix install_scripts() if bdist_wininst is missing</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>Merge branch 'master' into feature/deps-in-metadata</title>
<updated>2020-01-20T16:41:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-20T16:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4d689db2fc5ad6a5210102b1487be90835a6a73b'/>
<id>4d689db2fc5ad6a5210102b1487be90835a6a73b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'f9e279df'</title>
<updated>2020-01-20T16:39:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-20T16:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2e00ba351f942914530224df25d9a84fe3a7da51'/>
<id>2e00ba351f942914530224df25d9a84fe3a7da51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test dependencies into the package, removing 'tests' directory which masks the error reported in #1896.</title>
<updated>2020-01-20T16:38:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-20T16:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f9e279df7d75f2bfcba92c3393c4c64e25e6dcb7'/>
<id>f9e279df7d75f2bfcba92c3393c4c64e25e6dcb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in metadata to be installed without ignoring REQUIRES_PYTHON</title>
<updated>2020-01-20T15:37:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-20T15:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d92f778b6c88c8a36c4aecac9543d9297c425096'/>
<id>d92f778b6c88c8a36c4aecac9543d9297c425096</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-19T20:05:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T20:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7cd8b4966a6e7186ff45fe1f1c09a58f8a678113'/>
<id>7cd8b4966a6e7186ff45fe1f1c09a58f8a678113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
