summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2023-05-23 18:24:31 +0800
committerUniversebenzene2023-05-23 18:24:31 +0800
commitbaadbde59befe3c17604719b2333d7cec1736c78 (patch)
treed8b697446063d19e23cd1e4fd6eb592c7b73f9d7
parent4ac717dd03ded456f78f2d2fe226593cc763ef12 (diff)
downloadaur-baadbde59befe3c17604719b2333d7cec1736c78.tar.gz
Update to version 0.12.7
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 345f29b4cbf2..eb6e1c4d9b13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-glymur
pkgdesc = Tools for accessing JPEG2000 files
- pkgver = 0.12.6.post1
+ pkgver = 0.12.7
pkgrel = 1
url = https://glymur.readthedocs.org
arch = any
@@ -10,15 +10,14 @@ pkgbase = python-glymur
checkdepends = python-lxml
checkdepends = python-scikit-image
checkdepends = python-gdal
- checkdepends = python-imagecodecs
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-numpydoc
makedepends = python-sphinx_rtd_theme
- source = https://github.com/quintusdias/glymur/archive/refs/tags/v0.12.6post1.tar.gz
- md5sums = 9bed715fa1d94f743e1a72850d723b01
+ source = https://github.com/quintusdias/glymur/archive/refs/tags/v0.12.7.tar.gz
+ md5sums = 59051fe1893bd6c8c8a50d2b26d2e30d
pkgname = python-glymur
depends = python-numpy
diff --git a/PKGBUILD b/PKGBUILD
index 048748cec48b..810b2b068100 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.6.post1
+pkgver=0.12.7
pkgrel=1
pkgdesc="Tools for accessing JPEG2000 files"
arch=('any')
@@ -22,8 +22,9 @@ checkdepends=('python-pytest'
'python-lxml'
# 'openjpeg2' # <- pillow <- skimage
'python-scikit-image'
- 'python-gdal'
- 'python-imagecodecs')
+ 'python-gdal')
+# 'python-imagecodecs')
+
#source=("https://github.com/quintusdias/glymur/archive/refs/tags/v${pkgver}.tar.gz")
source=("https://github.com/quintusdias/glymur/archive/refs/tags/v${pkgver/.p/p}.tar.gz")
#source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
@@ -37,7 +38,7 @@ source=("https://github.com/quintusdias/glymur/archive/refs/tags/v${pkgver/.p/p}
# "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=('9bed715fa1d94f743e1a72850d723b01')
+md5sums=('59051fe1893bd6c8c8a50d2b26d2e30d')
# 'SKIP'
# 'SKIP'
# 'SKIP'