gpodder: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:57 -04:00
parent 1c4c1724a9
commit aa3a3e87b5

View File

@ -1,8 +1,8 @@
# Template file for 'gpodder'
pkgname=gpodder
version=3.11.1
revision=1
hostmakedepends="python3 intltool"
revision=2
hostmakedepends="python3-setuptools intltool"
depends="eyeD3 gtk+3 hicolor-icon-theme python3-dbus python3-gobject
python3-html5lib python3-mygpoclient python3-podcastparser python3-mutagen
python3-requests"