<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools, branch feature/deprecate-2to3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Use the SetuptoolsDeprecationWarning to make the warning more visible outside test runners.</title>
<updated>2020-05-10T18:23:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-10T18:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a354d7bc1b7737fc1b4a9d238a247364035ab3d8'/>
<id>a354d7bc1b7737fc1b4a9d238a247364035ab3d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In the deprecation warning, acknowledge that it's only for projects that still require Python 2 support.</title>
<updated>2020-05-10T18:03:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-10T18:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0fffb84a1bc7925fbf862365787ab20e9ab89a0c'/>
<id>0fffb84a1bc7925fbf862365787ab20e9ab89a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit deprecation warning when 2to3 is used. Ref #2086.</title>
<updated>2020-05-10T17:19:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-10T17:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2d607a9e59aa854b387f22d79301acb8739b133a'/>
<id>2d607a9e59aa854b387f22d79301acb8739b133a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove shebang. Fixes #2076.</title>
<updated>2020-05-03T11:40:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-03T11:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=40f81af021b899b76b96eef52bf020c2348e1aea'/>
<id>40f81af021b899b76b96eef52bf020c2348e1aea</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' of https://github.com/pypa/setuptools</title>
<updated>2020-05-03T10:33:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-03T10:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e59dd5c8b8d77acb4239a6dcee370cd7e399be6d'/>
<id>e59dd5c8b8d77acb4239a6dcee370cd7e399be6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate bdist_wininst</title>
<updated>2020-04-21T18:09:14+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-02-16T14:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9bfc5fa5fd0da9254c2e95edb42da3fb65893f75'/>
<id>9bfc5fa5fd0da9254c2e95edb42da3fb65893f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change: Mac OS X -&gt; macOS</title>
<updated>2020-04-11T18:13:36+00:00</updated>
<author>
<name>Reece Dunham</name>
<email>me@rdil.rocks</email>
</author>
<published>2020-04-11T18:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bafe5abd8c715fa18a06bfd62e685802a2a74ce8'/>
<id>bafe5abd8c715fa18a06bfd62e685802a2a74ce8</id>
<content type='text'>
Signed-off-by: Reece Dunham &lt;me@rdil.rocks&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Reece Dunham &lt;me@rdil.rocks&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark test_executable_data as xfail on Windows.</title>
<updated>2020-03-25T18:11:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-25T18:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ef3a38644ccc9f65ea20493e25de0955695b9dff'/>
<id>ef3a38644ccc9f65ea20493e25de0955695b9dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When copying package data, make sure it's writable, but otherwise preserve the mode. Fixes #2041.</title>
<updated>2020-03-25T17:48:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-25T17:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=70e95ee66a17e1655f70c9dbda107cea958f583f'/>
<id>70e95ee66a17e1655f70c9dbda107cea958f583f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test asserting that an executable script retains its executable bit. Ref #2041.</title>
<updated>2020-03-25T17:48:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-25T17:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a3620a45b3df9be32316bd8807ca5a83c1380c9a'/>
<id>a3620a45b3df9be32316bd8807ca5a83c1380c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
