<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools.git/setuptools.egg-info, branch master</title>
<subtitle>svn.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/'/>
<entry>
<title>Oops, forgot some files</title>
<updated>2013-05-15T22:01:01+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2013-05-15T22:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=2512d0fa936ac10426e6625bc5c759e50602c06b'/>
<id>2512d0fa936ac10426e6625bc5c759e50602c06b</id>
<content type='text'>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@88996 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@88996 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Major updates and fixes include:</title>
<updated>2009-10-12T19:58:46+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2009-10-12T19:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=34c3affcf42ad5371ee8349a303792957debd0f3'/>
<id>34c3affcf42ad5371ee8349a303792957debd0f3</id>
<content type='text'>
* Fix for the Python 2.6.3 build_ext API change
* Support for the most recent Sourceforge download link insanity
* Support for SVN 1.6
* Stop crashing on certain types of HTTP error
* Stop re-trying URLs that already failed retrieval once
* Fixes for various dependency management problems such as looping 
  builds, re-downloading packages already present on sys.path (but not 
  in a registered "site" directory), and randomly preferring local -f 
  packages over local installed packages
* Prevent lots of spurious "already imported from another path" warnings 
  (e.g. when pkg_resources is imported late)
* Ensure C libraries (as opposed to extensions) are also built when 
  doing bdist_egg
* Fixed running the "test" command under Python 2.6+

Other changes:
* Misc. documentation fixes
* Improved Jython support
* Fewer warnings under Python 2.6+
* Warn when 'packages' uses paths instead of package names (because it 
  causes other problems, like spurious "already imported" warnings)
* Stop using /usr/bin/sw_vers on Mac OS (replaced w/'platform' module 
  calls)

Note: This is NOT a merge from Distribute; upon review, many of the 
tracker-submitted patches used as a basis for forking were incorrect, 
incomplete, introduced new bugs, or were not addressing the root
causes.  (E.g., one of the changes in this patch fixes three superficially
unrelated issues in the setuptools bug tracker.)  Careful review will be
required if you  want to merge this work back into Distribute.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@75384 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix for the Python 2.6.3 build_ext API change
* Support for the most recent Sourceforge download link insanity
* Support for SVN 1.6
* Stop crashing on certain types of HTTP error
* Stop re-trying URLs that already failed retrieval once
* Fixes for various dependency management problems such as looping 
  builds, re-downloading packages already present on sys.path (but not 
  in a registered "site" directory), and randomly preferring local -f 
  packages over local installed packages
* Prevent lots of spurious "already imported from another path" warnings 
  (e.g. when pkg_resources is imported late)
* Ensure C libraries (as opposed to extensions) are also built when 
  doing bdist_egg
* Fixed running the "test" command under Python 2.6+

Other changes:
* Misc. documentation fixes
* Improved Jython support
* Fewer warnings under Python 2.6+
* Warn when 'packages' uses paths instead of package names (because it 
  causes other problems, like spurious "already imported" warnings)
* Stop using /usr/bin/sw_vers on Mac OS (replaced w/'platform' module 
  calls)

Note: This is NOT a merge from Distribute; upon review, many of the 
tracker-submitted patches used as a basis for forking were incorrect, 
incomplete, introduced new bugs, or were not addressing the root
causes.  (E.g., one of the changes in this patch fixes three superficially
unrelated issues in the setuptools bug tracker.)  Careful review will be
required if you  want to merge this work back into Distribute.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@75384 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 'test_runner'.  (Note: this is a new feature and should not</title>
<updated>2008-08-21T21:54:16+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2008-08-21T21:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=e03e9ce947a2f81310a3d4dbf2341d596e87359a'/>
<id>e03e9ce947a2f81310a3d4dbf2341d596e87359a</id>
<content type='text'>
be backported to the 0.6 branch.)


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@65966 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be backported to the 0.6 branch.)


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@65966 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix interactions between the various "require" options,</title>
<updated>2008-01-19T02:46:51+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2008-01-19T02:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=0b13fcdb505e59cb4306efd9b8f9d107f70929a2'/>
<id>0b13fcdb505e59cb4306efd9b8f9d107f70929a2</id>
<content type='text'>
so that downloads aren't repeated and needed eggs are
always installed, even if they were downloaded to the
setup directory already.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@60065 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that downloads aren't repeated and needed eggs are
always installed, even if they were downloaded to the
setup directory already.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@60065 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Partial support for cross-platform generation of bdist_wininst .exe's.</title>
<updated>2006-12-29T01:29:49+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-12-29T01:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=d9afca58a8eed58a4dcfe8bd19fad2506d9a2aad'/>
<id>d9afca58a8eed58a4dcfe8bd19fad2506d9a2aad</id>
<content type='text'>
Unfortunately, bdist_wininst doesn't fix up #! lines, so python.exe or 
pythonw.exe have to be on PATH for generated scripts to work.  This 
could probably be fixed up with a post-install script, but that's a 
job for another day.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@53185 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, bdist_wininst doesn't fix up #! lines, so python.exe or 
pythonw.exe have to be on PATH for generated scripts to work.  This 
could probably be fixed up with a post-install script, but that's a 
job for another day.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@53185 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for "eggsecutable" headers: a /bin/sh script that is prepended</title>
<updated>2006-09-22T00:03:56+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-09-22T00:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=1c6f79f14ab8548790c785e31ac6afc965eb28a8'/>
<id>1c6f79f14ab8548790c785e31ac6afc965eb28a8</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.)


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@51968 6015fed2-1504-0410-9fe1-9d1591cc4771
</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.)


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@51968 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "register" command not necessarily reflecting build tags.</title>
<updated>2006-07-10T20:04:48+00:00</updated>
<author>
<name>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-07-10T20:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=0b786ab21049fb2608ce12b7a2283844449c8fa3'/>
<id>0b786ab21049fb2608ce12b7a2283844449c8fa3</id>
<content type='text'>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@50533 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@50533 6015fed2-1504-0410-9fe1-9d1591cc4771
</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>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-03-29T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=3a73a2a8d7576862d6d291f5f20be745362e378d'/>
<id>3a73a2a8d7576862d6d291f5f20be745362e378d</id>
<content type='text'>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43430 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43430 6015fed2-1504-0410-9fe1-9d1591cc4771
</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>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-03-29T22:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=42653b27e529747fd90d3f090ccb6d08276d2a10'/>
<id>42653b27e529747fd90d3f090ccb6d08276d2a10</id>
<content type='text'>
revision control plugins.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43428 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
revision control plugins.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43428 6015fed2-1504-0410-9fe1-9d1591cc4771
</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>phillip.eby</name>
<email>phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771</email>
</author>
<published>2006-03-29T19:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools.git/commit/?id=6c91072b4c940a293d5b9bc148855d49847747f1'/>
<id>6c91072b4c940a293d5b9bc148855d49847747f1</id>
<content type='text'>
draft of a patch.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43423 6015fed2-1504-0410-9fe1-9d1591cc4771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
draft of a patch.


git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43423 6015fed2-1504-0410-9fe1-9d1591cc4771
</pre>
</div>
</content>
</entry>
</feed>
