From 42057200bd447ebd5539be76f11fe28fc8585b9d Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 23 Feb 2021 12:12:42 -0500 Subject: [PATCH 1/2] python3-svg.path: update to 4.1. --- srcpkgs/python3-svg.path/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-svg.path/template b/srcpkgs/python3-svg.path/template index 8b94cf795b4..c5372b1416a 100644 --- a/srcpkgs/python3-svg.path/template +++ b/srcpkgs/python3-svg.path/template @@ -1,7 +1,7 @@ # Template file for 'python3-svg.path' pkgname=python3-svg.path -version=4.0.2 -revision=2 +version=4.1 +revision=1 wrksrc="svg.path-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,7 +10,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://github.com/regebro/svg.path" distfiles="https://github.com/regebro/svg.path/archive/${version}.tar.gz" -checksum=60fc147f1734e5beb108b464cdf2418baefa1d03168fdb9733baed84bc040b50 +checksum=8fe78a5ff8f379c78dac4a3ba623068a8a2af434dace24103a053e06525d400d post_install() { vlicense LICENSE.txt From 370539c1029e0a5fd254e16b7c1c85964414189c Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 23 Feb 2021 12:40:38 -0500 Subject: [PATCH 2/2] python3-trimesh: update to 3.9.7. --- srcpkgs/python3-trimesh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-trimesh/template b/srcpkgs/python3-trimesh/template index 4a03839937e..6d9c0a0c375 100644 --- a/srcpkgs/python3-trimesh/template +++ b/srcpkgs/python3-trimesh/template @@ -1,6 +1,6 @@ # Template file for 'python3-trimesh' pkgname=python3-trimesh -version=3.9.3 +version=3.9.7 revision=1 wrksrc="trimesh-${version}" build_style=python3-module @@ -16,7 +16,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=54f4f57a5fdbed7d95ddb4b26d34c3c7a2ddf3126833c9352515fb91b03b3eac +checksum=44aaa4363391f68743ce5110cc950c03706ac562cc34f194249c91e1f0cde35d post_install() { vlicense LICENSE.md