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 6C592138359 for ; Sat, 19 Sep 2020 12:29:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B611E079E; Sat, 19 Sep 2020 12:29:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 32A5CE079E for ; Sat, 19 Sep 2020 12:29:26 +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 6C5F43410C7 for ; Sat, 19 Sep 2020 12:29:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAB7C342 for ; Sat, 19 Sep 2020 12:29:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1600518546.5230129a436faa8e178a5a44cf8eefde7ad9ea43.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-gabble/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-voip/telepathy-gabble/Manifest net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild X-VCS-Directories: net-voip/telepathy-gabble/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5230129a436faa8e178a5a44cf8eefde7ad9ea43 X-VCS-Branch: master Date: Sat, 19 Sep 2020 12:29:22 +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: d9f57913-6ca3-4f09-8686-3ff6daa32901 X-Archives-Hash: f3e65f73bcfc0a5dd7c3098fa515b396 commit: 5230129a436faa8e178a5a44cf8eefde7ad9ea43 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 19 11:41:12 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 19 12:29:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5230129a net-voip/telepathy-gabble: Port to py3 Closes: https://bugs.gentoo.org/735430 Signed-off-by: Michał Górny gentoo.org> net-voip/telepathy-gabble/Manifest | 1 + ...hy-gabble-0.18.4-r1.ebuild => telepathy-gabble-0.18.4-r2.ebuild} | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-voip/telepathy-gabble/Manifest b/net-voip/telepathy-gabble/Manifest index b84701a5f81..b3a49460075 100644 --- a/net-voip/telepathy-gabble/Manifest +++ b/net-voip/telepathy-gabble/Manifest @@ -1 +1,2 @@ +DIST telepathy-gabble-0.18.4-python3.patch 16302 BLAKE2B 6cbd6469febe4acc6d8d07c0c209b47fbf79990601f41c4715f13944d81165df6dccfc344b3cc674fa131fc383a609ae628d8508ff96b05ef63634af6c32b638 SHA512 3b8ea10b5330c5d02d4bc4508a7d9a348bb4c9a93a92419fb66668e06f461097fb16a1a4b956c327740cf6dc77693b921a63f37a6095c21fcab6d1169e62a2f4 DIST telepathy-gabble-0.18.4.tar.gz 2584311 BLAKE2B c1708be2ebe0b7dd06b53af1087c349e1a1f0b83dfffe463c72e31e459d2efd4db5bad7ade7a478bd4b91948aade822bfa6c13fe175863759cc98c44beca8178 SHA512 4303f1da7eeadf1f0e69fa881cd8b08dc41f4fd061df3f2ecdc80735d8be3e8cf24d8482f265f1858d8dfed71f62e8bc02c13f9525db8d21c9d927e25fa66218 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild similarity index 92% rename from net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild rename to net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild index a41a4aefb82..770ad4c2961 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild @@ -3,13 +3,14 @@ EAPI=6 # Python is used during build for some scripted source files generation (and twisted tests) -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python3_{6..9} ) inherit gnome2 python-any-r1 DESCRIPTION="A XMPP connection manager, handles single and multi user chats and voice calls" HOMEPAGE="https://telepathy.freedesktop.org/" -SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" +SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz + https://src.fedoraproject.org/rpms/telepathy-gabble/raw/95adf4063c2456139dcc5d991ba6d012be850794/f/${P}-python3.patch" LICENSE="LGPL-2.1" SLOT="0" @@ -63,6 +64,7 @@ DEPEND="${RDEPEND} PATCHES=( "${FILESDIR}"/${P}-build-fix-no-jingle.patch # build with USE=-jingle, bug #523230 "${FILESDIR}"/${P}-openssl-1.1.patch # bug #658902 + "${DISTDIR}"/${P}-python3.patch ) pkg_setup() {