<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command, branch 0.6.30</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>Miscellaneous updates to the upload_docs command.</title>
<updated>2012-10-19T02:15:20+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-19T02:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=197c1c33644d1bae8e58f0fbdbd33b387d8ec0bb'/>
<id>197c1c33644d1bae8e58f0fbdbd33b387d8ec0bb</id>
<content type='text'>
a) upload_docs now runs build_sphinx to generate documentation.
b) The temporary ZIP file is properly disposed of.
c) Auth credentials now work under Python 3. Fixes #326.

hg record cannot split hunks, thus the large commit.

--HG--
branch : distribute
extra : rebase_source : 76d81880a2aaeb5b94a1d2388cb838068e4f64e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) upload_docs now runs build_sphinx to generate documentation.
b) The temporary ZIP file is properly disposed of.
c) Auth credentials now work under Python 3. Fixes #326.

hg record cannot split hunks, thus the large commit.

--HG--
branch : distribute
extra : rebase_source : 76d81880a2aaeb5b94a1d2388cb838068e4f64e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Use surrogateescape error handler when reading and writing the manifest. Refs #303.</title>
<updated>2012-10-17T08:54:39+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-17T08:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9d66fb61d9579516c5333d51eb85dc3495e6032f'/>
<id>9d66fb61d9579516c5333d51eb85dc3495e6032f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : f0231cf87e2478f988f798dfe579f28e7561aeff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : f0231cf87e2478f988f798dfe579f28e7561aeff
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't re-use FileList global name in egg_info.py.</title>
<updated>2012-10-16T11:08:55+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-16T11:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=422682d8c44fb310e3431d56b2ee0a991ced72db'/>
<id>422682d8c44fb310e3431d56b2ee0a991ced72db</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : ac180d4a23ab4fc03c243aa92dd8e6bc42bdabeb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : ac180d4a23ab4fc03c243aa92dd8e6bc42bdabeb
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert 86d7748 drive-by commit because of unclear BBB consequences.</title>
<updated>2012-10-15T12:48:49+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-15T12:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=21ead63de1689b99007d0ab9b41a19b09543e7b3'/>
<id>21ead63de1689b99007d0ab9b41a19b09543e7b3</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 2fb9a6ec09184e238551be4d0ea908e719badd27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 2fb9a6ec09184e238551be4d0ea908e719badd27
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate application of version tags in 'egg_info' command. Fixes #299.</title>
<updated>2012-10-08T19:06:52+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T19:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=907d9f46c3e0ef8dbc55528da9efe5087c182c9f'/>
<id>907d9f46c3e0ef8dbc55528da9efe5087c182c9f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 9f6fb87944bc3b9828b04bf8ac5ba7b3a40bfc95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 9f6fb87944bc3b9828b04bf8ac5ba7b3a40bfc95
</pre>
</div>
</content>
</entry>
<entry>
<title>marshall.load() does not necessarily raise ValueError. Fixes #283.</title>
<updated>2012-10-08T18:58:18+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T18:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9553dd9910df577351ea04bb1613767096beeca0'/>
<id>9553dd9910df577351ea04bb1613767096beeca0</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</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://91.123.203.49/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>Read and write manifest in UTF-8 under Python 3. Fixes #303.</title>
<updated>2012-10-08T17:52:32+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T17:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d76ec4bfdf2fe9a2bced5ca2a3610831020453c6'/>
<id>d76ec4bfdf2fe9a2bced5ca2a3610831020453c6</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 609c654effd2711aa803f6a0e84013294026608f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 609c654effd2711aa803f6a0e84013294026608f
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the manifest never contains decomposed UTF-8.</title>
<updated>2012-10-08T17:48:19+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T17:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6851d4e38e1e4e5a2bbbf2556523fd19675cdbf7'/>
<id>6851d4e38e1e4e5a2bbbf2556523fd19675cdbf7</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 0e0fb3beac56f66f12670ec69ebfd3996d12d912
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 0e0fb3beac56f66f12670ec69ebfd3996d12d912
</pre>
</div>
</content>
</entry>
<entry>
<title>Purge modules under test from sys.modules prior to running tests. Fixes #301.</title>
<updated>2012-10-08T11:29:03+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T11:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=077a69aef0973333cafe4c7548dceb5418d1c36f'/>
<id>077a69aef0973333cafe4c7548dceb5418d1c36f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 87561670c15ec8315f47157cdc0c06328ce8c20f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 87561670c15ec8315f47157cdc0c06328ce8c20f
</pre>
</div>
</content>
</entry>
</feed>
