dev-python/namespace-zope: New package to handle namespace
authorMichał Górny <mgorny@gentoo.org>
Thu, 4 May 2017 16:30:33 +0000 (18:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 7 May 2017 18:43:16 +0000 (20:43 +0200)
commitd77fe6ac42932ca2072f13414eaa4cbad30d72b0
treef49c805b77ae6d70f3bbbea455b9562b4f19cad6
parent66cd349c97a80614c65a518e8e3c4fe65812cd8b
dev-python/namespace-zope: New package to handle namespace

Add a new package that installs __init__.py that enables setuptools
namespace processing for zope packages. This makes it possible to remove
the hacky *.pth files installed by various zope packages currently while
preserving namespace package compatibility with Python 2. This in turn
should fix some of the issues with namespace handling.
dev-python/namespace-zope/metadata.xml [new file with mode: 0644]
dev-python/namespace-zope/namespace-zope-1.ebuild [new file with mode: 0644]