aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openimageio
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:12:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:27 +0000
commit7ee84f07f199917921cda07481097c9dac2a6bd1 (patch)
treec4369ba171fe47eda99dac6de4720d351f9a4c53 /testing/openimageio
parenta5d754c442444676172c125ec6a1691ec36fab7a (diff)
downloadaports-7ee84f07f199917921cda07481097c9dac2a6bd1.tar.bz2
aports-7ee84f07f199917921cda07481097c9dac2a6bd1.tar.xz
testing/openimageio: rebuild against python 3.8
Diffstat (limited to 'testing/openimageio')
-rw-r--r--testing/openimageio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD
index e913ac597a..c98995aba0 100644
--- a/testing/openimageio/APKBUILD
+++ b/testing/openimageio/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mark Riedesel <mark@klowner.com>
pkgname=openimageio
pkgver=1.8.15
-pkgrel=5
+pkgrel=6
pkgdesc="Image I/O library supporting a multitude of image formats"
options="!check" # 100 out of 120 tests fail
url="https://sites.google.com/site/openimageio/"