Changeset 11093


Ignore:
Timestamp:
14 Feb 2014, 08:11:01 (11 years ago)
Author:
Henrik Bettermann
Message:

Use waeup.kofa/branches/uli-diazo-themed.

Remove resources and theming modules.

Location:
main/waeup.skeleton/branches/uli-diazo-themed
Files:
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.skeleton/branches/uli-diazo-themed/buildout.cfg

    r11092 r11093  
    4545
    4646[sources]
    47 waeup.kofa = svn https://svn.waeup.org/repos/main/waeup.kofa/trunk
     47waeup.kofa = svn https://svn.waeup.org/repos/main/waeup.kofa/branches/uli-diazo-themed
    4848kofacustom.nigeria = svn https://svn.waeup.org/repos/main/kofacustom.nigeria/trunk
    4949
  • main/waeup.skeleton/branches/uli-diazo-themed/setup.py

    r11075 r11093  
    9595      entry_points="""
    9696      # Add entry points here
    97       [hurry.resource.libraries]
    98       waeup_custom = waeup.skeleton.browser.resources:waeup_custom
    9997      [console_scripts]
    10098      kofa-debug = grokcore.startup:interactive_debug_prompt
  • main/waeup.skeleton/branches/uli-diazo-themed/versions.cfg

    r11084 r11093  
    138138# Added by buildout at 2014-02-12 18:41:55.482568
    139139zc.zodbrecipes = 0.6.2
     140
     141# Added by buildout at 2014-02-14 08:54:31.167366
     142WebOb = 1.3.1
     143diazo = 1.0.5
     144repoze.xmliter = 0.5
     145
     146# Required by:
     147# diazo==1.0.5
     148experimental.cssselect = 0.3
     149
     150# Required by:
     151# diazo==1.0.5
     152# experimental.cssselect==0.3
     153lxml = 3.3.1
Note: See TracChangeset for help on using the changeset viewer.