Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-numpy: update to 1.26.0.
Date: Sat, 23 Sep 2023 19:07:14 +0200	[thread overview]
Message-ID: <20230923170714.mUrbZUhCwFXQYMyuXxijjd7cIjpQhUO1Sf4y01Vs8uA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46185@inbox.vuxu.org>

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

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

https://github.com/ahesford/void-packages numpy
https://github.com/void-linux/void-packages/pull/46185

python3-numpy: update to 1.26.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

@tornaria Please test with sagemath.


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

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

From 6ae0e6cb505ff8234f52a21abeb161d915abbe00 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 19 Sep 2023 20:15:59 -0400
Subject: [PATCH] python3-numpy: update to 1.26.0.

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

diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template
index 91e93e941b3ff..086debc2a2492 100644
--- a/srcpkgs/python3-numpy/template
+++ b/srcpkgs/python3-numpy/template
@@ -1,20 +1,20 @@
 # Template file for 'python3-numpy'
 pkgname=python3-numpy
-version=1.25.2
+version=1.26.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython gcc-fortran"
 makedepends="python3-devel
  $(vopt_if openblas 'openblas-devel' 'lapack-devel cblas-devel')"
-depends="python3-setuptools"
-checkdepends="python3-pytest-xdist python3-hypothesis python3-pytz"
+depends="python3"
+checkdepends="python3-pytest-xdist python3-hypothesis python3-pytz meson"
 short_desc="Fast and sophisticated array facility to Python3"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 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=fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760
+checksum=f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf
 alternatives="numpy:f2py:/usr/bin/f2py3"
 
 build_options="openblas"

  parent reply	other threads:[~2023-09-23 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22 14:15 [PR PATCH] " ahesford
2023-09-23 14:00 ` tornaria
2023-09-23 14:41 ` tornaria
2023-09-23 16:19 ` tornaria
2023-09-23 17:07 ` ahesford [this message]
2023-09-23 18:52 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230923170714.mUrbZUhCwFXQYMyuXxijjd7cIjpQhUO1Sf4y01Vs8uA@z \
    --to=ahesford@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).