summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 13 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47b23398770e..7cb97fe81b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,23 @@
pkgbase = python-rawpy
- pkgdesc = Python wrapper for the LibRaw library
- pkgver = 0.17.0
+ pkgdesc = Python wrapper for the libraw library
+ pkgver = 0.17.1
pkgrel = 1
url = https://github.com/letmaik/rawpy
- arch = any
+ arch = x86_64
license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-imageio
+ checkdepends = python-scikit-image
makedepends = python-setuptools
makedepends = cython
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = libraw
depends = python-numpy
- source = https://github.com/letmaik/rawpy/archive/v0.17.0.tar.gz
- sha512sums = f50846d5cb0caedda4c6e512edcc166b8ecf012f79eb98187d735799ead9606377a289992ffc0b9c3abe826ef84cf5c42505441d69633525286f8ccf4915cb26
+ optdepends = python-scikit-image
+ optdepends = python-opencv
+ source = python-rawpy-0.17.1.tar.gz::https://github.com/letmaik/rawpy/archive/v0.17.1.tar.gz
+ sha256sums = 418b8869b6906e0ec247402a2273b5ccca4e44960d0bc7eb2d09a617930654f7
pkgname = python-rawpy