* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/namespace-google/
@ 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: 7668d85f77d7c1276460ac9e3f613c603e88a929
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 19:07:27 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 17 19:07:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7668d85f
dev-python/namespace-google: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/namespace-google/metadata.xml | 7 -----
.../namespace-google/namespace-google-1-r1.ebuild | 33 ----------------------
profiles/package.mask | 7 -----
3 files changed, 47 deletions(-)
diff --git a/dev-python/namespace-google/metadata.xml b/dev-python/namespace-google/metadata.xml
deleted file mode 100644
index 3d7915601999..000000000000
--- a/dev-python/namespace-google/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-google/namespace-google-1-r1.ebuild b/dev-python/namespace-google/namespace-google-1-r1.ebuild
deleted file mode 100644
index 285076609031..000000000000
--- a/dev-python/namespace-google/namespace-google-1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-r1
-
-DESCRIPTION="Namespace package declaration for google"
-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 ~x64-macos"
-IUSE=""
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${PYTHON_DEPS}"
-DEPEND="${PYTHON_DEPS}"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_unpack() {
- mkdir -p "${S}"/google || die
- cat > "${S}"/google/__init__.py <<-EOF || die
- __import__('pkg_resources').declare_namespace(__name__)
- EOF
-}
-
-src_install() {
- python_foreach_impl python_domodule google
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index cfa598528504..16a2303ce945 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -285,13 +285,6 @@ dev-ruby/rqrcode_core:0
# Unused java library. Removal on 2022-05-24.
dev-java/jgraph
-# Michał Górny <mgorny@gentoo.org> (2022-04-22)
-# Obsolete namespace packages. PEP 420 implicit namespaces are now
-# the preferred solution. Upgrade the reverse dependencies to get
-# these packages unmerged.
-# Removal on 2022-05-09.
-dev-python/namespace-google
-
# Hans de Graaff <graaff@gentoo.org> (2022-04-22)
# Obsolete slots that are no longer used by current
# dev-ruby/simplecov versions and have no use on their own.
^ 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-google/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox