<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/upload_docs.py, branch 0.7.3</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>Update some URLs (packages.python.org -&gt; pythonhosted.org).</title>
<updated>2013-06-11T07:10:33+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2013-06-11T07:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8385649c3afa07a8bc4924a5ad6572227bef0d29'/>
<id>8385649c3afa07a8bc4924a5ad6572227bef0d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some ResourceWarnings.</title>
<updated>2012-12-29T05:23:09+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-12-29T05:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=721559fe76a1cda3de639ee2aaa446595169d26b'/>
<id>721559fe76a1cda3de639ee2aaa446595169d26b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</pre>
</div>
</content>
</entry>
<entry>
<title>Rid unused import.</title>
<updated>2012-11-12T12:56:00+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-12T12:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e0742352f7db736eb8fcb40a1b11f49f09b9ba10'/>
<id>e0742352f7db736eb8fcb40a1b11f49f09b9ba10</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 5d7f72cc77b6143cc4f36cb111a39c8af62f5b1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 5d7f72cc77b6143cc4f36cb111a39c8af62f5b1e
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't use 'surrogateescape' in upload_docs either.</title>
<updated>2012-11-12T12:54:37+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-12T12:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=89e72217be0c95226fa6db0062f3a58298f3e7c2'/>
<id>89e72217be0c95226fa6db0062f3a58298f3e7c2</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6e262cc5a15434bda3543868b29ea9d69c51e238
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6e262cc5a15434bda3543868b29ea9d69c51e238
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.0 has no surrogateescape.</title>
<updated>2012-11-05T01:21:15+00:00</updated>
<author>
<name>stefan@epy</name>
<email>stefan@epy</email>
</author>
<published>2012-11-05T01:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=397eda9b80e96fbd1a9fa494e34b6bfda963cdc1'/>
<id>397eda9b80e96fbd1a9fa494e34b6bfda963cdc1</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 83635f70b89fafb65f630947430b5c315cd9c80a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 83635f70b89fafb65f630947430b5c315cd9c80a
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>make sure all tests passes on all python versions fixes #149</title>
<updated>2010-05-06T16:10:32+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-05-06T16:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6a6a261fa50522d77fba6d6345fb71ba9f00c311'/>
<id>6a6a261fa50522d77fba6d6345fb71ba9f00c311</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5
</pre>
</div>
</content>
</entry>
<entry>
<title>using a py3 marker instead of a try..except</title>
<updated>2010-04-05T20:26:07+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-04-05T20:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58ec0860c3fef3a4c1a3da60b8340a21420724bd'/>
<id>58ec0860c3fef3a4c1a3da60b8340a21420724bd</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : e3ccffb120f1fdaddfa0746c0a592d6fbaf0dcd1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : e3ccffb120f1fdaddfa0746c0a592d6fbaf0dcd1
</pre>
</div>
</content>
</entry>
<entry>
<title>proper fix to avoid a syntax error on 2.5</title>
<updated>2010-04-05T20:18:39+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-04-05T20:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4c4b93069581da0279ef1b037367592040a25532'/>
<id>4c4b93069581da0279ef1b037367592040a25532</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 320da069dcb5d4c3ffb94e6e4f0e78a1bef8a305
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 320da069dcb5d4c3ffb94e6e4f0e78a1bef8a305
</pre>
</div>
</content>
</entry>
<entry>
<title> auth=b'Basic ' will throw a SyntaxError on 2.5</title>
<updated>2010-04-05T19:54:35+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-04-05T19:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=53b099f959636719525be988ee6e4a653f2d748f'/>
<id>53b099f959636719525be988ee6e4a653f2d748f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : cbac0260bc300fc00ce3517ecd96d5bedc5cd896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : cbac0260bc300fc00ce3517ecd96d5bedc5cd896
</pre>
</div>
</content>
</entry>
</feed>
