Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936441

Summary: dev-python/qpageview needs upgrade to Python 3.12 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: bm-w <Markus.Buechele>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 921826    

Description bm-w 2024-07-21 15:17:02 UTC
emerge world shows this:

!!! Problem resolving dependencies for dev-python/qpageview from @selected
... done!
Dependency resolution took 2.42 s (backtrack: 0/20).

!!! The ebuild selected to satisfy "dev-python/qpageview" has unmet requirements.
- dev-python/qpageview-0.6.2::gentoo USE="" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_11"

The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_python3_10 python_targets_python3_11 )


Please add Python 3.12 support to qpageview. Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2024-07-31 09:24:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191bb70f883aa24f361dfc088b779b77a399e88f

commit 191bb70f883aa24f361dfc088b779b77a399e88f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-07-31 09:20:46 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-07-31 09:23:11 +0000

    dev-python/qpageview: enable py3.12
    
    Closes: https://bugs.gentoo.org/936441
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-python/qpageview/qpageview-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)