Rev | Line | |
---|
[10120] | 1 | # Versions of packages used by waeup.kofa |
---|
| 2 | [buildout] |
---|
| 3 | # default set of versions we use. |
---|
| 4 | extends= http://grok.zope.org/releaseinfo/grok-1.1.cfg |
---|
| 5 | |
---|
| 6 | versions = versions |
---|
| 7 | |
---|
| 8 | [versions] |
---|
| 9 | collective.recipe.sphinxbuilder = 0.7.0 |
---|
| 10 | hurry.workflow = 0.11 |
---|
| 11 | # Pinned to circumvent breakage in 0.4.x |
---|
| 12 | hurry.zoperesource = 0.6 |
---|
| 13 | # Pinned to prevent buildout svn-error. |
---|
| 14 | lovely.recipe = 1.0.0 |
---|
| 15 | megrok.layout = 1.0.2 |
---|
| 16 | reportlab = 2.5 |
---|
| 17 | transaction = 1.1.0 |
---|
| 18 | z3c.testsetup = 0.6.1 |
---|
[10193] | 19 | zc.buildout = 2.1.0 |
---|
| 20 | zc.recipe.egg = 2.0.0a3 |
---|
| 21 | zc.recipe.testrunner = 2.0.0 |
---|
[10120] | 22 | zope.app.testing = 3.8.1 |
---|
| 23 | # for support of @provider directive |
---|
| 24 | zope.interface = 3.6.3 |
---|
| 25 | # for support of contextual default values |
---|
| 26 | zope.schema = 3.8.0 |
---|
| 27 | zope.testing = 3.10.2 |
---|
| 28 | zope.xmlpickle = 3.4.0 |
---|
| 29 | # Require latest version... |
---|
| 30 | Sphinx = 1.0.7 |
---|
| 31 | ZODB3 = 3.10.3 |
---|
| 32 | docutils = 0.7 |
---|
| 33 | Jinja2 = 2.3 |
---|
| 34 | # for support of unicode encoded passwords |
---|
| 35 | zope.password = 3.6.1 |
---|
[10193] | 36 | # need at least 3.12.2 for working XMLRPC support... |
---|
| 37 | zope.publisher = 3.12.2 |
---|
| 38 | # Pillow >= 2.0 supports Python 2.6, 2.7, 3.x |
---|
| 39 | # Pillow < 1.x supports Python 2.4, 2.5, 2.6, 2.7 |
---|
| 40 | Pillow = 2.0.0 |
---|
| 41 | mock = 1.0.1 |
---|
| 42 | |
---|
| 43 | # Added by buildout at 2013-05-22 17:41:23.210675 |
---|
| 44 | Beaker = 1.6.4 |
---|
| 45 | Twisted = 13.0.0 |
---|
| 46 | dolmen.beaker = 0.1 |
---|
| 47 | hurry.resource = 0.10 |
---|
| 48 | mr.developer = 1.25 |
---|
| 49 | repoze.profile = 2.0 |
---|
| 50 | repoze.sphinx.autointerface = 0.7.1 |
---|
| 51 | unittest2 = 0.5.1 |
---|
| 52 | z3c.coverage = 2.0.0 |
---|
| 53 | zc.async = 1.5.4 |
---|
| 54 | zc.dict = 1.2.1 |
---|
| 55 | zc.twist = 1.3.1 |
---|
| 56 | zc.z3monitor = 0.8.0 |
---|
| 57 | zope.bforest = 1.2 |
---|
| 58 | |
---|
| 59 | # Required by: |
---|
| 60 | # z3c.coverage==2.0.0 |
---|
| 61 | coverage = 3.6 |
---|
| 62 | |
---|
| 63 | # Required by: |
---|
| 64 | # waeup.kofa==0.2dev |
---|
| 65 | hurry.file = 1.2.1 |
---|
| 66 | |
---|
| 67 | # Required by: |
---|
| 68 | # waeup.kofa==0.2dev |
---|
| 69 | hurry.jquery = 1.4.3.1 |
---|
| 70 | |
---|
| 71 | # Required by: |
---|
| 72 | # waeup.kofa==0.2dev |
---|
| 73 | hurry.jqueryui = 1.8.5.1 |
---|
| 74 | |
---|
| 75 | # Required by: |
---|
| 76 | # waeup.kofa==0.2dev |
---|
| 77 | hurry.query = 1.1.1 |
---|
| 78 | |
---|
| 79 | # Required by: |
---|
| 80 | # grokui.base==0.2 |
---|
| 81 | megrok.menu = 0.4 |
---|
| 82 | |
---|
| 83 | # Required by: |
---|
| 84 | # dolmen.beaker==0.1 |
---|
| 85 | pycryptopp = 0.6.0.1206569328141510525648634803928199668821045408958 |
---|
| 86 | |
---|
| 87 | # Required by: |
---|
| 88 | # repoze.profile==2.0 |
---|
| 89 | pyprof2calltree = 1.1.0 |
---|
| 90 | |
---|
| 91 | # Required by: |
---|
| 92 | # zc.async==1.5.4 |
---|
| 93 | rwproperty = 1.0 |
---|
| 94 | |
---|
| 95 | # Required by: |
---|
| 96 | # zope.testrunner==4.3.3 |
---|
| 97 | six = 1.3.0 |
---|
| 98 | |
---|
| 99 | # Required by: |
---|
| 100 | # waeup.kofa==0.2dev |
---|
| 101 | ulif.loghandlers = 0.1.1 |
---|
| 102 | |
---|
| 103 | # Required by: |
---|
| 104 | # waeup.kofa==0.2dev |
---|
| 105 | unicodecsv = 0.9.4 |
---|
| 106 | |
---|
| 107 | # Required by: |
---|
| 108 | # zc.async==1.5.4 |
---|
| 109 | uuid = 1.30 |
---|
| 110 | |
---|
| 111 | # Required by: |
---|
| 112 | # zc.z3monitor==0.8.0 |
---|
| 113 | zc.monitor = 0.3.1 |
---|
| 114 | |
---|
| 115 | # Required by: |
---|
| 116 | # zc.monitor==0.3.1 |
---|
| 117 | zc.ngi = 2.0.1 |
---|
| 118 | |
---|
| 119 | # Required by: |
---|
| 120 | # zc.async==1.5.4 |
---|
| 121 | zc.queue = 1.3 |
---|
| 122 | |
---|
| 123 | # Required by: |
---|
| 124 | # waeup.kofa==0.2dev |
---|
| 125 | zope.errorview = 0.11 |
---|
| 126 | |
---|
| 127 | # Required by: |
---|
| 128 | # zc.recipe.testrunner==2.0.0 |
---|
| 129 | zope.testrunner = 4.3.3 |
---|
Note: See
TracBrowser for help on using the repository browser.