<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/docs, branch develop</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Updated references to bootstrap module to use new bootstrap.pypa.io locations. Fixes #192.</title>
<updated>2014-05-02T22:34:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-02T22:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=154855951cd4e0b8a98b029f894081e111ea8f4a'/>
<id>154855951cd4e0b8a98b029f894081e111ea8f4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in formats.txt</title>
<updated>2014-04-13T19:46:54+00:00</updated>
<author>
<name>Martin Froehlich</name>
<email>martin.froehlich@goodscloud.net</email>
</author>
<published>2014-04-13T19:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=043cbf3e90efd158ae56499a5792f69eb70ce9ac'/>
<id>043cbf3e90efd158ae56499a5792f69eb70ce9ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'Distribute' artifact. Fixes #171</title>
<updated>2014-03-23T16:02:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-23T16:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=27b5d61903fdc11b6274d1d624a80410dc3d29c9'/>
<id>27b5d61903fdc11b6274d1d624a80410dc3d29c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buids -&gt; builds</title>
<updated>2014-03-17T11:29:02+00:00</updated>
<author>
<name>Steven Maude</name>
<email>bitbucket@stevenmaude.co.uk</email>
</author>
<published>2014-03-17T11:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=3b8b8773371c9efe2b48e33f89ca47831be3f617'/>
<id>3b8b8773371c9efe2b48e33f89ca47831be3f617</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to reflect PEP420 support</title>
<updated>2014-03-16T09:39:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T09:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=385666ea0bac7c4225ac2da43abb80feaf660886'/>
<id>385666ea0bac7c4225ac2da43abb80feaf660886</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to reflect new include parameter.</title>
<updated>2014-03-16T08:24:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T08:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=8f3b6fdfd7dd032889f8e3afaf3da51ed3c7f32c'/>
<id>8f3b6fdfd7dd032889f8e3afaf3da51ed3c7f32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Namespace package doc tweaks.</title>
<updated>2006-04-14T19:17:37+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-04-14T19:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=60bfe6d355520290b9ed80e3de1e9e0eee15fc98'/>
<id>60bfe6d355520290b9ed80e3de1e9e0eee15fc98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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-bitbucket.git/commit/?id=868c0d39e6fced1d53d8dfd7cf2136cc3e47ab61'/>
<id>868c0d39e6fced1d53d8dfd7cf2136cc3e47ab61</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!
</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!
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated roadmap to reflect current status.</title>
<updated>2013-11-28T17:27:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-28T17:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=5f4c7e6d70d08908f79c0bf28958aeef1835a94e'/>
<id>5f4c7e6d70d08908f79c0bf28958aeef1835a94e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved merge documentation to the end, reducing the prominence of the docs.</title>
<updated>2013-11-28T17:27:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-28T17:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b6af47a20bc43a31251a9be76a87c19fb8fe2809'/>
<id>b6af47a20bc43a31251a9be76a87c19fb8fe2809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
