Bug 259063 - [exp-run]math/py-numpy: Update to 1.20.3
Summary: [exp-run]math/py-numpy: Update to 1.20.3
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-11 08:00 UTC by Wen Heping
Modified: 2021-12-20 02:01 UTC (History)
1 user (show)

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


Attachments
Update to 1.20.3 (10.45 KB, patch)
2021-10-11 08:00 UTC, Wen Heping
no flags Details | Diff
Fix the build of py-geometer and py-eccodes (1.38 KB, patch)
2021-10-13 13:05 UTC, Wen Heping
no flags Details | Diff
Fix the build of py-qutip (502 bytes, patch)
2021-10-16 23:10 UTC, Wen Heping
no flags Details | Diff
All the patches in one file (12.36 KB, patch)
2021-10-20 03:47 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)