Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718398 - media-sound/beets: need py3.7, 3.8 port
Summary: media-sound/beets: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-05-19
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
: 721976 (view as bug list)
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 19:42 UTC by Michał Górny
Modified: 2020-06-01 12:28 UTC (History)
4 users (show)

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


Attachments
ebuild for beets-1.4.9 (beets-1.4.9.ebuild,3.41 KB, text/plain)
2020-04-20 15:54 UTC, Rainer Hihn
Details

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 2020-04-19 19:42:46 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-19 19:58:06 UTC
The bug has been referenced in the following commit(s):

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

commit f26f234c2dfd9f47ae74e01d66355a00ce4f89df
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-19 19:43:23 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-19 19:57:54 +0000

    package.mask: Last rite media-sound/beets
    
    Bug: https://bugs.gentoo.org/718398
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Rainer Hihn 2020-04-20 15:54:11 UTC
Created attachment 633880 [details]
ebuild for beets-1.4.9

This is a working ebuild for the current version of beets. It uses python3_7, python3_8 fails because dev-python/jellyfish is not (yet) ready for python3_8.

I think it would be sad if beets would drop out of portage.
Comment 3 Guillaume Seren 2020-04-21 00:09:15 UTC
Hello,
I use media-sound/beets and would like to help maintain / upgrade the ebuild,
the project is alive and support up to python3.8.

Maybe proxy-maintain this can ease the upgrade.
Comment 4 Guillaume Seren 2020-04-25 21:17:26 UTC
Hey,
I have been working on this ebuild + 9999,
it has tests and I would like some reviews.
Comment 5 fling 2020-05-10 05:02:57 UTC
*** Bug 721976 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2020-06-01 12:28:27 UTC
The bug has been closed via the following commit(s):

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

commit 3b599ad6587752063fd42e3b9c7fed33771d494e
Author:     Guillaume Seren <guillaumeseren@gmail.com>
AuthorDate: 2020-04-25 17:31:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-01 12:28:16 +0000

    media-sound/beets: cleanup ebuild
    
    Closes: https://bugs.gentoo.org/718398
    Bug: https://bugs.gentoo.org/702914
    Bug: https://bugs.gentoo.org/693164
    Closes: https://bugs.gentoo.org/584276
    
    Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/beets/beets-1.4.9-r1.ebuild | 179 +++++++++++++++++++-------------
 1 file changed, 107 insertions(+), 72 deletions(-)