mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
testing/pdal-python-plugins: upgrade to 1.6.5
This commit is contained in:
parent
e03ebd8f77
commit
342ce56021
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Brian Vuyk <bvuyk@sama.com>
|
||||
# Maintainer: Brian Vuyk <bvuyk@sama.com>
|
||||
pkgname=pdal-python-plugins
|
||||
pkgver=1.6.2
|
||||
pkgver=1.6.5
|
||||
pkgrel=0
|
||||
pkgdesc="Supports embedding Python in PDAL pipelines with the readers.numpy and filters.python drivers."
|
||||
url="https://github.com/PDAL/python-plugins"
|
||||
|
@ -29,7 +29,7 @@ check() {
|
|||
|
||||
# Copy test data where tests can find them
|
||||
cp -r "$builddir"/src/pdal/test/data $PDAL_DRIVER_PATH/src/pdal/test/
|
||||
$PDAL_DRIVER_PATH/pdal_filters_python_test
|
||||
$PDAL_DRIVER_PATH/pdal_filters_python_test --gtest_filter=-PLangTest.log
|
||||
$PDAL_DRIVER_PATH/pdal_io_numpy_test
|
||||
}
|
||||
|
||||
|
@ -38,6 +38,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
c8afd30dbce6c17609fb39bb88354237c5a52cf6987233f5e20afd6735df2c2481e5945c7e620816f6f483210ef4caf4e905afd2414e4065cd8cc8e0d08ef511 pdal_plugins-1.6.2.tar.gz
|
||||
8e6c5d398ddc0b3ba8740ee64a87f832de154b00c1ab3c629502d1730606490eacd32ad2ba763b29821eb232973bde70c8b7c20b480fe103ef96518506085960 pdal_plugins-1.6.5.tar.gz
|
||||
6597ac5f0218a080ae0510f87c534ed794914c0882118524c0a9ff91435e348b6a1f689f1122fde02dea04524dcc2ad2dc5bfc74e1477c15f8bc451b1e1453c5 enable-tests.patch
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue