From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-gabble/
Date: Sat, 19 Sep 2020 12:29:22 +0000 (UTC) [thread overview]
Message-ID: <1600518546.5230129a436faa8e178a5a44cf8eefde7ad9ea43.mgorny@gentoo> (raw)
commit: 5230129a436faa8e178a5a44cf8eefde7ad9ea43
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 11:41:12 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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() {
next reply other threads:[~2020-09-19 12:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 12:29 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-07 19:35 [gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-gabble/ David Seifert
2022-11-25 3:08 Matt Turner
2022-10-29 17:44 Matt Turner
2021-12-19 1:30 Matt Turner
2021-09-16 19:11 Sam James
2021-06-17 22:18 Thomas Deutschmann
2021-06-17 20:32 Thomas Deutschmann
2021-05-02 19:50 Mikle Kolyada
2020-03-26 17:36 Michał Górny
2019-09-15 14:55 Michał Górny
2019-04-24 19:39 Andreas Sturmlechner
2019-04-24 19:39 Andreas Sturmlechner
2019-02-07 13:33 Mikle Kolyada
2019-01-31 22:15 Thomas Deutschmann
2018-11-02 11:13 Mart Raudsepp
2018-05-26 16:56 Mart Raudsepp
2017-09-25 16:56 Mart Raudsepp
2017-09-23 21:13 Thomas Deutschmann
2017-07-15 11:04 Tobias Klausmann
2017-06-11 22:27 Mart Raudsepp
2017-06-11 22:27 Mart Raudsepp
2017-06-11 22:27 Mart Raudsepp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600518546.5230129a436faa8e178a5a44cf8eefde7ad9ea43.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox