diff options
Diffstat (limited to 'dev-python/i3ipc')
| -rw-r--r-- | dev-python/i3ipc/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild | 38 | ||||
| -rw-r--r-- | dev-python/i3ipc/i3ipc-2.2.1-r2.ebuild | 38 | ||||
| -rw-r--r-- | dev-python/i3ipc/metadata.xml | 9 |
4 files changed, 0 insertions, 86 deletions
diff --git a/dev-python/i3ipc/Manifest b/dev-python/i3ipc/Manifest deleted file mode 100644 index 5d15d84f5dcc..000000000000 --- a/dev-python/i3ipc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST i3ipc-2.2.1.tar.gz 47760 BLAKE2B 4decad566ab87ed48d2ca9cc29c35e9d92bfbb0bd3ad76507fe54cf4b6b52ddd1590be75a65398dddb785b94b444e41577984daab780f91afe0d251b6b12bd93 SHA512 4a09df1d580953ab2cb55345a32731427662d3969e7f6c78cf27c685d24f289be611b00b10a93cb765663b73075ebd07ae3b76d0a9b1f832fc467944c35230f9 diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild deleted file mode 100644 index b39cd9f85b06..000000000000 --- a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 virtualx pypi - -DESCRIPTION="An improved Python library to control i3wm and sway." -HOMEPAGE="https://github.com/altdesktop/i3ipc-python" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - ${RDEPEND} - dev-python/python-xlib[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND=" - ${BDEPEND} - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-timeout[${PYTHON_USEDEP}] - x11-wm/i3 - ) -" - -RESTRICT="test" - -distutils_enable_tests pytest - -src_test() { - virtx distutils-r1_src_test -} diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r2.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r2.ebuild deleted file mode 100644 index e70b5a1bec2a..000000000000 --- a/dev-python/i3ipc/i3ipc-2.2.1-r2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 virtualx pypi - -DESCRIPTION="An improved Python library to control i3wm and sway." -HOMEPAGE="https://github.com/altdesktop/i3ipc-python" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - ${RDEPEND} - dev-python/python-xlib[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND=" - ${BDEPEND} - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-timeout[${PYTHON_USEDEP}] - x11-wm/i3 - ) -" - -RESTRICT="test" - -distutils_enable_tests pytest - -src_test() { - virtx distutils-r1_src_test -} diff --git a/dev-python/i3ipc/metadata.xml b/dev-python/i3ipc/metadata.xml deleted file mode 100644 index 820613ee1e1a..000000000000 --- a/dev-python/i3ipc/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">altdesktop/i3ipc-python</remote-id> - <remote-id type="pypi">i3ipc</remote-id> - </upstream> -</pkgmetadata> |
