* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/namespace-lazr/
@ 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: 67ae12cca0eec414dbb199096d5f99c113a548a8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 19:07:13 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 17 19:07:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ae12cc
dev-python/namespace-lazr: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/namespace-lazr/metadata.xml | 8 ------
dev-python/namespace-lazr/namespace-lazr-1.ebuild | 31 -----------------------
profiles/package.mask | 1 -
3 files changed, 40 deletions(-)
diff --git a/dev-python/namespace-lazr/metadata.xml b/dev-python/namespace-lazr/metadata.xml
deleted file mode 100644
index efd7c8c21836..000000000000
--- a/dev-python/namespace-lazr/metadata.xml
+++ /dev/null
@@ -1,8 +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>
- <name>Python</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/namespace-lazr/namespace-lazr-1.ebuild b/dev-python/namespace-lazr/namespace-lazr-1.ebuild
deleted file mode 100644
index 666b737652b0..000000000000
--- a/dev-python/namespace-lazr/namespace-lazr-1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit python-r1
-
-DESCRIPTION="Namespace package declaration for lazr"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Python/Namespace_packages"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${PYTHON_DEPS}"
-DEPEND="${PYTHON_DEPS}"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_unpack() {
- mkdir -p "${S}"/lazr || die
- cat > "${S}"/lazr/__init__.py <<-EOF || die
- __import__('pkg_resources').declare_namespace(__name__)
- EOF
-}
-
-src_install() {
- python_foreach_impl python_domodule lazr
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 122630d1b831..cfa598528504 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -291,7 +291,6 @@ dev-java/jgraph
# these packages unmerged.
# Removal on 2022-05-09.
dev-python/namespace-google
-dev-python/namespace-lazr
# 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-lazr/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox