summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2023-05-04 20:34:55 +0800
committerUniversebenzene2023-05-04 20:34:55 +0800
commitdb4f398789762984594e7040c2d8c654acb35141 (patch)
tree974086e4894eec41846b7d825abd38d6c14a55a7
parent215fe41a4e8f7d879ed98b913d1c9183aeeb72de (diff)
downloadaur-db4f398789762984594e7040c2d8c654acb35141.tar.gz
Update to 0.12.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b5c81d8d6fb..d295f43f51fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-glymur
pkgdesc = Tools for accessing JPEG2000 files
- pkgver = 0.12.4
+ pkgver = 0.12.5
pkgrel = 1
url = https://glymur.readthedocs.org
arch = any
@@ -16,8 +16,8 @@ pkgbase = python-glymur
makedepends = python-installer
makedepends = python-numpydoc
makedepends = python-sphinx_rtd_theme
- source = https://github.com/quintusdias/glymur/archive/refs/tags/v0.12.4.tar.gz
- md5sums = 5ec951902319281047c47a079295a0f3
+ source = https://github.com/quintusdias/glymur/archive/refs/tags/v0.12.5.tar.gz
+ md5sums = 5143b3a4e6f8fc1c4c8a9b4856efa3a2
pkgname = python-glymur
depends = python-numpy
diff --git a/PKGBUILD b/PKGBUILD
index a12b74559093..8019a258bf39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=python-glymur
_pyname=${pkgbase#python-}
#_pyname=Glymur
pkgname=('python-glymur' 'python-glymur-doc')
-pkgver=0.12.4
+pkgver=0.12.5
pkgrel=1
pkgdesc="Tools for accessing JPEG2000 files"
arch=('any')
@@ -20,7 +20,7 @@ makedepends=('python-setuptools'
checkdepends=('python-pytest'
'python-numpy'
'python-lxml'
-# 'openjpeg2'
+# 'openjpeg2' # <- pillow <- skimage
'python-scikit-image'
'python-gdal')
source=("https://github.com/quintusdias/glymur/archive/refs/tags/v${pkgver}.tar.gz")
@@ -35,7 +35,7 @@ source=("https://github.com/quintusdias/glymur/archive/refs/tags/v${pkgver}.tar.
# "https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.10.rst"
# "https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.11.rst"
# "https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.12.rst")
-md5sums=('5ec951902319281047c47a079295a0f3')
+md5sums=('5143b3a4e6f8fc1c4c8a9b4856efa3a2')
# 'SKIP'
# 'SKIP'
# 'SKIP'