[Checkins] SVN: megrok.form/trunk/ Fixed up tbe buildout files so that the package builds and tests

Kevin Gill kevin at movieextras.ie
Sat Jul 4 06:55:31 EDT 2009


Log message for revision 101507:
  Fixed up tbe buildout files so that the package builds and tests
    with the latest version of grok.security.
  
  

Changed:
  _U  megrok.form/trunk/
  A   megrok.form/trunk/CHANGES.txt
  U   megrok.form/trunk/buildout.cfg
  U   megrok.form/trunk/setup.py
  A   megrok.form/trunk/versions.cfg

-=-

Property changes on: megrok.form/trunk
___________________________________________________________________
Added: svn:externals
   + bootstrap svn://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/


Added: megrok.form/trunk/CHANGES.txt
===================================================================
--- megrok.form/trunk/CHANGES.txt	                        (rev 0)
+++ megrok.form/trunk/CHANGES.txt	2009-07-04 10:55:30 UTC (rev 101507)
@@ -0,0 +1,8 @@
+megrok.form changes
+*******************
+
+0.2.6 (unreleased)
+==================
+
+* Fixed up tbe buildout files so that the package builds and tests
+  with the latest version of grok.security.


Property changes on: megrok.form/trunk/CHANGES.txt
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: megrok.form/trunk/buildout.cfg
===================================================================
--- megrok.form/trunk/buildout.cfg	2009-07-04 10:46:35 UTC (rev 101506)
+++ megrok.form/trunk/buildout.cfg	2009-07-04 10:55:30 UTC (rev 101507)
@@ -1,9 +1,8 @@
 [buildout]
+extends = versions.cfg
 develop = .
 parts = app data zopectl i18n test
 find-links = http://download.zope.org/distribution/
-newest = false
-extends= http://grok.zope.org/releaseinfo/grok-0.11.1.cfg
 versions = versions
 
 [data]

Modified: megrok.form/trunk/setup.py
===================================================================
--- megrok.form/trunk/setup.py	2009-07-04 10:46:35 UTC (rev 101506)
+++ megrok.form/trunk/setup.py	2009-07-04 10:55:30 UTC (rev 101507)
@@ -2,7 +2,7 @@
 from os import sep
 from os.path import curdir
 
-version = '0.2.5'
+version = '0.2.6'
 
 long_description = open(sep.join((curdir, 'src','megrok','form','README.txt'))).read()
 

Added: megrok.form/trunk/versions.cfg
===================================================================
--- megrok.form/trunk/versions.cfg	                        (rev 0)
+++ megrok.form/trunk/versions.cfg	2009-07-04 10:55:30 UTC (rev 101507)
@@ -0,0 +1,114 @@
+[versions]
+grok = 1.0a4
+ClientForm = 0.2.9
+docutils = 0.4
+grokcore.component = 1.6
+grokcore.formlib = 1.1
+grokcore.security = 1.1
+grokcore.view = 1.7
+grokcore.viewlet = 1.0
+grokui.admin = 0.3.2
+martian = 0.11
+mechanize = 0.1.7b
+Pygments = 0.8.1
+pytz = 2007k
+RestrictedPython = 3.4.2
+simplejson = 1.7.1
+z3c.autoinclude = 0.2.2
+z3c.flashmessage = 1.0
+z3c.testsetup = 0.2.1
+zc.catalog = 1.2.0
+ZConfig = 2.5.1
+zc.recipe.testrunner = 1.0.0
+zdaemon = 2.0.2
+ZODB3 = 3.8.1
+zodbcode = 3.4.0
+zope.annotation = 3.4.1
+zope.app.apidoc = 3.4.3
+zope.app.applicationcontrol = 3.4.3
+zope.app.appsetup = 3.4.1
+zope.app.authentication = 3.4.4
+zope.app.basicskin = 3.4.0
+zope.app.broken = 3.4.0
+zope.app.catalog = 3.5.1
+zope.app.component = 3.4.1
+zope.app.container = 3.5.6
+zope.app.content = 3.4.0
+zope.app.debug = 3.4.1
+zope.app.dependable = 3.4.0
+zope.app.error = 3.5.1
+zope.app.exception = 3.4.1
+zope.app.file = 3.4.4
+zope.app.folder = 3.4.0
+zope.app.form = 3.4.1
+zope.app.generations = 3.4.1
+zope.app.http = 3.4.1
+zope.app.i18n = 3.4.4
+zope.app.interface = 3.4.0
+zope.app.intid = 3.4.1
+zope.app.keyreference = 3.4.1
+zope.app.locales = 3.4.5
+zope.app.onlinehelp = 3.4.1
+zope.app.pagetemplate = 3.4.1
+zope.app.preference = 3.4.1
+zope.app.principalannotation = 3.4.0
+zope.app.publication = 3.4.3
+zope.app.publisher = 3.5.1
+zope.app.renderer = 3.4.0
+zope.app.rotterdam = 3.4.1
+zope.app.schema = 3.4.0
+zope.app.security = 3.5.2
+zope.app.securitypolicy = 3.4.6
+zope.app.server = 3.4.2
+zope.app.session = 3.5.1
+zope.app.skins = 3.4.0
+zope.app.testing = 3.4.3
+zope.app.tree = 3.4.0
+zope.app.twisted = 3.4.1
+zope.app.wsgi = 3.4.1
+zope.app.zapi = 3.4.0
+zope.app.zcmlfiles = 3.4.3
+zope.app.zopeappgenerations = 3.4.0
+zope.cachedescriptors = 3.4.1
+zope.component = 3.4.0
+zope.configuration = 3.4.0
+zope.contentprovider = 3.4.0
+zope.contenttype = 3.4.0
+zope.copypastemove = 3.4.0
+zope.datetime = 3.4.0
+zope.deferredimport = 3.4.0
+zope.deprecation = 3.4.0
+zope.dottedname = 3.4.2
+zope.dublincore = 3.4.0
+zope.error = 3.5.1
+zope.event = 3.4.0
+zope.exceptions = 3.4.0
+zope.filerepresentation = 3.4.0
+zope.formlib = 3.4.0
+zope.hookable = 3.4.0
+zope.i18n = 3.4.0
+zope.i18nmessageid = 3.4.3
+zope.index = 3.4.1
+zope.interface = 3.4.1
+zope.lifecycleevent = 3.4.0
+zope.location = 3.4.0
+zope.minmax = 1.1.0
+zope.modulealias = 3.4.0
+zope.pagetemplate = 3.4.0
+zope.proxy = 3.4.2
+zope.publisher = 3.4.6
+zope.schema = 3.4.0
+zope.security = 3.4.1
+zope.securitypolicy = 3.4.1
+zope.server = 3.4.3
+zope.session = 3.4.1
+zope.size = 3.4.0
+zope.structuredtext = 3.4.0
+zope.tal = 3.4.1
+zope.tales = 3.4.0
+zope.testbrowser = 3.4.2
+zope.testing = 3.6.0
+zope.thread = 3.4
+zope.traversing = 3.4.1
+zope.viewlet = 3.4.2
+zope.container = 3.7.1


Property changes on: megrok.form/trunk/versions.cfg
___________________________________________________________________
Added: svn:eol-style
   + native



More information about the Checkins mailing list