[Python-modules-commits] [mutagen] branch upstream updated (c4d9083 -> 5d35b4f)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Mon Dec 26 12:37:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch upstream
in repository mutagen.
from c4d9083 Import mutagen_1.35.1.orig.tar.gz
new 5d35b4f Import mutagen_1.36.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 11 ++
PKG-INFO | 2 +-
docs/man/mid3cp.rst | 4 +
man/mid3cp.1 | 4 +
mutagen/__init__.py | 2 +-
mutagen/_senf/__init__.py | 2 +-
mutagen/_senf/_argv.py | 77 ++++++++++-
mutagen/_senf/_compat.py | 8 +-
mutagen/_senf/_environ.py | 31 ++++-
mutagen/_senf/_fsnative.py | 314 ++++++++++++++++++++++++++++++++++++---------
mutagen/_senf/_print.py | 13 +-
mutagen/_senf/_temp.py | 6 +-
mutagen/_tools/mid3cp.py | 61 ++++++---
mutagen/_tools/mid3v2.py | 13 +-
mutagen/easyid3.py | 30 ++++-
mutagen/flac.py | 7 +
mutagen/id3/_specs.py | 10 +-
mutagen/id3/_tags.py | 44 +++++--
mutagen/mp4/__init__.py | 20 ++-
tests/test__id3frames.py | 13 ++
tests/test__id3specs.py | 10 +-
tests/test_easyid3.py | 46 ++++++-
tests/test_flac.py | 11 ++
tests/test_id3.py | 10 ++
tests/test_mp4.py | 24 +++-
tests/test_tools_mid3cp.py | 35 +++++
26 files changed, 662 insertions(+), 146 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mutagen.git
More information about the Python-modules-commits
mailing list