python3-pyacoustid: update to 1.3.0.

This commit is contained in:
Joel Beckmeyer 2024-06-04 08:24:33 -04:00 committed by cinerea0
parent 7af683e568
commit e2d358d1ae

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyacoustid'
pkgname=python3-pyacoustid
version=1.2.2
revision=3
version=1.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="chromaprint python3-audioread python3-requests"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/beetbox/pyacoustid"
changelog="https://github.com/beetbox/pyacoustid#version-history"
distfiles="${PYPI_SITE}/p/pyacoustid/pyacoustid-${version}.tar.gz"
checksum=c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141
checksum=5f4f487191c19ebb908270b1b7b5297f132da332b1568b96a914574c079ed177
make_check=no # no tests specified
post_install() {