Package python-module-z3c.recipe.fakezope2eggs: Information

    Source package: python-module-z3c.recipe.fakezope2eggs
    Version: 0.5-alt3.1
    Build time:  Nov 16, 2011, 03:47 AM
    Report package bug
    License: ZPLv2.1
    Summary: ZC Buildout recipe to fake zope 2 packages as eggs
    Description: 
    Zope 2 isn't eggified yet, Zope 3 does. That can become a problem if you
    want to install some egg with depedencies related to Zope 3 eggs (such
    as zope.interface, zope.component, ...)
    
    This buildout recipe will simply add some fake egg link to zope
    libraries (installed inside zope/lib/python/zope/...) so that setuptools
    can see that the dependencies are already satisfied and it won't fetch
    them anymore.

    List of rpms provided by this srpm:
    python-module-z3c.recipe.fakezope2eggs (x86_64, i586)
    python-module-z3c.recipe.fakezope2eggs-tests (x86_64, i586)



    ACL:
    @qa_p7

      1. python-devel
      2. python-module-distribute

    Last changed


    Oct. 20, 2011 Vitaly Kuznetsov 0.5-alt3.1
    - Rebuild with Python-2.7
    June 24, 2011 Eugeny A. Rostovtsev 0.5-alt3
    - Added necessary requirements
    - Excluded *.pth
    June 4, 2011 Eugeny A. Rostovtsev 0.5-alt2
    - Fixed requirements