[Checkins] SVN: grok/branches/1.0/ Use newer versions of pytz and simplejson.

Martijn Faassen faassen at startifact.com
Fri Sep 18 08:32:09 EDT 2009


Log message for revision 104318:
  Use newer versions of pytz and simplejson.
  

Changed:
  U   grok/branches/1.0/CHANGES.txt
  U   grok/branches/1.0/versions.cfg

-=-
Modified: grok/branches/1.0/CHANGES.txt
===================================================================
--- grok/branches/1.0/CHANGES.txt	2009-09-18 12:30:41 UTC (rev 104317)
+++ grok/branches/1.0/CHANGES.txt	2009-09-18 12:32:08 UTC (rev 104318)
@@ -4,7 +4,9 @@
 1.0 (unreleased)
 ================
 
-- Nothing changed yet.
+* Use newer versions of simplejson and pytz. 
+  
+  See also https://bugs.launchpad.net/grok/+bug/432115
 
 
 1.0b2 (2009-09-17)

Modified: grok/branches/1.0/versions.cfg
===================================================================
--- grok/branches/1.0/versions.cfg	2009-09-18 12:30:41 UTC (rev 104317)
+++ grok/branches/1.0/versions.cfg	2009-09-18 12:32:08 UTC (rev 104318)
@@ -8,9 +8,9 @@
 grokui.admin = 0.3.2
 martian = 0.11
 mechanize = 0.1.7b
-pytz = 2007k
+pytz = 2009l
 RestrictedPython = 3.4.2
-simplejson = 1.7.1
+simplejson = 2.0.9
 z3c.autoinclude = 0.2.2
 z3c.flashmessage = 1.0
 z3c.recipe.eggbasket = 0.4.3



More information about the checkins mailing list