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 D99EF1580B9 for ; Wed, 25 Aug 2021 09:00:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C1FE08A8; Wed, 25 Aug 2021 09:00:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0DCEBE08A8 for ; Wed, 25 Aug 2021 09:00:50 +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 4762733BE99 for ; Wed, 25 Aug 2021 09:00:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65CF98DC for ; Wed, 25 Aug 2021 09:00:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1629880282.2fd39e04500acf42dde05fa8a8928930982fdb32.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/lokalize/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/lokalize/lokalize-21.08.49.9999.ebuild kde-apps/lokalize/lokalize-9999.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2fd39e04500acf42dde05fa8a8928930982fdb32 X-VCS-Branch: master Date: Wed, 25 Aug 2021 09:00:45 +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: dbfcbbfc-54c0-4390-a245-69feb8694673 X-Archives-Hash: ec08779a51c85728c9ee1d284f43477c commit: 2fd39e04500acf42dde05fa8a8928930982fdb32 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 25 08:24:30 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 25 08:31:22 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2fd39e04 kde-apps/lokalize: python3_10 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/lokalize/lokalize-21.08.49.9999.ebuild | 3 +-- kde-apps/lokalize/lokalize-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/lokalize/lokalize-21.08.49.9999.ebuild b/kde-apps/lokalize/lokalize-21.08.49.9999.ebuild index 40b409f7f3..fab5a1d350 100644 --- a/kde-apps/lokalize/lokalize-21.08.49.9999.ebuild +++ b/kde-apps/lokalize/lokalize-21.08.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) KFMIN=5.84.0 QTMIN=5.15.2 inherit python-single-r1 ecm kde.org optfeature @@ -18,7 +18,6 @@ KEYWORDS="" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" - RESTRICT="test" # tests are broken, bug 739734 DEPEND="${PYTHON_DEPS} diff --git a/kde-apps/lokalize/lokalize-9999.ebuild b/kde-apps/lokalize/lokalize-9999.ebuild index 0db447f69f..b7546304ff 100644 --- a/kde-apps/lokalize/lokalize-9999.ebuild +++ b/kde-apps/lokalize/lokalize-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) KFMIN=5.85.0 QTMIN=5.15.2 inherit python-single-r1 ecm kde.org optfeature @@ -18,7 +18,6 @@ KEYWORDS="" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" - RESTRICT="test" # tests are broken, bug 739734 DEPEND="${PYTHON_DEPS}