Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-trimesh: update to 3.9.34.
@ 2021-10-23 15:35 karl-nilsson
  2021-10-23 17:42 ` [PR PATCH] [Updated] " karl-nilsson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: karl-nilsson @ 2021-10-23 15:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

There is a new pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages trimesh
https://github.com/void-linux/void-packages/pull/33717

python3-trimesh: update to 3.9.34.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, (x64-glibc)



A patch file from https://github.com/void-linux/void-packages/pull/33717.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-trimesh-33717.patch --]
[-- Type: text/x-diff, Size: 1078 bytes --]

From 35b7759820e5242456765c6ef88642ac5874a073 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 23 Oct 2021 10:29:25 -0400
Subject: [PATCH] python3-trimesh: update to 3.9.34.

---
 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 538fb9767a1c..b168940ba699 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.32
+version=3.9.34
 revision=2
 wrksrc="trimesh-${version}"
 build_style=python3-module
@@ -17,7 +17,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=cdecdc43718d9ebaf81da5c2a6f0bbb89d6c383dc6e3e3d6a36ddac24b49d40d
+checksum=713a959be0f93c049d0735f573b814cfa704c5bbfaf0c607facb61ede5a8ab2e
 
 post_install() {
 	vlicense LICENSE.md

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] python3-trimesh: update to 3.9.34.
  2021-10-23 15:35 [PR PATCH] python3-trimesh: update to 3.9.34 karl-nilsson
@ 2021-10-23 17:42 ` karl-nilsson
  2021-10-23 19:34 ` karl-nilsson
  2021-10-24  0:57 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2021-10-23 17:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

There is an updated pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages trimesh
https://github.com/void-linux/void-packages/pull/33717

python3-trimesh: update to 3.9.34.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, (x64-glibc)



A patch file from https://github.com/void-linux/void-packages/pull/33717.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-trimesh-33717.patch --]
[-- Type: text/x-diff, Size: 1078 bytes --]

From 1ed3c1afc8407a9af905a0fa52d4b019e6b0c1fc Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 23 Oct 2021 10:29:25 -0400
Subject: [PATCH] python3-trimesh: update to 3.9.34.

---
 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 538fb9767a1c..b168940ba699 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.32
+version=3.9.34
 revision=2
 wrksrc="trimesh-${version}"
 build_style=python3-module
@@ -17,7 +17,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=cdecdc43718d9ebaf81da5c2a6f0bbb89d6c383dc6e3e3d6a36ddac24b49d40d
+checksum=713a959be0f93c049d0735f573b814cfa704c5bbfaf0c607facb61ede5a8ab2e
 
 post_install() {
 	vlicense LICENSE.md

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] python3-trimesh: update to 3.9.34.
  2021-10-23 15:35 [PR PATCH] python3-trimesh: update to 3.9.34 karl-nilsson
  2021-10-23 17:42 ` [PR PATCH] [Updated] " karl-nilsson
@ 2021-10-23 19:34 ` karl-nilsson
  2021-10-24  0:57 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2021-10-23 19:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

There is an updated pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages trimesh
https://github.com/void-linux/void-packages/pull/33717

python3-trimesh: update to 3.9.34.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, (x64-glibc)



A patch file from https://github.com/void-linux/void-packages/pull/33717.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-trimesh-33717.patch --]
[-- Type: text/x-diff, Size: 1130 bytes --]

From fcc8b90ed425a3a559a628a67cff509b59ecf695 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 23 Oct 2021 10:29:25 -0400
Subject: [PATCH] python3-trimesh: update to 3.9.34.

---
 srcpkgs/python3-trimesh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-trimesh/template b/srcpkgs/python3-trimesh/template
index 538fb9767a1c..e716da771676 100644
--- a/srcpkgs/python3-trimesh/template
+++ b/srcpkgs/python3-trimesh/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-trimesh'
 pkgname=python3-trimesh
-version=3.9.32
-revision=2
+version=3.9.34
+revision=1
 wrksrc="trimesh-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -17,7 +17,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=cdecdc43718d9ebaf81da5c2a6f0bbb89d6c383dc6e3e3d6a36ddac24b49d40d
+checksum=713a959be0f93c049d0735f573b814cfa704c5bbfaf0c607facb61ede5a8ab2e
 
 post_install() {
 	vlicense LICENSE.md

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: python3-trimesh: update to 3.9.34.
  2021-10-23 15:35 [PR PATCH] python3-trimesh: update to 3.9.34 karl-nilsson
  2021-10-23 17:42 ` [PR PATCH] [Updated] " karl-nilsson
  2021-10-23 19:34 ` karl-nilsson
@ 2021-10-24  0:57 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-10-24  0:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

There's a merged pull request on the void-packages repository

python3-trimesh: update to 3.9.34.
https://github.com/void-linux/void-packages/pull/33717

Description:
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, (x64-glibc)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-24  0:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 15:35 [PR PATCH] python3-trimesh: update to 3.9.34 karl-nilsson
2021-10-23 17:42 ` [PR PATCH] [Updated] " karl-nilsson
2021-10-23 19:34 ` karl-nilsson
2021-10-24  0:57 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).