Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849746 - dev-python/pivy-0.6.7 bump package
Summary: dev-python/pivy-0.6.7 bump package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-05 02:42 UTC by Joe Harvell
Modified: 2022-06-10 08:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
version bump ebuild (pivy-0.6.7.ebuild,978 bytes, text/plain)
2022-06-05 02:42 UTC, Joe Harvell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Harvell 2022-06-05 02:42:27 UTC
Created attachment 782825 [details]
version bump ebuild

All I had to do was rename the pivy-0.6.6-r1 ebuild and rename the two patch files, replacing 0.6.6 with 0.6.7 in the filenames.

This fixes https://github.com/coin3d/pivy/issues/88, so this may be a duplicate of https://bugs.gentoo.org/835724.
Comment 1 Bernd 2022-06-07 22:32:18 UTC
Thanks for reporting this. I somehow missed the announcement of the new revision.
Comment 2 Larry the Git Cow gentoo-dev 2022-06-10 08:58:20 UTC
The bug has been closed via 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(+)