python3-mutgen:ver.bump

This commit is contained in:
blue-devil
2020-02-13 00:43:49 +03:00
parent 078a2479c6
commit c933cdd776
2 changed files with 12 additions and 5 deletions
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")
@@ -8,15 +8,15 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>programming.language.python3</PartOf>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>An audio tag editing library</Summary>
<Description>Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, MP4, Monkeys 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.</Description>
<Archive sha1sum="c776edaf11779426ce643def4c6e858ab00feff3" type="targz">https://github.com/quodlibet/mutagen/archive/release-1.43.0.tar.gz</Archive>
<Archive sha1sum="2b9f67faf847aec77506e258940906ad6e18d3cf" type="targz">https://github.com/quodlibet/mutagen/archive/release-1.44.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-02-12</Date>
<Version>1.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-24</Date>
<Version>1.43.0</Version>
@@ -53,4 +60,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>