<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/dist.py, branch v28.5.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>In test command, add installed eggs to PYTHONPATH when invoking tests so that subprocesses will also have the dependencies available. Fixes #794.</title>
<updated>2016-09-17T21:05:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-17T21:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5e4eea7d600f44321e76689890f9f885669f34c9'/>
<id>5e4eea7d600f44321e76689890f9f885669f34c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Deprecation warning for _get_unpatched.</title>
<updated>2016-09-09T14:27:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T14:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=20a2f628283a0af476020cc394e4dca1dcdeaadd'/>
<id>20a2f628283a0af476020cc394e4dca1dcdeaadd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2016-09-09T14:13:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T14:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c5645385252c45575569a01622405115d49cd1b9'/>
<id>c5645385252c45575569a01622405115d49cd1b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move (much of?) the rest of the monkey patching into the monkey module</title>
<updated>2016-09-04T23:50:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-04T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cd22ba427f9b201d6bc48586ddf4595312b9e19e'/>
<id>cd22ba427f9b201d6bc48586ddf4595312b9e19e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove private prefix from monkey as monkey module explicitly declares that all functions are private.</title>
<updated>2016-09-04T23:30:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-04T23:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=443cabec148460b3a688923df1a63f689d1164c7'/>
<id>443cabec148460b3a688923df1a63f689d1164c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a new monkey module to encapsulate the monkeypatching.</title>
<updated>2016-09-04T23:09:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-04T23:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d6efc9424328b42a3c7aeae758bab35bc7df5014'/>
<id>d6efc9424328b42a3c7aeae758bab35bc7df5014</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 #663 from stepshal/unaligned</title>
<updated>2016-07-21T23:51:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-21T23:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0cd550a81c1e18d6bed0830a16dd9f1a37058aaf'/>
<id>0cd550a81c1e18d6bed0830a16dd9f1a37058aaf</id>
<content type='text'>
Fix continuation line unaligned for hanging indent.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix continuation line unaligned for hanging indent.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix continuation line unaligned for hanging indent.</title>
<updated>2016-07-21T17:26:14+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-21T03:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7f118aaae6a49171a91248cc413dc78eb497a054'/>
<id>7f118aaae6a49171a91248cc413dc78eb497a054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2016-07-21T11:26:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-21T11:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6a628a665c968ea0b5d08cd4f769436e0aba15f2'/>
<id>6a628a665c968ea0b5d08cd4f769436e0aba15f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also update the Metadata-Version when adding Requires-Python</title>
<updated>2016-07-21T09:28:38+00:00</updated>
<author>
<name>Xavier Fernandez</name>
<email>xavier.fernandez@polyconseil.fr</email>
</author>
<published>2016-07-17T12:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d079163e74166860fedbfe0abcfcb820507368fd'/>
<id>d079163e74166860fedbfe0abcfcb820507368fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
