Subject: CVS commit: pkgsrc/audio/eyeD3
From: Thomas Klausner
Date: 2017-02-08 15:21:26
Message id: 20170208142126.72125FBE5@cvs.NetBSD.org

Log Message:
Updated eyeD3 to 0.7.10.

0.7.10 - 12.10.2016 (Hollow)

    Bug Fixes:

            [issue 97] - Missing import
            [issue 105] - Fix the rendering of default constructed id3.TagHeader
            Fixed Tag.frameiter

0.7.9 - 11.27.2015 (Collapse/Failure)

    New Features:

            process files and directories in a sorted fashion. <Hans-Peter \ 
Jansen>
            display the ellipsis file name and path, and the file size right \ 
justified in printHeader. <Hans-Peter Jansen>
            stating to be unable to find a valid mp3 frame without a hint, where \ 
this happened is rather unfortunate. I noticed this from using eyed3.load() \ 
calls. <Hans-Peter Jansen>
            [fixup plugin] - Better compilation support.

    Bug Fixes:

            Fixed missing ‘math’ import.
            [issue 81] - Replaced invalid Unicode.
            [issue 91] - Disabled ANSI codes on Windows
            [issue 92] - More friendly logging (as a module)

0.7.8 - 05.25.2015 (Chartsengrafs)

    New Features:

            [pymod plugin] – A more procedural plugin interface with modules.
            [art plugin] – Extract tag art to image files, or add images to \ 
tags.
            eyed3.utils.art - High level tag art API
            eyed3.id3.frames.ImageFrame.makeFileName produces the file extension \ 
.jpg instead of .jpeg for JPEG mime-types.
            Added eyed3.utils.makeUniqueFileName for better reuse.
            [statistics plugin] – Less score deduction for lower bit rates.
            Split example plugins module into discrete plugin modules.
            [fixup plugin] – Added –fix-case for applying title() to names
            [fixup plugin] – Detects and optionally removes files \ 
determined to be cruft.
            eyed3.id3.Tag – Added frameiter method for iterating over tag \ 
frames.
            Added optional preserve_file_time argument to eyed3.id3.Tag.remove.
            Removed python-magic dependency, it not longer offers any value (AFAICT).

    Bug Fixes:

            [issue 50] Crashing on –remove-frame PRIV
            [issue 75] Parse lameinfo even if crc16 is not correct
            [issue 77] Typo in docs/installation.rst
            [issue 79] Request to update the GPL License in source files
            Fixes to eyed3.id3.tag.TagTemplate when expanding empty dates.
            eyed3.plugins.Plugin.handleDone return code is not actually used.
            [classic plugin] – Fixed ID3v1 –verbose bug.
            [fixup plugin] – Better date handling, album type, and many bug \ 
fixes.

0.7.6 / 0.7.7 - Skipped

Files:
RevisionActionfile
1.6modifypkgsrc/audio/eyeD3/Makefile
1.2modifypkgsrc/audio/eyeD3/PLIST
1.3modifypkgsrc/audio/eyeD3/distinfo