python3-trimesh: update to 3.5.12.

This commit is contained in:
Karl Nilsson 2019-12-29 18:41:35 -05:00 committed by Piotr
parent dcbd333987
commit b714ffe390

View File

@ -1,11 +1,10 @@
# Template file for 'python3-trimesh'
pkgname=python3-trimesh
version=3.4.6
revision=2
version=3.5.12
revision=1
archs=noarch
wrksrc="trimesh-${version}"
build_style=python3-module
pycompile_module="trimesh.py"
hostmakedepends="python3-setuptools"
makedepends="python3-numpy"
depends="python3-numpy python3-scipy"
@ -14,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="MIT"
homepage="https://trimsh.org/"
distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz"
checksum=53d86c436a0123ba9f34cf14c620dc8396554ab4679c854f442d4e078c24c442
checksum=a865d6315a2f84e521645cfa564ab5ef5fb4ff932517e5cdaacbf826b076770b
post_install() {
vlicense LICENSE.md