FreeBSD Bugzilla – Attachment 269869 Details for
Bug 294328
math/py-numpy: migrate consumers from numpy1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
astro/py-pyerfa: astro/py-pyerfa: Update to 2.0.1.5 and switch to numpy2
0002-astro-py-pyerfa-Update-to-2.0.1.5-and-switch-to-nump.patch (text/plain), 2.20 KB, created by
Max Brazhnikov
on 2026-04-17 09:35:37 UTC
(
hide
)
Description:
astro/py-pyerfa: astro/py-pyerfa: Update to 2.0.1.5 and switch to numpy2
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2026-04-17 09:35:37 UTC
Size:
2.20 KB
patch
obsolete
>From e842f233c70f70ea646c9e76b55d79826285dd3b Mon Sep 17 00:00:00 2001 >From: Max Brazhnikov <makc@FreeBSD.org> >Date: Thu, 16 Apr 2026 22:17:38 +0300 >Subject: [PATCH 02/14] astro/py-pyerfa: Update to 2.0.1.5 and switch to numpy2 > >Switch to pep517 while here. >--- > astro/py-pyerfa/Makefile | 14 +++++++------- > astro/py-pyerfa/distinfo | 6 +++--- > 2 files changed, 10 insertions(+), 10 deletions(-) > >diff --git a/astro/py-pyerfa/Makefile b/astro/py-pyerfa/Makefile >index 06ce42e74c6c..55dfb8b5a916 100644 >--- a/astro/py-pyerfa/Makefile >+++ b/astro/py-pyerfa/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= pyerfa >-DISTVERSION= 2.0.0.3 >-PORTREVISION= 3 >+DISTVERSION= 2.0.1.5 > CATEGORIES= astro python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,13 +11,14 @@ WWW= https://github.com/liberfa/pyerfa > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE.rst > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.17.0:math/py-numpy1@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0:math/py-numpy@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.17.0:math/py-numpy1@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0:math/py-numpy@${PY_FLAVOR} > > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist pep517 > > .include <bsd.port.mk> >diff --git a/astro/py-pyerfa/distinfo b/astro/py-pyerfa/distinfo >index 78990bacbf6c..edeb03d6f59f 100644 >--- a/astro/py-pyerfa/distinfo >+++ b/astro/py-pyerfa/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1679755711 >-SHA256 (pyerfa-2.0.0.3.tar.gz) = d77fbbfa58350c194ccb99e5d93aa05d3c2b14d5aad8b662d93c6ad9fff41f39 >-SIZE (pyerfa-2.0.0.3.tar.gz) = 813912 >+TIMESTAMP = 1775906683 >+SHA256 (pyerfa-2.0.1.5.tar.gz) = 17d6b24fe4846c65d5e7d8c362dcb08199dc63b30a236aedd73875cc83e1f6c0 >+SIZE (pyerfa-2.0.1.5.tar.gz) = 818430 >-- >2.53.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
makc
:
maintainer-approval?
(
wen
)
Actions:
View
|
Diff
Attachments on
bug 294328
: 269869 |
269870
|
269871
|
269872
|
269873
|
269877
|
269885