upgpkg: python-pyssim 0.6-2

switched to PEP 517
This commit is contained in:
2024-01-13 17:45:10 +01:00
parent 645b709ce0
commit bd5afa8bf1
2 changed files with 8 additions and 5 deletions

View File

@@ -1,11 +1,14 @@
pkgbase = python-pyssim
pkgdesc = Module for computing Structured Similarity Image Metric (SSIM) in Python
pkgver = 0.6
pkgrel = 1
pkgrel = 2
url = https://pypi.org/project/pyssim
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-pillow
depends = python-scipy