From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/namespace-lazr/
Date: Tue, 17 May 2022 19:09:29 +0000 (UTC) [thread overview]
Message-ID: <1652814471.67ae12cca0eec414dbb199096d5f99c113a548a8.jsmolic@gentoo> (raw)
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
reply other threads:[~2022-05-17 19:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1652814471.67ae12cca0eec414dbb199096d5f99c113a548a8.jsmolic@gentoo \
--to=jsmolic@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox