<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git, branch 19.2</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=1eb97a0c6ddbefd9e1d80af48f9ebc535f40a218'/>
<id>1eb97a0c6ddbefd9e1d80af48f9ebc535f40a218</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2015-12-25T15:49:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=e4bf75d80bea1c693362a07e7de5811117557f6d'/>
<id>e4bf75d80bea1c693362a07e7de5811117557f6d</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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=af71b11f1c3bd174d132455d05ff9cc5df2a81f5'/>
<id>af71b11f1c3bd174d132455d05ff9cc5df2a81f5</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>Merge with alternate implementation, preferring DirList approach.</title>
<updated>2015-12-25T15:30:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=26c94dcce7ffaf73d8d0b4307c1b678f59da7dd6'/>
<id>26c94dcce7ffaf73d8d0b4307c1b678f59da7dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=0bf0621db4ca53077791f039da2ecba92e6b918f'/>
<id>0bf0621db4ca53077791f039da2ecba92e6b918f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate _find_egg_info_files into two methods, one for each of the needed outputs.</title>
<updated>2015-12-25T15:23:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=81aa96f0cdc7abe42ac62020e09eb59a1972e4d2'/>
<id>81aa96f0cdc7abe42ac62020e09eb59a1972e4d2</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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d533b43dcfb195e1f69a27d40ad043daee8bf738'/>
<id>d533b43dcfb195e1f69a27d40ad043daee8bf738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2015-12-25T14:56:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T14:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=8bb2fe2faec87695d7ef97c5d5b53e2de825be1b'/>
<id>8bb2fe2faec87695d7ef97c5d5b53e2de825be1b</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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a34e9b605518aa1d7c208a065d4c4008944bc8aa'/>
<id>a34e9b605518aa1d7c208a065d4c4008944bc8aa</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='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=8c7580427bb28276408aff5e51208e65fa664f74'/>
<id>8c7580427bb28276408aff5e51208e65fa664f74</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>
</feed>
