<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch 2.0.2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merged in williambr/setuptools/postproc (pull request #31)</title>
<updated>2013-12-29T15:31:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-29T15:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a6e117077df2d6bac6032063c2fdf3d891f2dbd0'/>
<id>a6e117077df2d6bac6032063c2fdf3d891f2dbd0</id>
<content type='text'>
Fix postproc reference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix postproc reference
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix postproc reference</title>
<updated>2013-12-25T10:34:02+00:00</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-12-25T10:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=caa91ca543b5f68074da8d8fd79e842bb9634cae'/>
<id>caa91ca543b5f68074da8d8fd79e842bb9634cae</id>
<content type='text'>
--HG--
branch : postproc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : postproc
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: use #!/usr/bin/env python for the shebang instead of non-working on POSIX systems plain #!python</title>
<updated>2013-12-17T14:27:37+00:00</updated>
<author>
<name>Yaroslav Halchenko</name>
<email>debian@onerussian.com</email>
</author>
<published>2013-12-17T14:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a606f1f9b98810666dea3682e7def0d322988b3b'/>
<id>a606f1f9b98810666dea3682e7def0d322988b3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-12-16T03:38:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-16T03:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9eb9ea1b62b34d83504d0331783a2947985cf0e4'/>
<id>9eb9ea1b62b34d83504d0331783a2947985cf0e4</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 2.0.2 in preparation for next release.</title>
<updated>2013-12-16T03:37:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-16T03:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=074f677e7212f97c4b3774b9c0d26c68ac4a92fd'/>
<id>074f677e7212f97c4b3774b9c0d26c68ac4a92fd</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 2.0.1 in preparation for next release.</title>
<updated>2013-12-16T03:26:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-16T03:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5b632217631edcc9c9ea1d401d4537869f7a5c2f'/>
<id>5b632217631edcc9c9ea1d401d4537869f7a5c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct regression in upload_docs in syntax adjustment. Fixes #124.</title>
<updated>2013-12-16T03:10:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-16T03:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=37d5f8a96d4708b336fc8c6655ef4b0789afd6ea'/>
<id>37d5f8a96d4708b336fc8c6655ef4b0789afd6ea</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 philip_thiem/setuptools (pull request #27)</title>
<updated>2013-12-15T16:18:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-15T16:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=da064e604ed17f920c56813f056f2015c72e4f07'/>
<id>da064e604ed17f920c56813f056f2015c72e4f07</id>
<content type='text'>
Fixed tests for skipping when svn not present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed tests for skipping when svn not present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 2.1 in preparation for next release.</title>
<updated>2013-12-07T18:29:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-07T18:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1b36a4f1bd2b098eb1b83f795ec0aa6fe6652e44'/>
<id>1b36a4f1bd2b098eb1b83f795ec0aa6fe6652e44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exempt lib2to3 pickled grammars from the DirectorySandboxing. Fixes #121.</title>
<updated>2013-12-07T17:36:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-07T17:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d30d526eb40a4855a3589d895aac75900aedfc44'/>
<id>d30d526eb40a4855a3589d895aac75900aedfc44</id>
<content type='text'>
--HG--
extra : histedit_source : 6cd9a3c6003d3f6de2f8e676b61589db4dffafb0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : histedit_source : 6cd9a3c6003d3f6de2f8e676b61589db4dffafb0
</pre>
</div>
</content>
</entry>
</feed>
