Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845627 - dev-db/kdb: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: dev-db/kdb: 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:00 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-db/kdb
dev-db/kdb
  PythonCompatUpdate: version 3.2.0-r1: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-06-01 10:03:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a743d56594b099fef26dafc3a543738ce0cb45

commit 82a743d56594b099fef26dafc3a543738ce0cb45
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-06-01 10:00:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-06-01 10:03:48 +0000

    dev-db/kdb: EAPI-8, python3.10, GCC-12, backport "3.2.1" fixes
    
    Find PG-14 and -15 too.
    
    Closes: https://bugs.gentoo.org/845627
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-db/kdb/Manifest                             |  1 +
 dev-db/kdb/files/kdb-3.2.0-KDEInstallDirs.patch | 52 ------------------
 dev-db/kdb/files/kdb-3.2.0-build-w-pg12.patch   | 35 -------------
 dev-db/kdb/files/kdb-3.2.0-qt-5.15.patch        | 68 ------------------------
 dev-db/kdb/kdb-3.2.0-r1.ebuild                  | 11 ++--
 dev-db/kdb/kdb-3.2.0-r2.ebuild                  | 70 +++++++++++++++++++++++++
 6 files changed, 77 insertions(+), 160 deletions(-)