- 24 Oct, 2006 5 commits
-
-
jim authored
---------- - We treat setuptools as a dependency of any distribution that (declares that it) uses namespace packages, whether it declares setuptools as a dependency or not. This wasn't working for eggs intalled by virtue of being dependencies. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70907 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70904 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70903 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70901 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
`67737 <https://launchpad.net/products/zc.buildout/+bug/67737>`_ Verbose and quite output options caused errors when the develop buildout option was used to create develop eggs. `67871 <https://launchpad.net/products/zc.buildout/+bug/67871>`_ Installation failed if the source was a (local) unzipped egg. `67873 <https://launchpad.net/products/zc.buildout/+bug/67873>`_ There was an error in producing an error message when part names passed to the install command weren't included in the configuration. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70900 62d5b8a3-27da-0310-9561-8e5933582275
-
- 16 Oct, 2006 4 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70727 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
moved, rather than copied, removing them from the source directory. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70726 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70725 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
buildout. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70724 62d5b8a3-27da-0310-9561-8e5933582275
-
- 11 Oct, 2006 1 commit
-
-
jim authored
or setuptools, copy the develop eggs to the new buildout's develop-eggs directory, rather than its eggs directory. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70602 62d5b8a3-27da-0310-9561-8e5933582275
-
- 08 Oct, 2006 4 commits
-
-
jim authored
setuptools and zc.buildout. Don't upgrade if the buildout command is non-local. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70580 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70579 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
setuptools as one of its dependencies, we now treat setuptools as an implicit dependency. We generate a warning if the distribution is a develop egg. - Remove old develop egg links. This requires storing the old link paths in .installed.cfg. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70578 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70576 62d5b8a3-27da-0310-9561-8e5933582275
-
- 07 Oct, 2006 1 commit
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70561 62d5b8a3-27da-0310-9561-8e5933582275
-
- 04 Oct, 2006 1 commit
-
-
alga authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70514 62d5b8a3-27da-0310-9561-8e5933582275
-
- 02 Oct, 2006 3 commits
-
-
alga authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70503 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70499 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
---------- Non-zip-safe eggs were not unzipped when they were installed. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70497 62d5b8a3-27da-0310-9561-8e5933582275
-
- 01 Oct, 2006 11 commits
-
-
jim authored
__file__ to fail. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70464 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70463 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
paths were used, causing setup to fail when run from a different directory. Updated release information. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70462 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
versions. Fixed a bug in installing by direct egg download. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70461 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
the version of python used to run the tests is not Python-2.3. Use pypi as the index when running these tests. This is, unfortunately, necessary because when installing a source distro for another version of Python, we need to download setuptools for the desired version. Maybe in the future we can figure out a way for the tests to use a local copy of setuptools. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70460 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70456 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70455 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70454 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70453 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70452 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70451 62d5b8a3-27da-0310-9561-8e5933582275
-
- 19 Sep, 2006 3 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70244 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
egg is not important. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70243 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
API. This allowed the tests to be simplified somewhat. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70237 62d5b8a3-27da-0310-9561-8e5933582275
-
- 15 Sep, 2006 7 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70201 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70200 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70198 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70197 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
https://launchpad.net/products/zc.buildout/+bug/60582 Don't use extensions when bootstrapping. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70196 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70193 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70192 62d5b8a3-27da-0310-9561-8e5933582275
-