Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693180 - dev-python/mediafile : Read and write audio files' tags in Python
Summary: dev-python/mediafile : Read and write audio files' tags in Python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/beetbox/mediafile
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 693164
  Show dependency tree
 
Reported: 2019-08-31 05:56 UTC by Bernardo Meurer
Modified: 2019-09-12 10:05 UTC (History)
0 users

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 Bernardo Meurer 2019-08-31 05:56:17 UTC
This [1] is a requirement for my beets refactor[2].

[1]: https://github.com/beetbox/mediafile
[2]: https://bugs.gentoo.org/693164
Comment 1 Larry the Git Cow gentoo-dev 2019-09-12 10:05:09 UTC
The bug has been closed via the following commit(s):

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

commit b9597e825853da6086a9127f477a6247e28e7b5c
Author:     Bernardo Meurer <bernardo@standard.ai>
AuthorDate: 2019-09-12 10:04:12 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-09-12 10:04:12 +0000

    dev-python/mediafile: new package (0.2.0)
    
    Read and write audio files' tags in Python.
    
    Closes: https://bugs.gentoo.org/693180
    Closes: https://github.com/gentoo/gentoo/pull/12827
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/mediafile/Manifest               |  1 +
 dev-python/mediafile/mediafile-0.2.0.ebuild | 43 +++++++++++++++++++++++++++++
 dev-python/mediafile/metadata.xml           | 21 ++++++++++++++
 3 files changed, 65 insertions(+)