[Checkins] SVN: z3c.recipe.filetemplate/branches/gary-support-system-python/setup.py note updated dependency in setup

Gary Poster gary.poster at canonical.com
Fri Sep 4 10:15:52 EDT 2009


Log message for revision 103545:
  note updated dependency in setup

Changed:
  U   z3c.recipe.filetemplate/branches/gary-support-system-python/setup.py

-=-
Modified: z3c.recipe.filetemplate/branches/gary-support-system-python/setup.py
===================================================================
--- z3c.recipe.filetemplate/branches/gary-support-system-python/setup.py	2009-09-04 14:15:10 UTC (rev 103544)
+++ z3c.recipe.filetemplate/branches/gary-support-system-python/setup.py	2009-09-04 14:15:51 UTC (rev 103545)
@@ -42,7 +42,7 @@
       packages=find_packages(),
       namespace_packages=['z3c', 'z3c.recipe'],
       install_requires=['setuptools',
-                        'zc.buildout>=1.4.0dev',
+                        'zc.buildout>=1.5.0dev',
                         'zc.recipe.egg>=1.3.0dev',
                         ],
       zip_safe=True,



More information about the checkins mailing list