* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/namespace-zope/
@ 2022-05-17 19:09 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2022-05-17 19:09 UTC (permalink / raw
To: gentoo-commits
commit: bd15c3e4a419b21ee4582e7b5f68d23ac6d861c9
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 19:05:41 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 17 19:07:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd15c3e4
dev-python/namespace-zope: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/namespace-zope/metadata.xml | 7 -----
.../namespace-zope/namespace-zope-1-r1.ebuild | 33 ----------------------
profiles/package.mask | 1 -
3 files changed, 41 deletions(-)
diff --git a/dev-python/namespace-zope/metadata.xml b/dev-python/namespace-zope/metadata.xml
deleted file mode 100644
index 3d7915601999..000000000000
--- a/dev-python/namespace-zope/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/namespace-zope/namespace-zope-1-r1.ebuild b/dev-python/namespace-zope/namespace-zope-1-r1.ebuild
deleted file mode 100644
index 96e1cf199f33..000000000000
--- a/dev-python/namespace-zope/namespace-zope-1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-inherit python-r1
-
-DESCRIPTION="Namespace package declaration for zope"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${PYTHON_DEPS}"
-DEPEND="${PYTHON_DEPS}"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_unpack() {
- mkdir -p "${S}"/zope || die
- cat > "${S}"/zope/__init__.py <<-EOF || die
- __import__('pkg_resources').declare_namespace(__name__)
- EOF
-}
-
-src_install() {
- python_foreach_impl python_domodule zope
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 86e57f56b483..26f332278c8f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -296,7 +296,6 @@ dev-python/namespace-paste
dev-python/namespace-repoze
dev-python/namespace-ruamel
dev-python/namespace-sphinxcontrib
-dev-python/namespace-zope
# Hans de Graaff <graaff@gentoo.org> (2022-04-22)
# Obsolete slots that are no longer used by current
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-17 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 19:09 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/namespace-zope/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox