Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896990 - media-gfx/renderdoc: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: media-gfx/renderdoc: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on: 897884
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:45 UTC by Michał Górny
Modified: 2023-02-26 17:31 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:45:30 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-26 12:43:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edd136810ff4890524b6c67503987b2f4baf02f

commit 4edd136810ff4890524b6c67503987b2f4baf02f
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2023-02-26 12:41:20 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2023-02-26 12:42:59 +0000

    media-gfx/renderdoc: enable py3.11
    
    Versions prior to 1.24 are not compatible.
    
    Bug: https://bugs.gentoo.org/896990
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 media-gfx/renderdoc/renderdoc-1.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-02-26 17:31:33 UTC
The bug has been closed via the following commit(s):

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

commit a2a7fc48c1d0429e7aed6fc988e801f6316a732f
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2023-02-26 17:30:48 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2023-02-26 17:30:48 +0000

    media-gfx/renderdoc: drop 1.21, 1.22, 1.22-r1
    
    These versions are not compatible with Python 3.11.
    
    Closes: https://bugs.gentoo.org/896990
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 media-gfx/renderdoc/Manifest                 |   4 -
 media-gfx/renderdoc/renderdoc-1.21.ebuild    | 202 --------------------------
 media-gfx/renderdoc/renderdoc-1.22-r1.ebuild | 203 ---------------------------
 media-gfx/renderdoc/renderdoc-1.22.ebuild    | 203 ---------------------------
 4 files changed, 612 deletions(-)