Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897016 - media-libs/vigra: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: media-libs/vigra: 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 with 1 vote (vote)
Assignee: Printing Team
URL: https://github.com/ukoethe/vigra/issu...
Whiteboard:
Keywords:
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:46 UTC by Michał Górny
Modified: 2023-05-03 07:16 UTC (History)
2 users (show)

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:46:24 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-05-01 17:50:40 UTC
The bug has been closed via the following commit(s):

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

commit 7de87c817a7c9b669a7849dbeec776ff423cb3f1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-01 17:48:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-01 17:50:25 +0000

    media-libs/vigra: enable py3.11
    
    Closes: https://bugs.gentoo.org/897016
    Signed-off-by: Sam James <sam@gentoo.org>

 .../vigra/files/vigra-1.11.1-python-syntax.patch   |  64 ++++++++
 media-libs/vigra/vigra-1.11.1-r9.ebuild            | 162 +++++++++++++++++++++
 media-libs/vigra/vigra-9999.ebuild                 |   2 +-
 3 files changed, 227 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit c09e4370b5b98acb2176798af162eafea4aeac72
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-01 17:49:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-01 17:50:25 +0000

    profiles/base: mask media-libs/vigra[doc] (broken with py3.11)
    
    Bug: https://bugs.gentoo.org/897016
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 2 Jean-Claude Repetto 2023-05-03 07:14:11 UTC
Please stabilize vigra-1.11.1-r9 since Python 3.11 is now the default.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-03 07:16:13 UTC
(In reply to Jean-Claude Repetto from comment #2)
> Please stabilize vigra-1.11.1-r9 since Python 3.11 is now the default.

bug 905611 is already in progress.