Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/namespace-zope: stable 1 for ia64, bug #654442 | Sergei Trofimovich | 2018-05-01 | 1 | -2/+2 |
| | | | | | | Bug: https://bugs.gentoo.org/654442 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/namespace-zope-1: x86 stable, bug 625052 | Matt Turner | 2017-09-17 | 1 | -1/+1 |
| | |||||
* | dev-python/namespace-zope-1-r0: add amd64 keyword | Tobias Klausmann | 2017-07-15 | 1 | -1/+1 |
| | | | | Gentoo-Bug: 625052 | ||||
* | dev-python/namespace-zope: Add a silly HOMEPAGE to make repoman happier | Michał Górny | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | dev-python/namespace-zope: Fix whitespace | Michał Górny | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | dev-python/namespace-zope: New package to handle namespace | Michał Górny | 2017-05-07 | 2 | -0/+40 |
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. |