yt-dlp: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:43 -04:00
parent 336c6b5ecf
commit 9926ebb7a4

View file

@ -1,7 +1,7 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2023.09.24
revision=1
revision=2
build_style=python3-module
make_check_args="-k not(download)"
hostmakedepends="python3-setuptools"