<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/install_lib.py, 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>Correct indentation and clarify meaning by using namespacing</title>
<updated>2014-04-30T21:38:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-30T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7d58b757fa75d3fa3bd34344d753c90b133f5cca'/>
<id>7d58b757fa75d3fa3bd34344d753c90b133f5cca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent and remove excess whitespace</title>
<updated>2014-03-14T02:48:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-14T02:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7b96483472db2635fe74917b2d6f17b7da52d17f'/>
<id>7b96483472db2635fe74917b2d6f17b7da52d17f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not override _bytecode_filenames</title>
<updated>2013-12-17T00:44:35+00:00</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-12-17T00:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=74ac540be2f6946ca5d3d53f74c724741e5567d4'/>
<id>74ac540be2f6946ca5d3d53f74c724741e5567d4</id>
<content type='text'>
The overridden version cannot handle Python 3.x while distutils verion can
handle it just fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The overridden version cannot handle Python 3.x while distutils verion can
handle it just fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support namespace packages in conjunction with system packagers, by omitting</title>
<updated>2006-03-17T16:57:23+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-17T16:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4825795dfdff6e8f36c71b8b543035c96023ad73'/>
<id>4825795dfdff6e8f36c71b8b543035c96023ad73</id>
<content type='text'>
the installation of any ``__init__.py`` files for namespace packages, and
adding a special ``.pth`` file to create a working package in ``sys.modules``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the installation of any ``__init__.py`` files for namespace packages, and
adding a special ``.pth`` file to create a working package in ``sys.modules``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure installed stubs get compiled, even if there are no "pure" modules</title>
<updated>2006-01-13T23:52:42+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-01-13T23:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=153898dd761a263f88e20def9b5477d502b9c606'/>
<id>153898dd761a263f88e20def9b5477d502b9c606</id>
<content type='text'>
present.  Also, don't bother compiling the stub prior to installation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
present.  Also, don't bother compiling the stub prior to installation.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing blank line</title>
<updated>2004-04-05T19:59:11+00:00</updated>
<author>
<name>Fred Drake</name>
<email>distutils-sig@python.org</email>
</author>
<published>2004-04-05T19:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=bce76a81055ef1218815d7d9206dd6fb7f8cbe1c'/>
<id>bce76a81055ef1218815d7d9206dd6fb7f8cbe1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin of setuptools 0.0.1.</title>
<updated>2004-03-19T20:53:14+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2004-03-19T20:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=e20074cced3a432b62b25b5f468b01b85c154c1a'/>
<id>e20074cced3a432b62b25b5f468b01b85c154c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
