Summary: | kde-apps/lokalize all versions add Python 3.6 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Frank Krömmelbein <kroemmelbein> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 0x6d6e647a, me |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=661810 | ||
Whiteboard: | fixed in 18.04.3 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 658566 | ||
Bug Blocks: | 656406 |
Description
Frank Krömmelbein
2018-06-14 21:07:27 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51649d2bb1ead93be6024630c3cabf6676d470a commit d51649d2bb1ead93be6024630c3cabf6676d470a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-07-09 01:35:13 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-07-09 01:35:13 +0000 dev-python/translate-toolkit: python3_6 support Bug: https://bugs.gentoo.org/658136 Package-Manager: Portage-2.3.41, Repoman-2.3.9 dev-python/translate-toolkit/translate-toolkit-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=26ebd8736309558bd1653f29f8523bd2d8949db5 commit 26ebd8736309558bd1653f29f8523bd2d8949db5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-07-08 16:54:30 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-07-09 01:36:13 +0000 kde-apps/lokalize: Add python3_6 Bug: https://bugs.gentoo.org/658136 Package-Manager: Portage-2.3.41, Repoman-2.3.9 kde-apps/lokalize/lokalize-18.04.49.9999.ebuild | 2 +- kde-apps/lokalize/lokalize-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ping? See $Whiteboard, 18.04.3 release tomorrow then stabilisation 14 days later. If we really need it earlier we can bump 17.04.3 as well though. (In reply to Andreas Sturmlechner from comment #4) > See $Whiteboard, 18.04.3 release tomorrow then stabilisation 14 days later. > If we really need it earlier we can bump 17.04.3 as well though. would be nice to get it a bit earlier as I am pushy these days getting python switch ready again, things were stollen for long enough :( Please bump lokalize-17.12.3 as 18.04.2 is not stabilized yet but python 3.6 is default now. My stable system fails with: !!! The ebuild selected to satisfy ">=kde-apps/lokalize-17.12.3" has unmet requirements. - kde-apps/lokalize-17.12.3::gentoo USE="handbook -debug" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python2_7 -python3_4 -python3_5" PYTHON_TARGETS="python2_7 -python3_4 -python3_5" The following REQUIRED_USE flag constraints are unsatisfied: exactly-one-of ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 ) The above constraints are a subset of the following complete expression: exactly-one-of ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) (In reply to Manuel Mommertz from comment #6) > Please bump lokalize-17.12.3 as 18.04.2 is not stabilized yet but python 3.6 > is default now. There is an ongoing tracker bug wrt py36 switch, so it seems to have happened prematurely (again). Anyway, stabilisation of KDE Applications 18.04.3 has started. |