From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9FA8A15802F for ; Wed, 29 Mar 2023 06:56:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A8BBE092A; Wed, 29 Mar 2023 06:56:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CA67E0928 for ; Wed, 29 Mar 2023 06:56:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 707FF341300 for ; Wed, 29 Mar 2023 06:56:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B4BC9D9 for ; Wed, 29 Mar 2023 06:56:24 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1680025835.9de2a4bc7cfcc17cdef9a6210a4189cbc3f6b05f.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/py3nvml/, profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/py3nvml/Manifest dev-python/py3nvml/metadata.xml dev-python/py3nvml/py3nvml-0.2.6.ebuild profiles/package.mask X-VCS-Directories: dev-python/py3nvml/ profiles/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 9de2a4bc7cfcc17cdef9a6210a4189cbc3f6b05f X-VCS-Branch: master Date: Wed, 29 Mar 2023 06:56:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ba80b78f-9f0f-4405-a5f9-215ef16a5971 X-Archives-Hash: 5f11a117754bb61ac59624452ed30c92 commit: 9de2a4bc7cfcc17cdef9a6210a4189cbc3f6b05f Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Mar 28 17:49:28 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Mar 28 17:50:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9de2a4bc dev-python/py3nvml: treeclean Closes: https://bugs.gentoo.org/897516 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/py3nvml/Manifest | 1 - dev-python/py3nvml/metadata.xml | 12 ------------ dev-python/py3nvml/py3nvml-0.2.6.ebuild | 17 ----------------- profiles/package.mask | 1 - 4 files changed, 31 deletions(-) diff --git a/dev-python/py3nvml/Manifest b/dev-python/py3nvml/Manifest deleted file mode 100644 index a0da7741f..000000000 --- a/dev-python/py3nvml/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST py3nvml-0.2.6.tar.gz 57550 BLAKE2B eac7bff77560fa97583e17a7988d87d373d6d1caa8a762565598d18685672723acb96e7e670183dc476c65784cf3c14d8829a5e90626f59de1b17728ee6e8a55 SHA512 c0fece187bc03a74da87d96a8157fc101ce4a0307049f5ce092555056286317d607158ce0eef492f94d024e55e29fa40bc8315b96417d17b8d1da56c5424dd57 diff --git a/dev-python/py3nvml/metadata.xml b/dev-python/py3nvml/metadata.xml deleted file mode 100644 index 526707ddb..000000000 --- a/dev-python/py3nvml/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - myrvogna@electrosphe.re - Octiabrina Terrien-Puig - - - py3nvml - fbcotter/py3nvml - - diff --git a/dev-python/py3nvml/py3nvml-0.2.6.ebuild b/dev-python/py3nvml/py3nvml-0.2.6.ebuild deleted file mode 100644 index 9ac55629e..000000000 --- a/dev-python/py3nvml/py3nvml-0.2.6.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_9 ) -inherit distutils-r1 pypi - -DESCRIPTION="Python 3 Bindings for the NVIDIA Management Library" -HOMEPAGE=" - https://pypi.org/project/py3nvml/ - https://github.com/fbcotter/py3nvml -" - -KEYWORDS="~amd64" -LICENSE="BSD" -SLOT="0" diff --git a/profiles/package.mask b/profiles/package.mask index a9a16cbc1..6bdc7f8a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -60,7 +60,6 @@ net-p2p/lbry # Python libraries with no consumers left in tree. # Masked for removal in 30 days. dev-python/injector -dev-python/py3nvml # Julien Roy (2023-01-25) # Requires