<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/build_py.py, branch 8.0b1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Fixed PEP 8 compliancy of the setuptools.command package</title>
<updated>2014-06-18T17:31:05+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-06-18T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8e3f9d3253d1d0fb820dad4249d5110d017595c1'/>
<id>8e3f9d3253d1d0fb820dad4249d5110d017595c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct indentation and clarify meaning by using namespacing</title>
<updated>2014-04-30T21:38:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-30T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=573c2c86d4d4f506a87a1fc16060f32c1386ad38'/>
<id>573c2c86d4d4f506a87a1fc16060f32c1386ad38</id>
<content type='text'>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't eagerly import namespace packages.  This was the big reason for</title>
<updated>2006-04-14T19:13:24+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-04-14T19:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=52dcb6d1c888a4a7a047f380783f572055a175dc'/>
<id>52dcb6d1c888a4a7a047f380783f572055a175dc</id>
<content type='text'>
branching to 0.7 now, as I wanted this wart gone before anything went
into Python 2.5.  But it's gone now, yay!

--HG--
extra : source : f3c5c19842064dd4a497baef0171aac54464a484
extra : amend_source : 3f79e71eedfc5f37a1813967bb53cf9d92a11919
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
branching to 0.7 now, as I wanted this wart gone before anything went
into Python 2.5.  But it's gone now, yay!

--HG--
extra : source : f3c5c19842064dd4a497baef0171aac54464a484
extra : amend_source : 3f79e71eedfc5f37a1813967bb53cf9d92a11919
</pre>
</div>
</content>
</entry>
<entry>
<title>Delint build_py</title>
<updated>2013-11-27T20:25:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-27T20:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a193991b4b347ecc403be76005e098d4abeef2b3'/>
<id>a193991b4b347ecc403be76005e098d4abeef2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extracted module for lib2to3 Mixin customization.</title>
<updated>2013-11-27T20:20:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-27T20:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9ccef555dd1f257fd9fa15bdecdbf4c19196a180'/>
<id>9ccef555dd1f257fd9fa15bdecdbf4c19196a180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2013-11-27T20:08:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-27T20:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9c5b87a057da48d44457021e2dcb843eb7122977'/>
<id>9c5b87a057da48d44457021e2dcb843eb7122977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a missing fixer warning which showed during normal operations. Fixes #305.</title>
<updated>2012-10-08T18:37:54+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T18:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=645b5b084aa46696b490344a038875f105793308'/>
<id>645b5b084aa46696b490344a038875f105793308</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3e5912a80758abf1e198d400c29ab03112eb68d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3e5912a80758abf1e198d400c29ab03112eb68d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #310: Non-ascii characters in a namespace __init__.py causes errors.</title>
<updated>2012-08-22T16:01:49+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-22T16:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0d962727403be73b0b1eac234ed81b941dd7cae9'/>
<id>0d962727403be73b0b1eac234ed81b941dd7cae9</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 668e1c79a2bcc314bcf1f7213b317766bb8511ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 668e1c79a2bcc314bcf1f7213b317766bb8511ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Added options to exclude 2to3 fixers. Fixes #249</title>
<updated>2011-10-04T15:01:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2011-10-04T15:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=694a9231f495a82cf62340f9b98eb4fd7272ecf3'/>
<id>694a9231f495a82cf62340f9b98eb4fd7272ecf3</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 2033bcdd4c2e78e0e03796f1f9cf6d6e9a59fc21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 2033bcdd4c2e78e0e03796f1f9cf6d6e9a59fc21
</pre>
</div>
</content>
</entry>
<entry>
<title>Name changes of the parameters.</title>
<updated>2009-09-22T15:25:53+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2009-09-22T15:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7596dc0cf93965df85e36dcbca683270f5e9ded2'/>
<id>7596dc0cf93965df85e36dcbca683270f5e9ded2</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57
</pre>
</div>
</content>
</entry>
</feed>
