Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] imath: update to 3.1.8.
@ 2023-05-28 15:24 motorto
  2023-05-28 15:27 ` [PR PATCH] [Closed]: " motorto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: motorto @ 2023-05-28 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages imath-3.1.8
https://github.com/void-linux/void-packages/pull/44127

imath: update to 3.1.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From 90f65de864681d7754d5bdd754e5d9dfd88d3947 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 28 May 2023 16:14:23 +0100
Subject: [PATCH] imath: update to 3.1.8.

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

diff --git a/srcpkgs/imath/template b/srcpkgs/imath/template
index ee47207a3e51..53b1d01c6a52 100644
--- a/srcpkgs/imath/template
+++ b/srcpkgs/imath/template
@@ -1,7 +1,7 @@
 # Template file for 'imath'
 pkgname=imath
-version=3.1.7
-revision=2
+version=3.1.8
+revision=1
 build_style=cmake
 configure_args="-DPYTHON=ON"
 hostmakedepends="python3-numpy"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://imath.readthedocs.io/"
 changelog="https://raw.githubusercontent.com/AcademySoftwareFoundation/Imath/main/CHANGES.md"
 distfiles="https://github.com/AcademySoftwareFoundation/Imath/archive/v${version}/imath-${version}.tar.gz"
-checksum=bff1fa140f4af0e7f02c6cb78d41b9a7d5508e6bcdfda3a583e35460eb6d4b47
+checksum=a23a4e2160ca8ff68607a4e129e484edd1d0d13f707394d32af7aed659020803
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTING=ON"

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

* Re: [PR PATCH] [Closed]: imath: update to 3.1.8.
  2023-05-28 15:24 [PR PATCH] imath: update to 3.1.8 motorto
@ 2023-05-28 15:27 ` motorto
  2023-05-28 15:29 ` abenson
  2023-05-28 15:41 ` motorto
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2023-05-28 15:27 UTC (permalink / raw)
  To: ml

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

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

imath: update to 3.1.8.
https://github.com/void-linux/void-packages/pull/44127

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

EDIT: They seem to be always changing the shlib ...

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

* Re: imath: update to 3.1.8.
  2023-05-28 15:24 [PR PATCH] imath: update to 3.1.8 motorto
  2023-05-28 15:27 ` [PR PATCH] [Closed]: " motorto
@ 2023-05-28 15:29 ` abenson
  2023-05-28 15:41 ` motorto
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-05-28 15:29 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/44127#issuecomment-1566174278

Comment:
Don't close the PR, just amend the commit to account for the shlib and then force push.

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

* Re: imath: update to 3.1.8.
  2023-05-28 15:24 [PR PATCH] imath: update to 3.1.8 motorto
  2023-05-28 15:27 ` [PR PATCH] [Closed]: " motorto
  2023-05-28 15:29 ` abenson
@ 2023-05-28 15:41 ` motorto
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2023-05-28 15:41 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/44127#issuecomment-1566178757

Comment:
The fact that the shlib changed will force us to recompile packages that depend on it 
and they are quiet big openimagio being one of them.

I was going to leave it for an openimageio update and include this
update imath.

On 23/05/28 08:29AM, Andrew Benson wrote:
> Don't close the PR, just amend the commit to account for the shlib and then force push.
> 
> -- 
> Reply to this email directly or view it on GitHub:
> https://github.com/void-linux/void-packages/pull/44127#issuecomment-1566174278
> You are receiving this because you modified the open/close state.
> 
> Message ID: ***@***.***>


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

end of thread, other threads:[~2023-05-28 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28 15:24 [PR PATCH] imath: update to 3.1.8 motorto
2023-05-28 15:27 ` [PR PATCH] [Closed]: " motorto
2023-05-28 15:29 ` abenson
2023-05-28 15:41 ` motorto

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).