[Zope-Checkins] SVN: Zope/trunk/versions.cfg PyPi is picky about exact version matches
Hanno Schlichting
hannosch at hannosch.eu
Fri Jun 25 08:33:39 EDT 2010
Log message for revision 113832:
PyPi is picky about exact version matches
Changed:
U Zope/trunk/versions.cfg
-=-
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg 2010-06-25 11:03:21 UTC (rev 113831)
+++ Zope/trunk/versions.cfg 2010-06-25 12:33:39 UTC (rev 113832)
@@ -84,7 +84,7 @@
ZODB3 = 3.10.0b1
# toolchain
-Jinja2 = 2.5.0
+Jinja2 = 2.5
Pygments = 1.3.1
Sphinx = 1.0b2
buildout.dumppickedversions = 0.4
More information about the Zope-Checkins
mailing list