Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760135 - dev-lang/python-3.9.x: bump
Summary: dev-lang/python-3.9.x: bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-16 09:02 UTC by Sam James
Modified: 2021-01-06 08:01 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-16 09:02:09 UTC
We could benefit from having 3.9.x in tree as we should test ebuilds on 3.9 nowadays.

I don't mind having a go at the patchset(s) if you can let me know what's involved. Or, equally, if it's too much work, say that and we'll leave it. ;)
Comment 1 Fabian Groffen gentoo-dev 2020-12-16 09:06:56 UTC
It is in general a lot of tedious work, in every release they change something that makes the patchesets break.  You can have a go at it trying to apply the patches from 3.8.6, but make sure you keep all ebuild modifications as well
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-16 09:50:45 UTC
Is this about Prefix?  I don't think there's any other Alt targets remaining.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-16 09:53:26 UTC
(In reply to Michał Górny from comment #2)
> Is this about Prefix?  I don't think there's any other Alt targets remaining.

Whoops, wrong component.
Comment 4 Larry the Git Cow gentoo-dev 2021-01-01 20:37:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=133e641abdc5b919065a5f3dc049955f03f423ec

commit 133e641abdc5b919065a5f3dc049955f03f423ec
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2021-01-01 20:36:57 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2021-01-01 20:36:57 +0000

    dev-lang/python-3.9.1: slot bump
    
    Closes: https://bugs.gentoo.org/760135
    Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 dev-lang/python/Manifest            |   3 +
 dev-lang/python/python-3.9.1.ebuild | 409 ++++++++++++++++++++++++++++++++++++
 2 files changed, 412 insertions(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-06 04:19:52 UTC
thanks fabian, I filed it to get an ACK from you + to keep track, I hadn't forgotten but got exams for a few weeks -- thanks a bunch for doing it!
Comment 6 Fabian Groffen gentoo-dev 2021-01-06 08:01:05 UTC
oh... well, my life is about maintaining python patchsets ... bleh, so I figured it's best me anyway.

Not that I want to discourage you, but it's nasty, and will remain a problem to merge.  Luckily we've squashed down the patches to <10 these days.