upgpkg: thumbor 7.7.3-3

improved syntax
This commit is contained in:
2024-01-13 16:56:24 +01:00
parent 4e4cfce003
commit f4d8b0f037

View File

@@ -7,7 +7,20 @@ pkgdesc="open-source photo thumbnail service"
arch=(x86_64)
url="https://github.com/thumbor/thumbor"
license=(MIT)
depends=(python python-colorama python-pycurl python-opencv python-cairosvg python-tornado gifsicle python-libthumbor python-derpconf python-socketfromfd python-piexif python-jpegiptc)
depends=(
python
python-colorama
python-pycurl
python-opencv
python-cairosvg
python-tornado
gifsicle
python-libthumbor
python-derpconf
python-socketfromfd
python-piexif
python-jpegiptc
)
makedepends=(python-setuptools)
checkdepends=(python-pytest python-preggy python-pyssim)
backup=("etc/thumbor.conf")