sonata: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:52 -04:00
parent a0c00a3e27
commit 182e4026d8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=sonata
# allow updating to 1.7.0, xbps considers 1.7a1 and 1.7b1 to be newer than 1.7.0
reverts="1.7a2_1 1.7a2_2 1.7a2_3 1.7b1_1 1.7b1_2 1.7b1_3 1.7b1_4"
version=1.7.0
revision=4
revision=5
build_style=python3-module
hostmakedepends="gettext python3-setuptools"
depends="python3-mpd2 python3-gobject gtk+3"