Bug 259063

Summary: [exp-run]math/py-numpy: Update to 1.20.3
Product: Ports & Packages Reporter: Wen Heping <wen>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: --- Flags: bugzilla: maintainer-feedback? (python)
antoine: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 1.20.3
none
Fix the build of py-geometer and py-eccodes
none
Fix the build of py-qutip
none
All the patches in one file none

Description Wen Heping freebsd_committer freebsd_triage 2021-10-11 08:00:36 UTC
Created attachment 228581 [details]
Update to 1.20.3

This PR is based on PR/251626.
I still use autoplist and fix the build.
Comment 2 Wen Heping freebsd_committer freebsd_triage 2021-10-13 13:05:50 UTC
Created attachment 228662 [details]
Fix the build of py-geometer and py-eccodes
Comment 3 Wen Heping freebsd_committer freebsd_triage 2021-10-13 13:06:28 UTC
(In reply to Antoine Brodin from comment #1)
I submitted the patch to fix the build of py-geometer and py-eccodes just now.
Comment 5 Wen Heping freebsd_committer freebsd_triage 2021-10-16 23:10:38 UTC
Created attachment 228769 [details]
Fix the build of py-qutip

Fix the build of py-qutip
Comment 6 Antoine Brodin freebsd_committer freebsd_triage 2021-10-19 17:46:56 UTC
Can you combine all the patches in a consistent format and mark the obsolete patches as obsoletes?
Comment 7 Wen Heping freebsd_committer freebsd_triage 2021-10-20 03:47:15 UTC
Created attachment 228854 [details]
All the patches in one file

All the patches in one file
Comment 8 Wen Heping freebsd_committer freebsd_triage 2021-10-24 23:17:07 UTC
(In reply to Antoine Brodin from comment #6)
Done.
Comment 9 Antoine Brodin freebsd_committer freebsd_triage 2021-10-25 15:33:02 UTC
Exp-run looks fine
Comment 10 commit-hook freebsd_committer freebsd_triage 2021-10-26 01:03:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e9bec828e31369d9b6bab30ac86218bf3def70d

commit 7e9bec828e31369d9b6bab30ac86218bf3def70d
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-10-26 00:50:47 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-10-26 00:50:47 +0000

    math/py-numpy: Update to 1.20.3

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

 Mk/Uses/python.mk                                  |  2 +-
 math/py-numpy/Makefile                             | 30 +++++++-------
 math/py-numpy/distinfo                             | 14 +++----
 .../files/patch-numpy-distutils-exec_command.py    |  4 +-
 .../patch-numpy-distutils-fcompiler-__init__.py    |  4 +-
 .../files/patch-numpy-distutils-fcompiler-gnu.py   |  8 ++--
 .../files/patch-numpy-distutils-system_info.py     | 48 ++--------------------
 7 files changed, 34 insertions(+), 76 deletions(-)