Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563380 - media-sound/beets-1.4.7 version bump
Summary: media-sound/beets-1.4.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Gentoo Sound Team
URL: https://pypi.org/project/beets/1.4.7/
Whiteboard:
Keywords:
: 647172 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-18 08:31 UTC by Nils Freydank
Modified: 2018-09-05 21:08 UTC (History)
5 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 Nils Freydank 2015-10-18 08:31:37 UTC
beets-3.1.15 is released and might be updated inside the tree. A simple renaming of the ebuild works fine here (~amd64, i5, default/linux/amd64/13.0/desktop/plasma/systemd).

Thanks in advance!

-holgersson

Reproducible: Always
Comment 1 Steve Gillespie 2015-11-08 20:50:52 UTC
I have an updated ebuild in my overlay: https://github.com/sdfg2/sdfg-overlay

A previous version for this was taken into portage, I might consider going for maintainer if my ebuilds are up to spec.

Also it's 1.3.15 ;-)
Comment 2 Nils Freydank 2015-11-13 00:42:54 UTC
Thanks, I corrected the topic/subject.
Comment 3 Diogo Pereira 2016-08-04 11:25:36 UTC
The latest version is 1.3.19.

Note that the pyechonest dependency was removed in 1.3.18 since the Echo Nest API was shut down.
Comment 4 Ky4eP9IBbIu 2017-01-03 21:11:33 UTC
There is new release 1.4.2 that adds python 3.4 and above support.
Comment 5 Steve Gillespie 2017-01-08 14:38:56 UTC
Repo updated to 1.4.2.  As always, any bugs you find, please post them on github so I can track them easier.
Comment 6 Andreas Sturmlechner gentoo-dev 2018-08-22 12:43:26 UTC
*** Bug 647172 has been marked as a duplicate of this bug. ***
Comment 7 Andreas Sturmlechner gentoo-dev 2018-08-22 15:54:27 UTC
Please test the ebuild in the linked PR if you can.
Comment 8 Larry the Git Cow gentoo-dev 2018-09-05 21:08:02 UTC
The bug has been closed via the following commit(s):

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

commit 9923e14b1646b58c044afae815684290744fa1f3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-22 14:11:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-05 21:06:41 +0000

    media-sound/beets: 1.4.7 version bump with many improvements
    
    EAPI-6 bump.
    python3 support.
    Decouple use flag names from plugin names with rm_use_plugins()
    Consolidate various use flags and use more common names.
    Re-add USE replaygain.
    Add missing || die.
    Add missing USE=badfiles handling.
    Fix and sort RDEPENDs.
    Tests are broken since at least 1.4.3.
    
    Bug: https://bugs.gentoo.org/625974
    Closes: https://bugs.gentoo.org/563380
    Closes: https://bugs.gentoo.org/625578
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-sound/beets/Manifest           |   1 +
 media-sound/beets/beets-1.4.7.ebuild | 139 +++++++++++++++++++++++++++++++++++
 media-sound/beets/metadata.xml       |   6 ++
 3 files changed, 146 insertions(+)