eyeD3: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:48 -04:00
parent 49aa008f8b
commit 4f78135c9e

View file

@ -1,7 +1,7 @@
# Template file for 'eyeD3' # Template file for 'eyeD3'
pkgname=eyeD3 pkgname=eyeD3
version=0.9.6 version=0.9.6
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-pylast python3-setuptools python3-deprecation python3-filetype" depends="python3-pylast python3-setuptools python3-deprecation python3-filetype"