Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936441 - dev-python/qpageview needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: dev-python/qpageview needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-07-21 15:17 UTC by bm-w
Modified: 2024-07-31 09:24 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 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(-)