<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools.egg-info, branch 0.6.8</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>not required</title>
<updated>2009-07-16T08:57:39+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>tarek@ziade.org</email>
</author>
<published>2009-07-16T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e7340af9a4bf79f036580eccf31590f09357fd57'/>
<id>e7340af9a4bf79f036580eccf31590f09357fd57</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : e63a2e230ce7b6d5a4590241add7270b99f1a635
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : e63a2e230ce7b6d5a4590241add7270b99f1a635
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix distutils.filelist.findall() crashing on broken symlinks.  Fix</title>
<updated>2007-07-11T17:37:17+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2007-07-11T17:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=74aaaf1c55d624b3424a435928b4ab310784a57c'/>
<id>74aaaf1c55d624b3424a435928b4ab310784a57c</id>
<content type='text'>
egg_info failures on new, uncommitted SVN directories.

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4056277
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
egg_info failures on new, uncommitted SVN directories.

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4056277
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for "eggsecutable" headers: a /bin/sh script that is prepended</title>
<updated>2006-09-22T00:09:06+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-09-22T00:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ae347c1ed3e39fb2c00b8b9fc8aedcf507313c20'/>
<id>ae347c1ed3e39fb2c00b8b9fc8aedcf507313c20</id>
<content type='text'>
to an .egg file to allow it to be run as a script on Unix-ish platforms.
(This is mainly so that setuptools itself can have a single-file installer
on Unix, without doing multiple downloads, dealing with firewalls, etc.)
(Backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to an .egg file to allow it to be run as a script on Unix-ish platforms.
(This is mainly so that setuptools itself can have a single-file installer
on Unix, without doing multiple downloads, dealing with firewalls, etc.)
(Backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051969
</pre>
</div>
</content>
</entry>
<entry>
<title>More Python 2.5 compatibility fixes.</title>
<updated>2006-09-20T20:57:09+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-09-20T20:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3f80f94b036dd3030d772db119504fbf7a78bf13'/>
<id>3f80f94b036dd3030d772db119504fbf7a78bf13</id>
<content type='text'>
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051937
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ``register`` not obeying name/version set by ``egg_info`` command, if</title>
<updated>2006-07-10T20:08:20+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-07-10T20:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8689d19a64f4b3e2260444da18d676ef5af41539'/>
<id>8689d19a64f4b3e2260444da18d676ef5af41539</id>
<content type='text'>
``egg_info`` wasn't explicitly run first on the same command line.
(backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050534
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``egg_info`` wasn't explicitly run first on the same command line.
(backport from trunk)

--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050534
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ``test_loader`` keyword to support custom test loaders.</title>
<updated>2006-03-29T23:32:41+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-29T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=696739a1fc24ccb3ace56a2156b7199f6b85e194'/>
<id>696739a1fc24ccb3ace56a2156b7199f6b85e194</id>
<content type='text'>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043430
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043430
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ``setuptools.file_finders`` entry point group to allow implementing</title>
<updated>2006-03-29T22:23:38+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-29T22:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=97d43ce576112fdda6d2fa1cecf4b46cc85b04c2'/>
<id>97d43ce576112fdda6d2fa1cecf4b46cc85b04c2</id>
<content type='text'>
revision control plugins.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043428
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
revision control plugins.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043428
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement dependency_links feature, courtesy of Tres Seaver's rough</title>
<updated>2006-03-29T19:23:55+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-29T19:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4da195dc370305433ac4f448c647af8d9fa3691d'/>
<id>4da195dc370305433ac4f448c647af8d9fa3691d</id>
<content type='text'>
draft of a patch.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043423
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
draft of a patch.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043423
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ``easy_install-N.N`` script(s) for convenience when using multiple</title>
<updated>2006-03-20T22:28:38+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-20T22:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dae3df10d9c3e064f483b697b5f4f69387402c2b'/>
<id>dae3df10d9c3e064f483b697b5f4f69387402c2b</id>
<content type='text'>
Python versions.

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

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043177
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the ``exclude_package_data`` keyword to ``setup()``, allowing you</title>
<updated>2005-12-15T02:45:03+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-12-15T02:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d989230127c6e16c505096f6150db977e61478b3'/>
<id>d989230127c6e16c505096f6150db977e61478b3</id>
<content type='text'>
to trim back files included via the ``package_data`` and
``include_package_data`` options.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to trim back files included via the ``package_data`` and
``include_package_data`` options.

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