gallery-dl: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:21 -05:00
parent c963066857
commit 2de2d52983

View file

@ -1,7 +1,7 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.27.5 version=1.27.5
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"