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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7DC51382C5 for ; Wed, 7 Apr 2021 12:53:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000F7E08E0; Wed, 7 Apr 2021 12:53:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC341E08E0 for ; Wed, 7 Apr 2021 12:53:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02992340824 for ; Wed, 7 Apr 2021 12:53:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF9AF632 for ; Wed, 7 Apr 2021 12:53:55 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1617800029.1e9cc973a18d3f7414dc4dea576067bbe6eefdcd.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/spice/spice-0.14.3-r1.ebuild app-emulation/spice/spice-9999.ebuild X-VCS-Directories: app-emulation/spice/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 1e9cc973a18d3f7414dc4dea576067bbe6eefdcd X-VCS-Branch: master Date: Wed, 7 Apr 2021 12:53:55 +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: 896e5c2d-f8fe-4382-bc11-510da39fffba X-Archives-Hash: 607fb07d7bc844755e9b4af8fadc144a commit: 1e9cc973a18d3f7414dc4dea576067bbe6eefdcd Author: Ben Kohler gentoo org> AuthorDate: Wed Apr 7 12:53:12 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Apr 7 12:53:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9cc973 app-emulation/spice: add python3_9 support, add missing test dep Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ben Kohler gentoo.org> app-emulation/spice/spice-0.14.3-r1.ebuild | 5 +++-- app-emulation/spice/spice-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app-emulation/spice/spice-0.14.3-r1.ebuild b/app-emulation/spice/spice-0.14.3-r1.ebuild index e81e1f41879..36f61160986 100644 --- a/app-emulation/spice/spice-0.14.3-r1.ebuild +++ b/app-emulation/spice/spice-0.14.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" @@ -36,7 +36,8 @@ RDEPEND=" )" DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.14.0 - smartcard? ( app-emulation/qemu[smartcard] )" + smartcard? ( app-emulation/qemu[smartcard] ) + test? ( net-libs/glib-networking )" BDEPEND="${PYTHON_DEPS} virtual/pkgconfig $(python_gen_any_dep ' diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild index 30d2884e11c..44eb9c360ee 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit git-r3 meson python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" @@ -37,7 +37,8 @@ RDEPEND=" )" DEPEND="${RDEPEND} ~app-emulation/spice-protocol-9999 - smartcard? ( app-emulation/qemu[smartcard] )" + smartcard? ( app-emulation/qemu[smartcard] ) + test? ( net-libs/glib-networking )" BDEPEND="${PYTHON_DEPS} virtual/pkgconfig $(python_gen_any_dep '