avideo: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:12 -04:00
parent 599f44ac7e
commit 4adbbc2214

View file

@ -1,9 +1,9 @@
# Template file for 'avideo' # Template file for 'avideo'
pkgname=avideo pkgname=avideo
version=2017.9.27 version=2017.9.27
revision=8 revision=9
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3-setuptools"
depends="python3" depends="python3"
short_desc="Libre video and audio downloader for GNU/Linux" short_desc="Libre video and audio downloader for GNU/Linux"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"