<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools, branch setuptools</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>Backed out changeset 28901bac2f2e See #148</title>
<updated>2014-02-12T03:33:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-12T03:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c26f710208962f89e384775789e63decf55d1cfd'/>
<id>c26f710208962f89e384775789e63decf55d1cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-generate namespace __init__.py files for packages without them.  This</title>
<updated>2005-08-14T21:17:45+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T21:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=aea9a3b77afa90ca2b46d8da52778e41555ca7a4'/>
<id>aea9a3b77afa90ca2b46d8da52778e41555ca7a4</id>
<content type='text'>
is a workaround for packages like 'll-color', which are distributed without
'll/__init__.py', to avoid overwriting ll-core's copy of ll/__init__.py.
This allows existing packages that use this sort of kludging to be treated
as a crude namespace package, as long as the "real" __init__.py also
calls declare_namespace().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is a workaround for packages like 'll-color', which are distributed without
'll/__init__.py', to avoid overwriting ll-core's copy of ll/__init__.py.
This allows existing packages that use this sort of kludging to be treated
as a crude namespace package, as long as the "real" __init__.py also
calls declare_namespace().
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor refactoring of code that checks a distribution's contents.</title>
<updated>2005-08-14T21:14:46+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T21:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=abaed7ef6a53cdd6e5d6a90252bb110440d04df5'/>
<id>abaed7ef6a53cdd6e5d6a90252bb110440d04df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug introduced by removing the Environment.get() method.</title>
<updated>2005-08-14T20:46:49+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T20:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=e7572450f1ff6f862608f0d56ed816607d21905c'/>
<id>e7572450f1ff6f862608f0d56ed816607d21905c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On second thought, don't.  :(  Walter Doerwald's situation isn't really</title>
<updated>2005-08-14T20:18:56+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T20:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=ea9147bc40e1ebf49e588cb421405f8ee9f6ff86'/>
<id>ea9147bc40e1ebf49e588cb421405f8ee9f6ff86</id>
<content type='text'>
compatible with namespace packages, even if I do manage to hack up a way
to make it work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatible with namespace packages, even if I do manage to hack up a way
to make it work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow distributing an empty namespace package.</title>
<updated>2005-08-14T20:16:28+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T20:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b5bf8330c94fbc469760ba8b42a61b8e66d8114e'/>
<id>b5bf8330c94fbc469760ba8b42a61b8e66d8114e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the "Environment" class, and simplify its API.</title>
<updated>2005-08-14T01:45:38+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-14T01:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=9728bc77a18277ead47735f7993898c71a5e53a1'/>
<id>9728bc77a18277ead47735f7993898c71a5e53a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added docs for main EntryPoint APIs, and cleaned up the API itself a bit.</title>
<updated>2005-08-13T23:04:08+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-13T23:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=db7347b2e3f7044388eebd6d58ed8161281b8962'/>
<id>db7347b2e3f7044388eebd6d58ed8161281b8962</id>
<content type='text'>
Also fixed a few bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed a few bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed breakage of bdist_* commands that call the 'install' command.</title>
<updated>2005-08-11T14:58:54+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-11T14:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=e79a79b146796dc69572b3fc5d364de22c4d41df'/>
<id>e79a79b146796dc69572b3fc5d364de22c4d41df</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 reported by Ian Bicking, Walter Doerwald, and Vincenzo Di Massa.</title>
<updated>2005-08-11T00:37:37+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-11T00:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=87a7ab3dc8a62dc5ec715d06b63c55d215a8f1af'/>
<id>87a7ab3dc8a62dc5ec715d06b63c55d215a8f1af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
