<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch 0.8b2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merge with 0.7.4</title>
<updated>2013-06-19T13:56:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-19T13:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=48b0d2bfbd4aee6cc34ae6656d7c7033298f5ac0'/>
<id>48b0d2bfbd4aee6cc34ae6656d7c7033298f5ac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). egg_info.get_svn_revision is now a staticmethod.</title>
<updated>2013-06-19T13:38:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-19T13:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5a3dbe5d5b8cb07a292b8fee2cd83fbc1bcbd16f'/>
<id>5a3dbe5d5b8cb07a292b8fee2cd83fbc1bcbd16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Python 3 native support from distribute</title>
<updated>2013-06-18T20:01:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b0abfb1c076baced9bf182a357dd47e9482bf065'/>
<id>b0abfb1c076baced9bf182a357dd47e9482bf065</id>
<content type='text'>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode from compat module</title>
<updated>2013-06-17T15:38:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-17T15:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4d2396983ae8db3429a4e1a96f6112ef0c659422'/>
<id>4d2396983ae8db3429a4e1a96f6112ef0c659422</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : c4dd03dba58146eed2f620cd6d6b7ab52ee9d109
extra : histedit_source : 02c194ea1c97e8aea64fd23d77efc1bade185c0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : c4dd03dba58146eed2f620cd6d6b7ab52ee9d109
extra : histedit_source : 02c194ea1c97e8aea64fd23d77efc1bade185c0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-save test modules with UTF-8 encoding</title>
<updated>2013-06-17T15:20:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-17T15:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f52d063aa81f64bbb71562510a87d3aedbad2ed9'/>
<id>f52d063aa81f64bbb71562510a87d3aedbad2ed9</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6728580b2f2f10026fe0f196db7ea5510acac704
extra : histedit_source : f4fbf02bbe3e4e39caf1aa2f5a354c99d9249e65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6728580b2f2f10026fe0f196db7ea5510acac704
extra : histedit_source : f4fbf02bbe3e4e39caf1aa2f5a354c99d9249e65
</pre>
</div>
</content>
</entry>
<entry>
<title>Update exceptions for Python 3 compatibility</title>
<updated>2013-06-17T13:23:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-17T13:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b827baba9c89188f92579fe943da4f0dadde9fda'/>
<id>b827baba9c89188f92579fe943da4f0dadde9fda</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 354795c0a0b8a864583f2549ce869e719be265d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 354795c0a0b8a864583f2549ce869e719be265d2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2013-06-18T19:18:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T19:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=67f9020e66d82dbf0b0ada5772a960ecc054d850'/>
<id>67f9020e66d82dbf0b0ada5772a960ecc054d850</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Vinay Sajip's unified Python 2/3 support from distribute 3</title>
<updated>2013-06-18T19:08:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T19:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a85aa143f971ebfbb31ccaf58cb82a311f9315c6'/>
<id>a85aa143f971ebfbb31ccaf58cb82a311f9315c6</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some URLs.</title>
<updated>2013-06-11T06:50:52+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2013-06-11T06:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fbbc3e1980d80e113852951f36aaaccc72c57c9e'/>
<id>fbbc3e1980d80e113852951f36aaaccc72c57c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes from distribute 0.6.41</title>
<updated>2013-05-24T14:16:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-24T14:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2faf1e9a78136fe09365e8054f0fc04cdb26db94'/>
<id>2faf1e9a78136fe09365e8054f0fc04cdb26db94</id>
<content type='text'>
--HG--
rename : distribute_setup.py =&gt; ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : distribute_setup.py =&gt; ez_setup.py
</pre>
</div>
</content>
</entry>
</feed>
