Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-numpy: update to 1.25.1.
@ 2023-07-11 14:24 tornaria
  2023-07-12  2:46 ` tornaria
  2023-07-13 14:05 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: tornaria @ 2023-07-11 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages numpy
https://github.com/void-linux/void-packages/pull/44981

python3-numpy: update to 1.25.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Tested locally with sagemath.

<!--
#### 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/44981.patch is attached

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

From c913d5154184d0fa3e1e7134460b538c350d4906 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 10 Jul 2023 21:53:12 -0300
Subject: [PATCH] python3-numpy: update to 1.25.1.

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

diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template
index a0a479ac89da..6f84df2b7353 100644
--- a/srcpkgs/python3-numpy/template
+++ b/srcpkgs/python3-numpy/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-numpy'
 pkgname=python3-numpy
-version=1.25.0
+version=1.25.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython gcc-fortran"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://www.numpy.org/"
 changelog="https://numpy.org/doc/stable/release.html"
 distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
-checksum=f1accae9a28dc3cda46a91de86acf69de0d1b5f4edd44a9b0c3ceb8036dfff19
+checksum=9a3a9f3a61480cc086117b426a8bd86869c213fc4072e606f01c4e4b66eb92bf
 alternatives="numpy:f2py:/usr/bin/f2py3"
 
 build_options="openblas"

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

* Re: python3-numpy: update to 1.25.1.
  2023-07-11 14:24 [PR PATCH] python3-numpy: update to 1.25.1 tornaria
@ 2023-07-12  2:46 ` tornaria
  2023-07-13 14:05 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2023-07-12  2:46 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/44981#issuecomment-1631768993

Comment:
cc: @ahesford 

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

* Re: [PR PATCH] [Closed]: python3-numpy: update to 1.25.1.
  2023-07-11 14:24 [PR PATCH] python3-numpy: update to 1.25.1 tornaria
  2023-07-12  2:46 ` tornaria
@ 2023-07-13 14:05 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2023-07-13 14:05 UTC (permalink / raw)
  To: ml

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

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

python3-numpy: update to 1.25.1.
https://github.com/void-linux/void-packages/pull/44981

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

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

Tested locally with sagemath.

<!--
#### 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] 3+ messages in thread

end of thread, other threads:[~2023-07-13 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11 14:24 [PR PATCH] python3-numpy: update to 1.25.1 tornaria
2023-07-12  2:46 ` tornaria
2023-07-13 14:05 ` [PR PATCH] [Closed]: " ahesford

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