Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835724 - dev-python/pivy: lacks py3.10 and tests
Summary: dev-python/pivy: lacks py3.10 and tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-03-21 09:44 UTC by Michał Górny
Modified: 2022-06-10 09:05 UTC (History)
1 user (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 2022-03-21 09:44:51 UTC
This package lacks py3.10 support and tests.
Comment 1 Bernd 2022-03-29 06:19:12 UTC
They should soon release a bumped version with support for py3.10.

See https://github.com/coin3d/pivy/issues/88 and https://github.com/coin3d/pivy/pull/91
Comment 2 Bernd 2022-04-14 15:28:28 UTC
Has been fixed by commit a35d208ffe7246ec96d27054ca272ab8611e7747
Comment 3 Bernd 2022-04-14 15:29:05 UTC
Re-opening, only the py310 support is fixed, but not the tests.
Comment 4 Larry the Git Cow gentoo-dev 2022-06-10 08:58:21 UTC
The bug has been referenced in the following commit(s):

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

commit e484db6607f4e935f843e753af1ed8425b00547a
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2022-04-29 06:56:14 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-06-10 08:48:23 +0000

    dev-python/pivy: bump to 0.6.7
    
    Add py3_11 support, enabling tests
    
    Closes: https://bugs.gentoo.org/849746
    Bug: https://bugs.gentoo.org/835724
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/25823
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-python/pivy/Manifest                          |  1 +
 dev-python/pivy/files/pivy-0.6.7-find-qmake.patch | 29 +++++++++++
 dev-python/pivy/pivy-0.6.7.ebuild                 | 59 +++++++++++++++++++++++
 3 files changed, 89 insertions(+)
Comment 5 Bernd 2022-06-10 09:04:30 UTC
@Sam: Technically the issue hasn't been solved for ~pivy-0.6.6 with the patch, but only for pivy-0.6.7.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-10 09:05:12 UTC
(In reply to Bernd from comment #5)
> @Sam: Technically the issue hasn't been solved for ~pivy-0.6.6 with the
> patch, but only for pivy-0.6.7.

I think that's OK. We can just stable new Pivy now (in a separate bug), ideally quite soon.