<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/src/distutils2/command/build_py.py, branch python3</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>moved everything in the same dir - we want to include docs/ in the release</title>
<updated>2010-09-19T08:15:10+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-09-19T08:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=5afe5844d0b204e55801b6a02fab6b2e18254448'/>
<id>5afe5844d0b204e55801b6a02fab6b2e18254448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with Zubin, removing trailing whitespace</title>
<updated>2010-08-14T04:53:12+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-08-14T04:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=136fbdafed351f28e723766c747321918874149d'/>
<id>136fbdafed351f28e723766c747321918874149d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundancy and trailing whitespace</title>
<updated>2010-08-13T16:16:28+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-08-13T16:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=882c332b096d5027bf9f649be9b5378f7ca253bb'/>
<id>882c332b096d5027bf9f649be9b5378f7ca253bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2to3 conversion functionality added in build_script</title>
<updated>2010-08-13T14:46:57+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-13T14:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=86171de49b938d105837f9cbc3daf374dd818b64'/>
<id>86171de49b938d105837f9cbc3daf374dd818b64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>options moved from build_py to build so that build_py and build_scripts can access it</title>
<updated>2010-08-13T13:12:47+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-13T13:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=e1006c2b69b132c2925cb9a329cf5fffeb0a5f3c'/>
<id>e1006c2b69b132c2925cb9a329cf5fffeb0a5f3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mixin2to3 moved from build_py to compat module. test_Mixin2to3.test_additional_fixers issue resolved.</title>
<updated>2010-08-13T12:52:51+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-13T12:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=812fcaaf436ba95045b0ae7e19aa24060629f8e8'/>
<id>812fcaaf436ba95045b0ae7e19aa24060629f8e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reverted to revision 532</title>
<updated>2010-08-13T01:21:55+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-13T01:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=f5596987fc9216ecc5df9bfd5bf6e12b299219c7'/>
<id>f5596987fc9216ecc5df9bfd5bf6e12b299219c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>options moved to build.py; build_py.Mixin2to3 moved to _compat.Mixin2to3; DistutilsRefactoringTool removed, util.py changed accordingly</title>
<updated>2010-08-12T17:45:51+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-12T17:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=d1228b485b650d63128af624cf7326bc2f893415'/>
<id>d1228b485b650d63128af624cf7326bc2f893415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>longopt_xlate removed. merged with tarek</title>
<updated>2010-08-08T08:42:31+00:00</updated>
<author>
<name>Zubin Mithra</name>
<email>zubin.mithra@gmail.com</email>
</author>
<published>2010-08-08T08:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=88ff0ecac509c386fb2317a45d3deb6e70839df0'/>
<id>88ff0ecac509c386fb2317a45d3deb6e70839df0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style nitpicks</title>
<updated>2010-08-08T00:48:27+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-08-08T00:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=760df097438dff3b81fc0d12a4cddcf723dbf6c4'/>
<id>760df097438dff3b81fc0d12a4cddcf723dbf6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
