* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/onkyo-eiscp/, dev-python/onkyo-eiscp/files/
@ 2021-11-10 12:49 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-11-10 12:49 UTC (permalink / raw
To: gentoo-commits
commit: 5964110f1c141e6c6f5e164fa46deb3a0d1950d8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 12:46:58 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 12:48:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5964110f
dev-python/onkyo-eiscp: treeclean
Closes: https://bugs.gentoo.org/812734
Closes: https://bugs.gentoo.org/817392
Closes: https://bugs.gentoo.org/798252
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/onkyo-eiscp/Manifest | 1 -
.../files/onkyo-eiscp-1.2.4-exclude-tests.patch | 11 ----------
dev-python/onkyo-eiscp/metadata.xml | 9 --------
dev-python/onkyo-eiscp/onkyo-eiscp-1.2.7.ebuild | 24 ----------------------
profiles/package.mask | 7 -------
5 files changed, 52 deletions(-)
diff --git a/dev-python/onkyo-eiscp/Manifest b/dev-python/onkyo-eiscp/Manifest
deleted file mode 100644
index 0b294611294..00000000000
--- a/dev-python/onkyo-eiscp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST onkyo-eiscp-1.2.7.tar.gz 48290 BLAKE2B c583b2af2619b6dc070c431a91d77ce507d3bf91f87a5ee181b82333ef597fd45d122c85f3fa4dfe5454b5059c89888744beb0a44a916f8e8cba64fd94b6cda1 SHA512 0fe8f23762d49b3b2c45ef24b94345d9a342cf04b2fa55538abf4ea21a6039011c0ade945f7432555ec948811ab521bb6a611909e19163e0e0c806bf87604635
diff --git a/dev-python/onkyo-eiscp/files/onkyo-eiscp-1.2.4-exclude-tests.patch b/dev-python/onkyo-eiscp/files/onkyo-eiscp-1.2.4-exclude-tests.patch
deleted file mode 100644
index 03baf2d475b..00000000000
--- a/dev-python/onkyo-eiscp/files/onkyo-eiscp-1.2.4-exclude-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- onkyo-eiscp-1.2.4/setup.py
-+++ onkyo-eiscp-1.2.4/setup.py
-@@ -19,7 +19,7 @@
- author_email='michael@elsdoerfer.com',
- description='Control Onkyo receivers over ethernet.',
- long_description=long_description,
-- packages = find_packages(),
-+ packages = find_packages(exclude=["tests"]),
- entry_points="""[console_scripts]\nonkyo = eiscp.script:run\n""",
- install_requires=['docopt>=0.4.1', 'netifaces'],
- platforms='any',
diff --git a/dev-python/onkyo-eiscp/metadata.xml b/dev-python/onkyo-eiscp/metadata.xml
deleted file mode 100644
index 27d87ddb51d..00000000000
--- a/dev-python/onkyo-eiscp/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">miracle2k/onkyo-eiscp</remote-id>
- <remote-id type="pypi">onkyo-eiscp</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.7.ebuild b/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.7.ebuild
deleted file mode 100644
index 07ac76885d9..00000000000
--- a/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Control Onkyo A/V receivers over the network"
-HOMEPAGE="https://github.com/miracle2k/onkyo-eiscp https://pypi.org/project/onkyo-eiscp/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-python/docopt-0.4.1[${PYTHON_USEDEP}]
- dev-python/netifaces[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.2.4-exclude-tests.patch )
diff --git a/profiles/package.mask b/profiles/package.mask
index 83d45f93483..10757c60a91 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -528,13 +528,6 @@ net-libs/iax
# Removal on 2021-11-09. Bug #817401.
dev-python/python-ceilometerclient
-# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-10)
-# Inactive upstream with reported bugs. Has issues with python 3.9
-# and python 3.10.
-# Extra bugs: #798252 #812734
-# Removal on 2021-11-09. Bug #817392.
-dev-python/onkyo-eiscp
-
# Sam James <sam@gentoo.org> (2021-10-10)
# Needs upstream build system fixes (currently in progress).
# Python toggles don't work correctly right now.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-10 12:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-10 12:49 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/onkyo-eiscp/, dev-python/onkyo-eiscp/files/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox