Changeset 13791 for main/ikobacustom.pcn
- Timestamp:
- 25 Mar 2016, 08:46:18 (9 years ago)
- Location:
- main/ikobacustom.pcn/trunk
- Files:
-
- 3 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.pcn/trunk/README.txt
r12371 r13791 3 3 4 4 Customizations of the `waeup.ikoba` package. 5 6 For generic install instructions please see sources/waeup.ikoba/docs/INSTALL.txt. 7 8 Bootstrap and buildout have to be run in two steps: 9 10 (py27)$ python bootstrap.py -c buildout-init.cfg 11 12 (py27)$ ./bin/buildout -c buildout-init.cfg 13 14 (py27)$ python bootstrap.py 15 16 (py27)$ ./bin/buildout -
main/ikobacustom.pcn/trunk/versions.cfg
r13708 r13791 1 # Versions of packages used by waeup.ikoba1 # Versions of packages used by kofacustom.pcn 2 2 [buildout] 3 # default set of versions we use. 4 #extends = http://grok.zope.org/releaseinfo/grok-1.1.cfg 5 extends = grok-1.1.cfg 6 3 extends = sources/waeup.ikoba/versions.cfg 7 4 versions = versions 8 5 9 6 [versions] 10 setuptools = 7.0 11 collective.recipe.sphinxbuilder = 0.7.0 12 collective.recipe.template = 1.10 13 hurry.workflow = 0.11 14 # Pinned to circumvent breakage in 0.4.x 15 hurry.zoperesource = 0.6 16 # Pinned to prevent buildout svn-error. 17 lovely.recipe = 1.0.0 18 megrok.layout = 1.0.2 19 reportlab = 2.5 20 transaction = 1.1.0 21 z3c.testsetup = 0.6.1 22 zc.buildout = 2.1.0 23 zc.recipe.egg = 2.0.0a3 24 zc.recipe.testrunner = 2.0.0 25 zope.app.testing = 3.8.1 26 # for support of @provider directive 27 zope.interface = 3.6.3 28 # for support of contextual default values 29 zope.schema = 3.8.0 30 zope.testing = 3.10.2 31 zope.xmlpickle = 3.4.0 32 # Require latest version... 33 Sphinx = 1.0.7 34 ZODB3 = 3.10.3 35 docutils = 0.7 36 Jinja2 = 2.3 37 # for support of unicode encoded passwords 38 zope.password = 3.6.1 39 # include bugfix for hanging xmlrpcrequests under paster 40 zope.publisher = 3.12.2 41 # Pillow >= 2.0 supports Python 2.6, 2.7, 3.x 42 # Pillow < 1.x supports Python 2.4, 2.5, 2.6, 2.7 43 Pillow = 2.0.0 44 mock = 1.0.1 45 46 # Added by buildout at 2013-04-29 11:28:31.957221 47 Beaker = 1.6.4 48 Twisted = 13.0.0 49 dolmen.beaker = 0.1 50 hurry.resource = 0.10 51 repoze.profile = 2.0 52 repoze.sphinx.autointerface = 0.7.1 53 unittest2 = 0.5.1 54 # z3c.coverage 2.0 is out but does not cope with non-ASCII in sources 55 z3c.coverage = 1.3.1 56 zc.async = 1.5.4 57 zc.dict = 1.2.1 58 zc.twist = 1.3.1 59 zc.z3monitor = 0.8.0 60 zope.bforest = 1.2 61 62 # Required by: 63 # z3c.coverage==2.0.0 64 coverage = 3.6 65 66 # Required by: 67 # waeup.ikoba==0.2dev 68 hurry.file = 1.2.1 69 70 # Required by: 71 # waeup.ikoba==0.2dev 72 hurry.jquery = 1.4.3.1 73 74 # Required by: 75 # waeup.ikoba==0.2dev 76 hurry.jqueryui = 1.8.5.1 77 78 # Required by: 79 # waeup.ikoba==0.2dev 80 hurry.query = 1.1.1 81 82 # Required by: 83 # grokui.base==0.2 84 megrok.menu = 0.4 85 86 # Required by: 87 # dolmen.beaker==0.1 88 pycryptopp = 0.6.0.1206569328141510525648634803928199668821045408958 89 90 # Required by: 91 # repoze.profile==2.0 92 pyprof2calltree = 1.1.0 93 94 # Required by: 95 # zc.async==1.5.4 96 rwproperty = 1.0 97 98 # Required by: 99 # zope.testrunner==4.3.3 100 six = 1.3.0 101 102 # Required by: 103 # waeup.ikoba==0.2dev 104 ulif.loghandlers = 0.1.1 105 106 # Required by: 107 # waeup.ikoba==0.2dev 108 unicodecsv = 0.9.4 109 110 # Required by: 111 # zc.async==1.5.4 112 uuid = 1.30 113 114 # Required by: 115 # zc.z3monitor==0.8.0 116 zc.monitor = 0.3.1 117 118 # Required by: 119 # zc.monitor==0.3.1 120 zc.ngi = 2.0.1 121 122 # Required by: 123 # zc.async==1.5.4 124 zc.queue = 1.3 125 126 # Required by: 127 # waeup.ikoba==0.2dev 128 zope.errorview = 0.11 129 130 # Required by: 131 # zc.recipe.testrunner==2.0.0 132 zope.testrunner = 4.3.3 133 134 # Added by buildout at 2014-01-13 12:49:22.642212 135 mr.developer = 1.27 136 plone.recipe.command = 1.1 137 z3c.recipe.staticlxml = 0.10 138 139 # Required by: 140 # z3c.recipe.staticlxml==0.10 141 zc.recipe.cmmi = 1.3.5 142 143 # Added by buildout at 2014-02-04 15:17:58.515390 144 zc.zodbrecipes = 0.6.2 145 146 # Added by buildout at 2014-02-13 07:53:24.402989 147 WebOb = 1.3.1 148 diazo = 1.0.5 149 repoze.xmliter = 0.5 150 151 # Required by: 152 # diazo==1.0.5 153 experimental.cssselect = 0.3 154 155 # Required by: 156 # diazo==1.0.5 157 # experimental.cssselect==0.3 158 lxml = 3.3.1 159 160 # Required by: 161 # waeup.ikoba==0.2dev 162 psutil = 2.1.1 163 six = 1.5.2 164 # Added by buildout at 2014-11-18 17:09:18.443792 165 cffi = 0.8.6 166 cryptography = 0.6.1 167 pyOpenSSL = 0.14 168 169 # Required by: 170 # waeup.ikoba==0.2dev 171 paypalrestsdk = 1.6.1 172 173 # Required by: 174 # cffi==0.8.6 175 pycparser = 2.10 176 177 # Required by: 178 # paypalrestsdk==1.6.1 179 requests = 2.4.3 180 181 # Added by buildout at 2014-12-20 15:49:45.435588 182 183 # Required by: 184 # waeup.ikoba==0.2dev 185 PyPDF2 = 1.23 7 # Added by buildout at 2016-03-25 09:45:31.524389 8 idna = 2.1
Note: See TracChangeset for help on using the changeset viewer.