<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/install_egg_info.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>Fix #272 - TypeError when namespace_package is unicode</title>
<updated>2012-02-07T03:34:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-02-07T03:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d7907a5c969ad05970e458cc7b69b522dda46164'/>
<id>d7907a5c969ad05970e458cc7b69b522dda46164</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 5bb6bc394dbe2834977b853af85241ae0a472de6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 5bb6bc394dbe2834977b853af85241ae0a472de6
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrong file mode when creating bdists under Python 3.1.</title>
<updated>2009-09-22T15:42:15+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2009-09-22T15:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4d3db0dfec6a8abe6a78b20fb311dda6228fd43f'/>
<id>4d3db0dfec6a8abe6a78b20fb311dda6228fd43f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3af8cc2ab10edeeeb75b03e1a63e8de008142176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3af8cc2ab10edeeeb75b03e1a63e8de008142176
</pre>
</div>
</content>
</entry>
<entry>
<title>Use types.ModuleType instead of new.module.</title>
<updated>2009-09-11T21:23:25+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2009-09-11T21:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7ee68f0c5fe9122442c3f44aa94ebd1dfcc7b47e'/>
<id>7ee68f0c5fe9122442c3f44aa94ebd1dfcc7b47e</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3327441a867ad2878553ed1d42418a7e68ee3067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3327441a867ad2878553ed1d42418a7e68ee3067
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import problems with nested namespace packages installed via</title>
<updated>2007-09-04T04:10:16+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2007-09-04T04:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=46c6ed5eb81ac806fb4e36c4dbfeb8146a07736d'/>
<id>46c6ed5eb81ac806fb4e36c4dbfeb8146a07736d</id>
<content type='text'>
``--root`` or ``--single-version-externally-managed``, due to the
parent package not having the child package as an attribute.
(backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4057946
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``--root`` or ``--single-version-externally-managed``, due to the
parent package not having the child package as an attribute.
(backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4057946
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a problem installing eggs with a system packaging tool if the project</title>
<updated>2007-01-05T19:39:39+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2007-01-05T19:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ddfd78c6ab7f8abee2c8feef195e3db2d573ceaf'/>
<id>ddfd78c6ab7f8abee2c8feef195e3db2d573ceaf</id>
<content type='text'>
contained an implicit namespace package; for example if the ``setup()``
listed a namespace package ``foo.bar`` without explicitly listing
``foo`` as a namespace package. (backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
contained an implicit namespace package; for example if the ``setup()``
listed a namespace package ``foo.bar`` without explicitly listing
``foo`` as a namespace package. (backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053271
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the nspkg.pth hack to avoid creating a module if there *is* an</title>
<updated>2006-03-17T17:16:19+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-17T17:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5393f13525c33abcde2893fc0793a9db0aa03373'/>
<id>5393f13525c33abcde2893fc0793a9db0aa03373</id>
<content type='text'>
__init__.py installed.  It may be that this should check for .pyc/.pyo,
but system packagers don't normally remove them.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043120
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__init__.py installed.  It may be that this should check for .pyc/.pyo,
but system packagers don't normally remove them.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043120
</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-git.git/commit/?id=92a61578a4b7d09ad6a6f9524163e67b62782e18'/>
<id>92a61578a4b7d09ad6a6f9524163e67b62782e18</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``.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043119
</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``.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043119
</pre>
</div>
</content>
</entry>
<entry>
<title>Make install_egg_info track every file it installs, not just the</title>
<updated>2005-12-15T18:11:12+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-12-15T18:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=19cad08e9f93dc0544226989944839f536cac1ff'/>
<id>19cad08e9f93dc0544226989944839f536cac1ff</id>
<content type='text'>
directory it installs to.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041699
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory it installs to.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041699
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an internal ``install_egg_info`` command to use as part of old-style</title>
<updated>2005-12-14T17:37:30+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-12-14T17:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c7eeb6273fd7593d7bccfbe41f44b5aa2ab17c1d'/>
<id>c7eeb6273fd7593d7bccfbe41f44b5aa2ab17c1d</id>
<content type='text'>
``install`` operations, that installs an ``.egg-info`` directory with the
package.  This is a preliminary step to implementing "install
--single-version-externally-managed" for use with bdist_* commands and
Debian.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041670
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``install`` operations, that installs an ``.egg-info`` directory with the
package.  This is a preliminary step to implementing "install
--single-version-externally-managed" for use with bdist_* commands and
Debian.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041670
</pre>
</div>
</content>
</entry>
</feed>
