dev-python/py3nvml: treeclean

Closes: https://bugs.gentoo.org/897516
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-03-28 22:49:28 +05:00
parent cfa8c2c624
commit 9de2a4bc7c
4 changed files with 0 additions and 31 deletions

View File

@@ -1 +0,0 @@
DIST py3nvml-0.2.6.tar.gz 57550 BLAKE2B eac7bff77560fa97583e17a7988d87d373d6d1caa8a762565598d18685672723acb96e7e670183dc476c65784cf3c14d8829a5e90626f59de1b17728ee6e8a55 SHA512 c0fece187bc03a74da87d96a8157fc101ce4a0307049f5ce092555056286317d607158ce0eef492f94d024e55e29fa40bc8315b96417d17b8d1da56c5424dd57

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>myrvogna@electrosphe.re</email>
<name>Octiabrina Terrien-Puig</name>
</maintainer>
<upstream>
<remote-id type="pypi">py3nvml</remote-id>
<remote-id type="github">fbcotter/py3nvml</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -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"