Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829444 - media-libs/vigra: add python 3.10
Summary: media-libs/vigra: add python 3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL: https://github.com/ukoethe/vigra/pull...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat 829968
  Show dependency tree
 
Reported: 2021-12-17 11:26 UTC by Thomas Bettler
Modified: 2022-02-26 02:29 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 Thomas Bettler 2021-12-17 11:26:14 UTC
media-libs/vigra: add python 3.10
Comment 1 Andreas Sturmlechner gentoo-dev 2021-12-28 14:09:46 UTC
tests pass?
Comment 2 Thomas Bettler 2021-12-28 14:46:47 UTC
Hmm, test is disabled. It didn't pass with earlier versions :-( as mentioned in bug 653442.

 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: media-libs/vigra-1.11.1-r3


Thanks for pointing to this upstream PR. 

NB: I just tested that patch (collections -> collections.abc) and it really doesn't improve the test result :-(

I guess well have to wait for upstream resolving or eventually we could go with a patch.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-12-28 14:47:41 UTC
Did Fedora rebuild with py-3.10? Do they apply a patch?
Comment 4 Thomas Bettler 2021-12-28 15:12:39 UTC
I don't know about Fedora, though Arch ships w/o py310 patch:
https://github.com/archlinux/svntogit-community/tree/packages/vigra/trunk
Comment 5 Thomas Bettler 2021-12-28 15:14:42 UTC
Fedora neither patches it:
https://src.fedoraproject.org/rpms/vigra/tree/rawhide
Comment 6 Larry the Git Cow gentoo-dev 2022-02-26 02:29:59 UTC
The bug has been closed via the following commit(s):

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

commit f097bd51e09f919803554613186f06d193042537
Author:     Thomas Bettler <thomas.bettler@gmail.com>
AuthorDate: 2022-02-20 13:20:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-26 02:29:40 +0000

    media-libs/vigra: add python 3.10
    
    Closes: https://bugs.gentoo.org/829444
    Closes: https://github.com/gentoo/gentoo/pull/23381
    Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/vigra/vigra-1.11.1-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)