Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845660 - dev-libs/kreport: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: dev-libs/kreport: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:50 UTC by Sam James
Modified: 2022-06-01 10:07 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:50:48 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-libs/kreport
dev-libs/kreport
  PythonCompatUpdate: version 3.2.0-r2: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-06-01 10:03:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd923ee0825e6277f6ac48bee93324450f69f82

commit 9dd923ee0825e6277f6ac48bee93324450f69f82
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-06-01 09:44:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-06-01 10:03:47 +0000

    dev-libs/kreport: EAPI-8, python3.10, GCC-12, backport "3.2.1" fixes
    
    - Fix commit 20ac57b5bde469aa43aa530c9fb006a2ed0328fc missing to disable
    Qt5Webkit.
    
    Closes: https://bugs.gentoo.org/845660
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kreport-3.2.0-Q_REQUIRED_RESULT-placing.patch  |  54 +++++++
 .../files/kreport-3.2.0-fix-cmake-config.patch     |  35 +++++
 .../files/kreport-3.2.0-fix-insane-delay.patch     | 166 +++++++++++++++++++++
 dev-libs/kreport/files/kreport-3.2.0-gcc12.patch   |  26 ++++
 dev-libs/kreport/kreport-3.2.0-r3.ebuild           |  63 ++++++++
 5 files changed, 344 insertions(+)