<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools, branch 19.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Bumped to 19.2 in preparation for next release.</title>
<updated>2015-12-25T15:52:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c8deca55f387fe2be58842a610aea761d642725c'/>
<id>c8deca55f387fe2be58842a610aea761d642725c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in viraptor/setuptools (pull request #162)</title>
<updated>2015-12-25T15:48:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9b1ca1b1965a4a27e399fd94b9ddf2487b49c2a1'/>
<id>9b1ca1b1965a4a27e399fd94b9ddf2487b49c2a1</id>
<content type='text'>
Fix multiline strings with missing spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix multiline strings with missing spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap the result in a DirList to avoid tuple unpacking and unused variables</title>
<updated>2015-12-25T15:28:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f4ad85091ab6a78134de046ef5c7a57cffa273ac'/>
<id>f4ad85091ab6a78134de046ef5c7a57cffa273ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged pull request #151 - prep work for issue #450.</title>
<updated>2015-12-25T15:09:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=41eb0370e323d67715aebb1404890709c50cd018'/>
<id>41eb0370e323d67715aebb1404890709c50cd018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in nakatoio/setuptools/get_command_list (pull request #163)</title>
<updated>2015-12-25T14:50:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T14:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c0b65ef4527436efcaaa945189408f4b2b825447'/>
<id>c0b65ef4527436efcaaa945189408f4b2b825447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent exception in atexit handlers when cert store's tempfile</title>
<updated>2015-12-24T21:16:19+00:00</updated>
<author>
<name>Erik Bray</name>
<email>embray@stsci.edu</email>
</author>
<published>2015-12-24T21:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9578a0f640dac57f95a391c9f2a1ebdaba1a0846'/>
<id>9578a0f640dac57f95a391c9f2a1ebdaba1a0846</id>
<content type='text'>
is already cleaned up by py.test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is already cleaned up by py.test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing test on Windows due to path formatting bugs</title>
<updated>2015-12-24T20:45:14+00:00</updated>
<author>
<name>Erik Bray</name>
<email>embray@stsci.edu</email>
</author>
<published>2015-12-24T20:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2f2011b3d9e21861f003181ab0c3abb9701df83b'/>
<id>2f2011b3d9e21861f003181ab0c3abb9701df83b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing test on Windows due to path separator</title>
<updated>2015-12-23T19:07:40+00:00</updated>
<author>
<name>Erik Bray</name>
<email>embray@stsci.edu</email>
</author>
<published>2015-12-23T19:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3f4ef89512da6a3e89f27121446ec59773869017'/>
<id>3f4ef89512da6a3e89f27121446ec59773869017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.1.2 in preparation for next release.</title>
<updated>2015-12-17T00:29:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-17T00:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8a91baa090870aa3e70ea26c716ccde955ec1381'/>
<id>8a91baa090870aa3e70ea26c716ccde955ec1381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.1.1 in preparation for next release.</title>
<updated>2015-12-17T00:27:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-17T00:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=79d6a93283b6fab9a1aa8f63a0024eff43f88716'/>
<id>79d6a93283b6fab9a1aa8f63a0024eff43f88716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
