Changeset 13730 for main/waeup.ikoba


Ignore:
Timestamp:
24 Feb 2016, 12:20:24 (9 years ago)
Author:
uli
Message:

Use only locally needed versions.

And rely on versions-kofa.cfg for the rest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/versions.cfg

    r13707 r13730  
    33# default set of versions we use.
    44#extends = http://grok.zope.org/releaseinfo/grok-1.1.cfg
    5 extends = grok-1.1.cfg
     5extends = versions-kofa.cfg
    66
    77versions = versions
    88
    99[versions]
    10 setuptools = 7.0
    11 collective.recipe.sphinxbuilder = 0.8.2
    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.2.5
    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.3.1
    34 Pygments = 2.0
    35 ZODB3 = 3.10.3
    36 docutils = 0.11
    37 Jinja2 = 2.3
    38 # for support of unicode encoded passwords
    39 zope.password = 3.6.1
    40 # include bugfix for hanging xmlrpcrequests under paster
    41 zope.publisher = 3.12.2
    42 # Pillow >= 2.0 supports Python 2.6, 2.7, 3.x
    43 # Pillow < 1.x supports Python 2.4, 2.5, 2.6, 2.7
    44 Pillow = 2.0.0
    45 mock = 1.0.1
    46 
    47 # Added by buildout at 2013-04-29 11:28:31.957221
    48 Beaker = 1.6.4
    49 Twisted = 13.0.0
    50 dolmen.beaker = 0.1
    51 hurry.resource = 0.10
    52 repoze.profile = 2.0
    53 repoze.sphinx.autointerface = 0.7.1
    54 unittest2 = 0.5.1
    55 # z3c.coverage 2.0 is out but does not cope with non-ASCII in sources
    56 z3c.coverage = 1.3.1
    57 zc.async = 1.5.4
    58 zc.dict = 1.2.1
    59 zc.twist = 1.3.1
    60 zc.z3monitor = 0.8.0
    61 zope.bforest = 1.2
    62 
    63 # Required by:
    64 # z3c.coverage==2.0.0
    65 coverage = 3.6
    66 
    67 # Required by:
    68 # waeup.ikoba==0.2dev
    69 hurry.file = 1.2.1
    70 
    71 # Required by:
    72 # waeup.ikoba==0.2dev
    73 hurry.jquery = 1.4.3.1
    74 
    75 # Required by:
    76 # waeup.ikoba==0.2dev
    77 hurry.jqueryui = 1.8.5.1
    78 
    79 # Required by:
    80 # waeup.ikoba==0.2dev
    81 hurry.query = 1.1.1
    82 
    83 # Required by:
    84 # grokui.base==0.2
    85 megrok.menu = 0.4
    86 
    87 # Required by:
    88 # dolmen.beaker==0.1
    89 pycryptopp = 0.6.0.1206569328141510525648634803928199668821045408958
    90 
    91 # Required by:
    92 # repoze.profile==2.0
    93 pyprof2calltree = 1.1.0
    94 
    95 # Required by:
    96 # zc.async==1.5.4
    97 rwproperty = 1.0
    98 
    99 # Required by:
    100 # zope.testrunner==4.3.3
    101 six = 1.4
    102 
    103 # Required by:
    104 # waeup.ikoba==0.2dev
    105 ulif.loghandlers = 0.1.1
    106 
    107 # Required by:
    108 # waeup.ikoba==0.2dev
    109 unicodecsv = 0.9.4
    110 
    111 # Required by:
    112 # zc.async==1.5.4
    113 uuid = 1.30
    114 
    115 # Required by:
    116 # zc.z3monitor==0.8.0
    117 zc.monitor = 0.3.1
    118 
    119 # Required by:
    120 # zc.monitor==0.3.1
    121 zc.ngi = 2.0.1
    122 
    123 # Required by:
    124 # zc.async==1.5.4
    125 zc.queue = 1.3
    126 
    127 # Required by:
    128 # waeup.ikoba==0.2dev
    129 zope.errorview = 0.11
    130 
    131 # Required by:
    132 # zc.recipe.testrunner==2.0.0
    133 zope.testrunner = 4.3.3
    134 
    135 # Added by buildout at 2014-01-13 12:49:22.642212
    136 mr.developer = 1.27
    137 plone.recipe.command = 1.1
    138 z3c.recipe.staticlxml = 0.10
    139 
    140 # Required by:
    141 # z3c.recipe.staticlxml==0.10
    142 zc.recipe.cmmi = 1.3.5
    143 
    144 # Added by buildout at 2014-02-04 15:17:58.515390
    145 zc.zodbrecipes = 0.6.2
    146 
    147 # Added by buildout at 2014-02-13 07:53:24.402989
    148 WebOb = 1.3.1
    149 diazo = 1.0.5
    150 repoze.xmliter = 0.5
    151 
    152 # Required by:
    153 # diazo==1.0.5
    154 experimental.cssselect = 0.3
    155 
    156 # Required by:
    157 # diazo==1.0.5
    158 # experimental.cssselect==0.3
    159 lxml = 3.3.1
    160 
    161 # Required by:
    162 # waeup.ikoba==0.2dev
    163 psutil = 2.1.1
     10# stuff not already in kofa (best to my knowledge)
     11PyPDF2 = 1.25.1
     12cffi = 1.5.2
     13cryptography = 1.2.2
     14dna = 2.0
     15enum34 = 1.1.2
     16ipaddress = 1.0.16
     17paypalrestsdk = 1.11.5
     18pyOpenSSL = 0.15.1
     19pyasn1 = 0.1.9
     20pycparser = 2.14
     21requests = 2.9.1
    16422six = 1.5.2
    165 # Added by buildout at 2014-11-18 17:09:18.443792
    166 cffi = 0.8.6
    167 cryptography = 0.6.1
    168 pyOpenSSL = 0.14
    169 
    170 # Required by:
    171 # waeup.ikoba==0.2dev
    172 paypalrestsdk = 1.6.1
    173 
    174 # Required by:
    175 # cffi==0.8.6
    176 pycparser = 2.10
    177 
    178 # Required by:
    179 # paypalrestsdk==1.6.1
    180 requests = 2.4.3
    181 
    182 # Added by buildout at 2014-12-09 08:56:22.978680
    183 
    184 # Required by:
    185 # waeup.ikoba==0.2dev
    186 PyPDF2 = 1.23
    187 
    188 # Added by buildout at 2015-03-31 16:39:23.608920
    189 Babel = 1.3
    190 alabaster = 0.7.3
    191 snowballstemmer = 1.2.0
    192 sphinx-rtd-theme = 0.1.7
Note: See TracChangeset for help on using the changeset viewer.