python-trimesh: update to 3.9.18
This commit is contained in:
committed by
github-actions[bot]
parent
633e58b77f
commit
53a2a22fe3
@@ -3,7 +3,7 @@
|
||||
_realname=trimesh
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=3.9.16
|
||||
pkgver=3.9.18
|
||||
pkgrel=1
|
||||
pkgdesc='Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular meshes with an emphasis on watertight surfaces. (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-networkx: graph operations"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-scipy: convex hulls"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pyglet: preview windows")
|
||||
source=("https://files.pythonhosted.org/packages/source/${_realname::1}/$_realname/$_realname-$pkgver.tar.gz")
|
||||
sha256sums=('e9ed0163d3c84b2d1fdbf475577130881368fdeabb09707af7c70499ab9ec106')
|
||||
sha256sums=('3c3c30e448670ed29b91900333384e00a17cbd3e11217d50ff8b79bb6864cdfc')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user