gallery-dl: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:01 -04:00
parent 9bb4256dd3
commit 1d0db12fd6

View File

@ -1,7 +1,7 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.25.8 version=1.25.8
revision=1 revision=2
build_style=python3-module build_style=python3-module
make_check_args="--ignore test/test_results.py" make_check_args="--ignore test/test_results.py"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"