summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartino Pilia2018-08-26 14:42:51 +0200
committerMartino Pilia2018-08-26 14:42:51 +0200
commit05414917cc9974292b98d7d9bd9cac53442e7f11 (patch)
treebeb648caf51573a4d940a65c8b002ab22331d2fb
parentac8c7b91977103d33ea7bfe44bb15f166be3f911 (diff)
downloadaur-05414917cc9974292b98d7d9bd9cac53442e7f11.tar.gz
v1.13.1.post1
-rw-r--r--.SRCINFO32
-rw-r--r--PKGBUILD22
2 files changed, 27 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf52511d59ee..b5095c619e88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,27 @@
pkgbase = python-itk
pkgdesc = ITK is an open-source toolkit for multidimensional image analysis
- pkgver = 4.13.0
- pkgrel = 2
+ pkgver = 4.13.1.post1
+ pkgrel = 1
url = https://itk.org/
arch = x86_64
license = apache
makedepends = python-pip
depends = python-numpy
options = !strip
- source = https://files.pythonhosted.org/packages/cp36/i/itk/itk-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-segmentation/itk_segmentation-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-io/itk_io-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-registration/itk_registration-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-core/itk_core-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-numerics/itk_numerics-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- source = https://files.pythonhosted.org/packages/cp36/i/itk-filtering/itk_filtering-4.13.0-cp36-cp36m-manylinux1_x86_64.whl
- md5sums = 180434248774211ac5043128fee8cee1
- md5sums = 3db37ab06ceb902f53947bbbfbedc4f1
- md5sums = ae569328ce51f522d2d6722e8762601f
- md5sums = 717c5d6f218716c3f20cf7a029077a7e
- md5sums = bfdfd8d37b066bdbdc8b3d0f61aa0e22
- md5sums = da955cbd76229f891f1a678e149d47a2
- md5sums = 927919dd02c23dd86266576c238aaed0
+ source = https://files.pythonhosted.org/packages/cp37/i/itk/itk-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-segmentation/itk_segmentation-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-io/itk_io-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-registration/itk_registration-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-core/itk_core-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-numerics/itk_numerics-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp37/i/itk-filtering/itk_filtering-4.13.1.post1-cp37-cp37m-manylinux1_x86_64.whl
+ md5sums = ed2fcb9dfeffacb6071d71556b168373
+ md5sums = 5aa6e468061139c20e38f8b588a75c76
+ md5sums = abbedf04a9fa0acf2788a1751f92fe76
+ md5sums = 69f43a2e67f3b250bffc7cfd481596b4
+ md5sums = 7b3c95b06f0d24206e311fb24771786e
+ md5sums = 16223a487112df0ab68df0d385523046
+ md5sums = d2e4cadf9cb6ab0ef4e345f63ce1975b
pkgname = python-itk
diff --git a/PKGBUILD b/PKGBUILD
index 69e93e5261aa..6d044005092b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer of this PKBGUILD file: Martino Pilia <martino.pilia@gmail.com>
_components='itk itk-segmentation itk-io itk-registration itk-core itk-numerics itk-filtering'
-_py=cp36
+_py=cp37
pkgname=python-itk
-pkgver=4.13.0
-pkgrel=2
+pkgver=4.13.1.post1
+pkgrel=1
pkgdesc='ITK is an open-source toolkit for multidimensional image analysis'
arch=('x86_64')
url='https://itk.org/'
@@ -13,13 +13,13 @@ makedepends=('python-pip')
options=('!strip')
optdepends=()
source=()
-md5sums=('180434248774211ac5043128fee8cee1'
- '3db37ab06ceb902f53947bbbfbedc4f1'
- 'ae569328ce51f522d2d6722e8762601f'
- '717c5d6f218716c3f20cf7a029077a7e'
- 'bfdfd8d37b066bdbdc8b3d0f61aa0e22'
- 'da955cbd76229f891f1a678e149d47a2'
- '927919dd02c23dd86266576c238aaed0')
+md5sums=('ed2fcb9dfeffacb6071d71556b168373'
+ '5aa6e468061139c20e38f8b588a75c76'
+ 'abbedf04a9fa0acf2788a1751f92fe76'
+ '69f43a2e67f3b250bffc7cfd481596b4'
+ '7b3c95b06f0d24206e311fb24771786e'
+ '16223a487112df0ab68df0d385523046'
+ 'd2e4cadf9cb6ab0ef4e345f63ce1975b')
for _name in $_components; do
source+=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name/-/_}-$pkgver-$_py-${_py}m-manylinux1_x86_64.whl")
@@ -36,6 +36,6 @@ package() {
# confing any additional component you want to include.
PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" --ignore-installed --no-deps *.whl
- python -O -m compileall "${pkgdir}/usr/lib/python3.6/site-packages/itk"
+ python -O -m compileall "${pkgdir}/usr/lib/python3.7/site-packages/itk"
}