python-trimesh: update to 3.22.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
93f6cc3a18
commit
f6c8be7e82
@@ -3,7 +3,7 @@
|
||||
_realname=trimesh
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=3.22.1
|
||||
pkgver=3.22.3
|
||||
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')
|
||||
@@ -20,7 +20,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://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('f40546d4214e16794802ca0a949d10cd54b1f5a630b0819afddaf4f0e16c64b2')
|
||||
sha256sums=('3eb5ea0583841425c866c8a18489a1d6cc1b185442a324c697cd9d91f044eda5')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user