[Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt add notes on the pain
for <load> and <collection> on the use of creating
Fred L. Drake, Jr.
fdrake at gmail.com
Fri Aug 5 10:37:35 EDT 2005
Log message for revision 37731:
add notes on the pain for <load> and <collection> on the use of creating
a zpkg-based setup.py for a checkout
Changed:
U zpkgtools/trunk/doc/TODO.txt
-=-
Modified: zpkgtools/trunk/doc/TODO.txt
===================================================================
--- zpkgtools/trunk/doc/TODO.txt 2005-08-05 12:18:02 UTC (rev 37730)
+++ zpkgtools/trunk/doc/TODO.txt 2005-08-05 14:37:34 UTC (rev 37731)
@@ -95,4 +95,9 @@
shorter than the conventional setup.py (28 lines, not including the
license blurb).
+ Depending on <load> sections or renamings in <collection> sections
+ makes this much more difficult since the sources needed to
+ build/install a package may not be available since the distribution
+ construction has not been performed.
+
- Documentation, documentation, documentation!
More information about the Zope-CVS
mailing list