summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2022-11-09 16:06:50 +0800
committerUniversebenzene2022-11-09 16:06:50 +0800
commitcb6bca5ecf5ae4fd5de24fd8017dd32aa72b2cc9 (patch)
tree2ac829a79cd43badc89b375cd5f36b8e600c00c7 /.SRCINFO
parent6601dfc1ed65366647056ba59111e7e0b9b093a6 (diff)
downloadaur-cb6bca5ecf5ae4fd5de24fd8017dd32aa72b2cc9.tar.gz
Update to version 0.12.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 34 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ba5959aacc4..7d9b5a87eab1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,53 @@
pkgbase = python-glymur
pkgdesc = Tools for accessing JPEG2000 files
- pkgver = 0.11.7
+ pkgver = 0.12.0
pkgrel = 1
url = https://glymur.readthedocs.org
arch = any
license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-numpy
+ checkdepends = python-lxml
+ checkdepends = openjpeg2
+ checkdepends = python-scikit-image
+ checkdepends = python-gdal
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
- source = https://files.pythonhosted.org/packages/source/G/Glymur/Glymur-0.11.7.tar.gz
- md5sums = 0e471a5de2e339b1dbab093bfab684fb
+ makedepends = python-numpydoc
+ makedepends = python-sphinx_rtd_theme
+ source = https://files.pythonhosted.org/packages/source/G/Glymur/Glymur-0.12.0.tar.gz
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/0220000800_uuid.dat
+ source = https://raw.githubusercontent.com/quintusdias/glymur/master/tests/data/issue555.xmp
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/issue549.dat
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/issue572.tif
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/issue982.j2k
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/uint16.j2k
+ source = https://github.com/quintusdias/glymur/raw/master/tests/data/basn6a08.tif
+ source = https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.10.rst
+ source = https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.11.rst
+ source = https://raw.githubusercontent.com/quintusdias/glymur/master/docs/source/whatsnew/0.12.rst
+ md5sums = 361e56ac5b34c490d50b272a590d484b
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
pkgname = python-glymur
depends = python-numpy
depends = python-lxml
depends = python-packaging
- depends = python-setuptools
optdepends = openjpeg2
optdepends = python-gdal
optdepends = python-scikit-image
optdepends = python-glymur-doc: Documentation for Python Glymur
+
+pkgname = python-glymur-doc
+ pkgdesc = Documentation for Python Glymur module