mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-20 03:17:28 -07:00
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.
8 lines
218 B
XML
8 lines
218 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
</pkgmetadata>
|