Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699882 - net-libs/telepathy-qt-0.9.8 version bump, support for Python 3
Summary: net-libs/telepathy-qt-0.9.8 version bump, support for Python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Akulich
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3-tracker, python-3-incompatible 549448
  Show dependency tree
 
Reported: 2019-11-11 19:24 UTC by Alexander Akulich
Modified: 2020-07-11 18:02 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Akulich 2019-11-11 19:24:37 UTC
I released telepathy-qt-0.9.8 with improved build scripts (Python 3, hooray!) fixed tests and a lot of small improvements.

Reproducible: Always
Comment 1 Alexander Akulich 2019-11-12 13:30:13 UTC
It turned out that KDE-Telepathy (ktp-common-internals) relies on CMake export targets that are renamed in this new release.
This version bump should be delayed until the issue with KTp solved (the fix is a few lines in ktp-c-i CMakeLists).
Comment 2 Andreas Sturmlechner gentoo-dev 2019-11-12 13:40:06 UTC
Great work, feel free to amend your PR with a backported patch to ktp-common-internals-19.08.3 (no revbump necessary) which is going for stabilisation in ~30 days.
Comment 3 Larry the Git Cow gentoo-dev 2019-11-15 00:36:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60748e1363066811c17d397696b5b446a4c2200f

commit 60748e1363066811c17d397696b5b446a4c2200f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-14 16:30:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-15 00:35:57 +0000

    kde-apps/ktp-common-internals: Build w/ >=net-libs/telepathy-qt-0.9.8
    
    Bug: https://bugs.gentoo.org/699882
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...-common-internals-19.08.3-telepathy-0.9.8.patch | 57 ++++++++++++++++++++++
 .../ktp-common-internals-19.08.3.ebuild            |  2 +
 2 files changed, 59 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2019-11-17 12:46:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193f4178b9861ee3710d192287d45fe724a8dc24

commit 193f4178b9861ee3710d192287d45fe724a8dc24
Author:     Alexander Akulich <akulichalexander@gmail.com>
AuthorDate: 2019-11-11 19:32:03 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-17 12:46:06 +0000

    net-libs/telepathy-qt: add 0.9.8, bug #699882
    
    The new version works with Python 3 and has fixed tests.
    
    Signed-off-by: Alexander Akulich <akulichalexander@gmail.com>
    
    Closes: https://bugs.gentoo.org/699882
    Closes: https://bugs.gentoo.org/549448
    Closes: https://github.com/gentoo/gentoo/pull/13612
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/telepathy-qt/Manifest                  |  1 +
 net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild | 67 +++++++++++++++++++++++++
 2 files changed, 68 insertions(+)