dev-python/PySensors: remove

Closes: https://bugs.gentoo.org/929495
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2024-05-13 09:37:07 +02:00
parent 0a8b1dd5b2
commit e1472d252e
4 changed files with 0 additions and 40 deletions

View File

@@ -1 +0,0 @@
DIST PySensors-0.0.4.tar.gz 10599 BLAKE2B be3a3692a846e5339758eff4f4396dd15bf96b3d20bc40df45436ce58381ac87503bca190fa215121506ecf9ce5175b254d93142ee881c4d5b8ef8e045854659 SHA512 8e6b2beee9bf282f073618c0b45e53330ce82c9fc9c6565a3c6b5f812231421c8c6e15ccc4fc92cda67ed08df5c482577d4a34720c920dbba7604f2b7c3ba21c

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 pypi
DESCRIPTION="Python bindings to libsensors (via ctypes)"
HOMEPAGE="https://pypi.org/project/PySensors/"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND=">=sys-apps/lm-sensors-3"

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grobian@gentoo.org</email>
<name>Fabian Groffen</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">PySensors</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -303,11 +303,6 @@ sci-visualization/spectromatic
# Removal on 2024-05-16, bug #929444
dev-python/carbon
# Fabian Groffen <grobian@gentoo.org> (2024-04-13)
# Python wrapper around liblmsensors, no reverse dependencies
# Removal on 2024-05-13, bug #929495
dev-python/PySensors
# Arthur Zamarin <arthurzam@gentoo.org> (2024-04-12)
# EAPI6. Fails to compile with go versions in tree. Upstream is archived.
# Uses deprecated go eclasses. Maintainer needed, no rev deps.