[Checkins] SVN: five.pt/trunk/setup.py increase minimum z3c.pt dep to close lp 848200

Leonardo Rochael Almeida leorochael at gmail.com
Mon Sep 19 05:29:08 EST 2011


Log message for revision 122840:
  increase minimum z3c.pt dep to close lp 848200

Changed:
  U   five.pt/trunk/setup.py

-=-
Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-09-19 10:24:44 UTC (rev 122839)
+++ five.pt/trunk/setup.py	2011-09-19 10:29:08 UTC (rev 122840)
@@ -25,7 +25,7 @@
       zip_safe=False,
       install_requires=[
           'setuptools',
-          'z3c.pt>=2.1.1',
+          'z3c.pt>=2.1.4',
           'sourcecodegen>=0.6.14',
       ],
       entry_points="""



More information about the checkins mailing list