| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Fixes #197
|
|
|
|
|
|
|
| |
and re-opens #65.
--HG--
extra : amend_source : f14bc0bf6c9f04e16d30ce0abf7bcb944f41ebea
|
| |
|
|
|
|
| |
for Distribute #323, so this backout restores that fix and also Fixes #141.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
--HG--
rename : tests/test_distribute_setup.py => tests/test_ez_setup.py
|
| |\
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 7d3608edee54a43789f0574d702fb839628b5071
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
rename : doc/formats.txt => docs/formats.txt
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : setuptools-0.6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
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.
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075385
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
--HG--
branch : Setuptools-Distribute merge
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : a79dd619dc8637e5c9b7de32bd8c5389c995dcb9
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 3f4ff1c880688e6dd72d2fa8fab3c07e7f486a7e
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : distribute
extra : rebase_source : c0f43d4688762927683ef5f0d4a3e879190dae72
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
arguments to existing pkg_resources methods. Also had to update how __path__ is handled for namespace packages to ensure that when a new egg distribution containing a namespace package is placed on sys.path, the entries in __path__ are in the same order they would have been in had that egg been on the path when pkg_resources was first imported
--HG--
branch : distribute
extra : rebase_source : 63a120c9397f6619d2768ec982e5c6b664c97e40
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : distribute
extra : rebase_source : 4c828b71eced1215219f5b16d881fa1f35972744
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 314a8be1a2e63ceaf501ecb047a29f62302be0a0
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 4ff0df4ad7d9ea8cee6342f9c642e4fe634b7f18
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
another test that was passing trivially due to *bug* in yet another test, ugh
--HG--
branch : distribute
extra : rebase_source : 476550766b7b756dced040ad4356b7685d6f062a
|
| |
| |
| |
| |
| |
| |
| |
| | |
find_links are used, when available, to install each dist listed in setup_requires
--HG--
branch : distribute
extra : rebase_source : 4efd4ba05e527df60a33c55da30c19586a9cecdb
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 7e34c308ad98259f9344e10117750aeae3e8d2ea
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 7ab3d57b13cb2ec2d7d1b9aafc99f4ec0ea49b5a
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : c1952763f89af6f9c5e25e67982b96756d7336e3
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 101f51e5f7c364407e27b742aec5e02336936d8c
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : a4655cb42947b8ea089e72b3d4c2ff2482a31e6a
|
|/
|
|
|
|
| |
--HG--
branch : distribute
extra : rebase_source : 95242b20ab228862aeef205f399869f79e342f0e
|
|
|
|
|
|
|
|
| |
package is not also declared as a namespace. (backport from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060817
|
|
|
|
|
|
| |
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependency when a distribution lacks a ``dependency_links`` setting.
* Made ``zip-safe`` and ``not-zip-safe`` flag files contain a single byte,
so as to play better with packaging tools that complain about zero-length
files.
* Made ``setup.py develop`` respect the ``--no-deps`` option, which it
previously was ignoring.
(bug fixes backported from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050659
|
|
|
|
|
|
| |
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4045696
|
|
|
|
|
|
| |
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043430
|
|
|
|
|
|
|
|
| |
draft of a patch.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043423
|
|
|
|
|
|
|
|
| |
config files for option defaults.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042684
|
|
|
|
|
|
|
|
| |
--multi-version so that '.' doesn't have to support .pth files.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042681
|
|
|
|
|
|
| |
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042337
|
|
|
|
|
|
|
|
|
|
| |
for a trivial example. This has only been tested on Windows with
a MinGW compiler, and the Mac OS support isn't finished. Testing
w/other platforms+compilers would be helpful.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041927
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
requiring ``nose`` to run unit tests can make this dependency optional
unless the ``test`` command is run.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
``.egg-info/PKG-INFO`` under revision control and put the project's source
code directly in the project directory. If such a package had any
requirements that get processed before the ``egg_info`` command can be run,
the setup scripts would fail with a "Missing 'Version:' header and/or
PKG-INFO file" error, because the egg runtime interpreted the unbuilt
metadata in a directory on ``sys.path`` (i.e. the current directory) as
being a corrupted egg. Setuptools now monkeypatches the distribution
metadata cache to pretend that the egg has valid version information, until
it has a chance to make it actually be so (via the ``egg_info`` command).
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041401
|
|
|
|
|
|
| |
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041203
|