Bug 272058 - math/py-numpy: Update to 1.25.0
Summary: math/py-numpy: Update to 1.25.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on: 272395
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-18 00:59 UTC by Wen Heping
Modified: 2023-09-23 15:55 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (python)
antoine: exp-run+


Attachments
Update to 1.25.0 (6.83 KB, text/plain)
2023-06-18 00:59 UTC, Wen Heping
no flags Details
Update to 1.25.0 and fix build of math/py-heyoka (7.51 KB, text/plain)
2023-07-03 13:18 UTC, Wen Heping
no flags Details
Regenerate patch after math/py-heyoka updated (6.63 KB, text/plain)
2023-07-06 01:05 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2023-06-18 00:59:34 UTC
Created attachment 242854 [details]
Update to 1.25.0

Update to 1.25.0
Limit python version to 3.9-3.11
Comment 2 Wen Heping freebsd_committer freebsd_triage 2023-07-03 13:18:17 UTC
Created attachment 243180 [details]
Update to 1.25.0 and fix build of math/py-heyoka

Update to 1.25.0 and fix build of math/py-heyoka
Comment 3 Wen Heping freebsd_committer freebsd_triage 2023-07-06 01:05:01 UTC
Created attachment 243282 [details]
Regenerate patch after math/py-heyoka updated

yuri@ updated math/py-heyoka, so I regenerate the patch.
Comment 5 Wen Heping freebsd_committer freebsd_triage 2023-07-06 12:32:52 UTC
(In reply to Antoine Brodin from comment #4)
I send a PR to fix it:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272395
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-07-07 12:58:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65c21fd7c9164f3093c730373d463bbc37f640d1

commit 65c21fd7c9164f3093c730373d463bbc37f640d1
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-07-07 12:56:11 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-07-07 12:56:11 +0000

    math/py-numpy: Update to 1.25.0

    PR:             272058
    Reported by:    wen@
    Exp-run by:     antoine@

 Mk/Uses/python.mk                                  |  2 +-
 math/py-numpy/Makefile                             |  8 ++---
 math/py-numpy/distinfo                             | 16 +++++-----
 ...atch-numpy_core_src_common_npy__cpu__features.c | 34 ++++++++++------------
 .../patch-numpy_distutils_ccompiler__opt.py (gone) | 17 -----------
 5 files changed, 26 insertions(+), 51 deletions(-)