python3-mediafile: update to 0.13.0.

This commit is contained in:
Duncaen 2024-12-21 18:13:48 +01:00
parent 13f9ad0588
commit ed712b22a7
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,17 +1,17 @@
# Template file for 'python3-mediafile'
pkgname=python3-mediafile
version=0.12.0
revision=2
version=0.13.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
depends="python3-mutagen python3-six"
depends="python3-mutagen python3-six python3-filetype"
checkdepends="${depends} python3-pytest"
short_desc="Read and write audio files' tags in Python"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="MIT"
homepage="https://github.com/beetbox/mediafile"
distfiles="${PYPI_SITE}/m/mediafile/mediafile-${version}.tar.gz"
checksum=d75d805a06ed56150dbcea76505e700f9809abd9e98f98117ae46f5df2ccf1d7
checksum=de71063e1bffe9733d6ccad526ea7dac8a9ce760105827f81ab0cb034c729a6d
post_install() {
vlicense LICENSE