Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] igraph: update to 0.10.6.
@ 2023-07-17 22:52 tornaria
  2023-07-17 22:59 ` [PR PATCH] [Updated] " tornaria
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tornaria @ 2023-07-17 22:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages igraph
https://github.com/void-linux/void-packages/pull/45095

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

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

Tested with sagemath long testsuite.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 996941a73e33d2d0a5102aaa590d312f56e600e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 16 Jul 2023 20:49:11 -0300
Subject: [PATCH] igraph: update to 0.10.6.

---
 srcpkgs/igraph/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/igraph/template b/srcpkgs/igraph/template
index 44e52818d4ec..0da33e2ebe64 100644
--- a/srcpkgs/igraph/template
+++ b/srcpkgs/igraph/template
@@ -1,6 +1,6 @@
 # Template file for 'igraph'
 pkgname=igraph
-version=0.10.5
+version=0.10.6
 revision=1
 build_style=cmake
 configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://igraph.org/c/"
 changelog="https://github.com/igraph/igraph/releases"
 distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
-checksum=1c2725122fda9b72065095794bc7748939d90d942d312cb63c6160cd98d50f1e
+checksum=99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d
 
 build_options="openblas"
 

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

* Re: [PR PATCH] [Updated] igraph: update to 0.10.6.
  2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
@ 2023-07-17 22:59 ` tornaria
  2023-07-17 23:04 ` tornaria
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tornaria @ 2023-07-17 22:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages igraph
https://github.com/void-linux/void-packages/pull/45095

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

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

Tested with sagemath long testsuite.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ccac4d6347f00355c2616908d0a551f2395a5b37 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 16 Jul 2023 20:49:11 -0300
Subject: [PATCH] igraph: update to 0.10.6.

---
 srcpkgs/igraph/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/igraph/template b/srcpkgs/igraph/template
index 44e52818d4ec..0da33e2ebe64 100644
--- a/srcpkgs/igraph/template
+++ b/srcpkgs/igraph/template
@@ -1,6 +1,6 @@
 # Template file for 'igraph'
 pkgname=igraph
-version=0.10.5
+version=0.10.6
 revision=1
 build_style=cmake
 configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://igraph.org/c/"
 changelog="https://github.com/igraph/igraph/releases"
 distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
-checksum=1c2725122fda9b72065095794bc7748939d90d942d312cb63c6160cd98d50f1e
+checksum=99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d
 
 build_options="openblas"
 

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

* Re: igraph: update to 0.10.6.
  2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
  2023-07-17 22:59 ` [PR PATCH] [Updated] " tornaria
@ 2023-07-17 23:04 ` tornaria
  2023-07-18 14:39 ` [PR PATCH] [Updated] " tornaria
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tornaria @ 2023-07-17 23:04 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/45095#issuecomment-1639005393

Comment:
For some reason x86_64-musl wants to build libxml2 which fails check :shrug: 

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

* Re: [PR PATCH] [Updated] igraph: update to 0.10.6.
  2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
  2023-07-17 22:59 ` [PR PATCH] [Updated] " tornaria
  2023-07-17 23:04 ` tornaria
@ 2023-07-18 14:39 ` tornaria
  2023-07-20 23:23 ` tornaria
  2023-07-22 22:40 ` [PR PATCH] [Closed]: " Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: tornaria @ 2023-07-18 14:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages igraph
https://github.com/void-linux/void-packages/pull/45095

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

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

Tested with sagemath long testsuite.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 24912e1a944cb9ab9d51ef14130242b7e9d11e04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 16 Jul 2023 20:49:11 -0300
Subject: [PATCH] igraph: update to 0.10.6.

---
 srcpkgs/igraph/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/igraph/template b/srcpkgs/igraph/template
index 44e52818d4ec3..0da33e2ebe649 100644
--- a/srcpkgs/igraph/template
+++ b/srcpkgs/igraph/template
@@ -1,6 +1,6 @@
 # Template file for 'igraph'
 pkgname=igraph
-version=0.10.5
+version=0.10.6
 revision=1
 build_style=cmake
 configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://igraph.org/c/"
 changelog="https://github.com/igraph/igraph/releases"
 distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
-checksum=1c2725122fda9b72065095794bc7748939d90d942d312cb63c6160cd98d50f1e
+checksum=99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d
 
 build_options="openblas"
 

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

* Re: [PR PATCH] [Updated] igraph: update to 0.10.6.
  2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
                   ` (2 preceding siblings ...)
  2023-07-18 14:39 ` [PR PATCH] [Updated] " tornaria
@ 2023-07-20 23:23 ` tornaria
  2023-07-22 22:40 ` [PR PATCH] [Closed]: " Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: tornaria @ 2023-07-20 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages igraph
https://github.com/void-linux/void-packages/pull/45095

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

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

Tested with sagemath long testsuite.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e2095b701007e22ed9f801161364869b0bd03350 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 16 Jul 2023 20:49:11 -0300
Subject: [PATCH] igraph: update to 0.10.6.

---
 srcpkgs/igraph/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/igraph/template b/srcpkgs/igraph/template
index 44e52818d4ec3..0da33e2ebe649 100644
--- a/srcpkgs/igraph/template
+++ b/srcpkgs/igraph/template
@@ -1,6 +1,6 @@
 # Template file for 'igraph'
 pkgname=igraph
-version=0.10.5
+version=0.10.6
 revision=1
 build_style=cmake
 configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://igraph.org/c/"
 changelog="https://github.com/igraph/igraph/releases"
 distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
-checksum=1c2725122fda9b72065095794bc7748939d90d942d312cb63c6160cd98d50f1e
+checksum=99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d
 
 build_options="openblas"
 

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

* Re: [PR PATCH] [Closed]: igraph: update to 0.10.6.
  2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
                   ` (3 preceding siblings ...)
  2023-07-20 23:23 ` tornaria
@ 2023-07-22 22:40 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2023-07-22 22:40 UTC (permalink / raw)
  To: ml

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

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

igraph: update to 0.10.6.
https://github.com/void-linux/void-packages/pull/45095

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

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

Tested with sagemath long testsuite.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-07-22 22:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 22:52 [PR PATCH] igraph: update to 0.10.6 tornaria
2023-07-17 22:59 ` [PR PATCH] [Updated] " tornaria
2023-07-17 23:04 ` tornaria
2023-07-18 14:39 ` [PR PATCH] [Updated] " tornaria
2023-07-20 23:23 ` tornaria
2023-07-22 22:40 ` [PR PATCH] [Closed]: " Piraty

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