diff --git a/programming/language/python3/python3-mutagen/actions.py b/programming/language/python3/python3-mutagen/actions.py
index 1eee91d6bb..cbcb8f4043 100644
--- a/programming/language/python3/python3-mutagen/actions.py
+++ b/programming/language/python3/python3-mutagen/actions.py
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
- pythonmodules.install(pyVer="3")
+ pythonmodules.install(pyVer="3")
\ No newline at end of file
diff --git a/programming/language/python3/python3-mutagen/pspec.xml b/programming/language/python3/python3-mutagen/pspec.xml
index 1135b6c4ff..8a399bf03d 100644
--- a/programming/language/python3/python3-mutagen/pspec.xml
+++ b/programming/language/python3/python3-mutagen/pspec.xml
@@ -8,15 +8,15 @@
PisiLinux Community
admins@pisilinux.org
- GPLv2
programming.language.python3
+ GPLv2
library
An audio tag editing library
Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, MP4, Monkey’s Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack, OptimFROG, and AIFF audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.
- https://github.com/quodlibet/mutagen/archive/release-1.43.0.tar.gz
+ https://github.com/quodlibet/mutagen/archive/release-1.44.0.tar.gz
- python3-devel
python3-setuptools
+ python3-devel
@@ -45,6 +45,13 @@
+
+ 2020-02-12
+ 1.44.0
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2019-12-24
1.43.0
@@ -53,4 +60,4 @@
bluedevil@sctzine.com
-
+
\ No newline at end of file