<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setup.cfg, branch 19.3b1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Move pytest config to pytest.ini (as it conflicts with the pytest-runner pytest command).</title>
<updated>2015-02-25T13:54:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-02-25T13:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=eaeaf36088bccfcb35e798dcfa4ad187ef05f2f5'/>
<id>eaeaf36088bccfcb35e798dcfa4ad187ef05f2f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge inclusion of api_tests.txt.</title>
<updated>2014-12-25T15:29:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-25T15:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=76097f794beeb7a2bf7f18b27a6a3d13e5da1eaa'/>
<id>76097f794beeb7a2bf7f18b27a6a3d13e5da1eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include api_tests.txt in pytest invocation. Ref #312. Ref #311.</title>
<updated>2014-12-25T15:27:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-25T15:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bcb22ab7ceda678893d8b1b6f1cce52cada7aad2'/>
<id>bcb22ab7ceda678893d8b1b6f1cce52cada7aad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move doctest directive and ignores to setup.cfg</title>
<updated>2014-09-27T18:56:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-27T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2b5d7f1333ff860bc9210ab3ad9ab2791db12bc2'/>
<id>2b5d7f1333ff860bc9210ab3ad9ab2791db12bc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass dist/build/egg dirs when running tests</title>
<updated>2014-06-16T11:56:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-16T11:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=68dd639c91b8ff263f53bd303a766f30399820d7'/>
<id>68dd639c91b8ff263f53bd303a766f30399820d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass shlib_test when running tests under pytest</title>
<updated>2014-03-23T22:46:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-23T22:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d83a2165548afbeaafc6b9d39a1dd1f6800290bc'/>
<id>d83a2165548afbeaafc6b9d39a1dd1f6800290bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass the 'manual test' when running with pytest</title>
<updated>2014-03-23T22:43:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-23T22:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=54f9f754be22953ca91714f15d5b2eea29a4036c'/>
<id>54f9f754be22953ca91714f15d5b2eea29a4036c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #7: Generate both tar archive and zip archive.</title>
<updated>2014-02-11T15:17:54+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2014-02-11T15:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=191f5a01dc9bdace571fa8474f4bd50743b65994'/>
<id>191f5a01dc9bdace571fa8474f4bd50743b65994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use zip files rather than tar files for source distributions of setuptools itself. Fixes #7 for users of Python 2.7.4 and later.</title>
<updated>2014-02-09T21:09:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T21:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4c7aaccacb0a756f45862826025bfdd579195d1e'/>
<id>4c7aaccacb0a756f45862826025bfdd579195d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hint to wheel that the code is universal</title>
<updated>2013-08-05T05:08:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-05T05:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2311414e0a72615785c4dcc9a1a2590b44430ab5'/>
<id>2311414e0a72615785c4dcc9a1a2590b44430ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
