<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/CHANGES.txt, branch python3</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>Fix stringification of final versions (#16107).</title>
<updated>2012-10-27T15:58:05+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-10-27T15:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=3bd2eeda2384239d49606b8dbbcc50d9aea74c02'/>
<id>3bd2eeda2384239d49606b8dbbcc50d9aea74c02</id>
<content type='text'>
Report and patch by Richard Jones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report and patch by Richard Jones.
</pre>
</div>
</content>
</entry>
<entry>
<title>Have pysetup read setup.cfg early to find custom commands (#14733).</title>
<updated>2012-05-21T19:51:11+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-21T19:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=1ed1781f2170be33392c3056f239766b1b1c6a58'/>
<id>1ed1781f2170be33392c3056f239766b1b1c6a58</id>
<content type='text'>
Independently found and fixed by me (with help from Luis Rojas) and
Janusz Lewandowski.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Independently found and fixed by me (with help from Luis Rojas) and
Janusz Lewandowski.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing changelog entries for recent contributions</title>
<updated>2012-05-15T23:06:28+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-05-15T23:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=d4cf55d481b574fb222bb462591d06ebfe7dc3fa'/>
<id>d4cf55d481b574fb222bb462591d06ebfe7dc3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now creating scripts everytime when build_scripts is called, as a side effect, --force option has been removed</title>
<updated>2012-05-12T22:14:31+00:00</updated>
<author>
<name>Pierre Paul</name>
<email>info@pierre-paul.com</email>
</author>
<published>2012-05-12T22:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=80b0aa42676621a920907bdf7bb1f3f5cc47ac12'/>
<id>80b0aa42676621a920907bdf7bb1f3f5cc47ac12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing report number</title>
<updated>2012-03-18T01:24:36+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-18T01:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=1199941aa0bc73243bd3311a93d100a5f78e8509'/>
<id>1199941aa0bc73243bd3311a93d100a5f78e8509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.0a4 \o/</title>
<updated>2012-03-13T15:55:34+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-13T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=886141cb5fffc97d959cf59607ace4fe3158f7bf'/>
<id>886141cb5fffc97d959cf59607ace4fe3158f7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove out-of-date documentation.</title>
<updated>2012-03-13T15:40:09+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-13T15:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=a6203bedc4af4e33745e561a63d1a64626778120'/>
<id>a6203bedc4af4e33745e561a63d1a64626778120</id>
<content type='text'>
Tarek and I agreed that maintaining doc in two places was wasteful, so
I?m going to point people to the packaging docs in Python 3.3.
Most of them apply as is to distutils2, except for the module name and a
few other things that I?ll fix later (like the logger name or the HTTP
user agent string).

I will put up a simple page with links on packages.python.org to replace
the old doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tarek and I agreed that maintaining doc in two places was wasteful, so
I?m going to point people to the packaging docs in Python 3.3.
Most of them apply as is to distutils2, except for the module name and a
few other things that I?ll fix later (like the logger name or the HTTP
user agent string).

I will put up a simple page with links on packages.python.org to replace
the old doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing CHANGES entries and remove more 2.4 support code</title>
<updated>2012-03-13T15:05:55+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-13T15:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=030489ab11c4252a876d1881e2c7a9b38c07a898'/>
<id>030489ab11c4252a876d1881e2c7a9b38c07a898</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comparison bug with 'rc' versions (#11841)</title>
<updated>2012-02-27T10:57:12+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-27T10:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=d44c91095d18d49af41cfd35eec3dc1dfc39b36d'/>
<id>d44c91095d18d49af41cfd35eec3dc1dfc39b36d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs with MANIFEST.in parsing on Windows (#6884).</title>
<updated>2012-02-27T10:52:34+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-27T10:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/disutils2.git/commit/?id=b702a4339ded47af4c796c9231b169dd346fc907'/>
<id>b702a4339ded47af4c796c9231b169dd346fc907</id>
<content type='text'>
These regex changes fix a number of issues on Windows:
- #6884: impossible to include a file starting with 'build'
- #9691 and #14004: sdist includes too many files
- #13193: test_manifest failures

Thanks to Nadeem Vawda for his help.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These regex changes fix a number of issues on Windows:
- #6884: impossible to include a file starting with 'build'
- #9691 and #14004: sdist includes too many files
- #13193: test_manifest failures

Thanks to Nadeem Vawda for his help.
</pre>
</div>
</content>
</entry>
</feed>
