Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 03:06:56 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 991d7b74800d - main - science/py-symfc: update 1.7.0=?utf-8?Q? =E2=86=92 1.7?=.1
Message-ID:  <6a150e50.27a72.304e165@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=991d7b74800d265368154c91edb09963f5ffaa85

commit 991d7b74800d265368154c91edb09963f5ffaa85
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-25 23:24:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-26 03:06:37 +0000

    science/py-symfc: update 1.7.0 → 1.7.1
---
 science/py-symfc/Makefile | 7 +++----
 science/py-symfc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/science/py-symfc/Makefile b/science/py-symfc/Makefile
index 799591921678..8a4ab3cd4a97 100644
--- a/science/py-symfc/Makefile
+++ b/science/py-symfc/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	symfc
-DISTVERSION=	1.7.0
-PORTREVISION=	1
+DISTVERSION=	1.7.1
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}spglib>=2.5:science/py-spglib@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}phono3py>0:science/py-phono3py@${PY_FLAVOR}
@@ -27,6 +26,6 @@ TEST_WRKSRC=	${WRKSRC}/tests
 
 NO_ARCH=	yes
 
-# tests as of 1.7.0: 96 passed
+# tests as of 1.7.1: 101 passed in 46.06s
 
 .include <bsd.port.mk>
diff --git a/science/py-symfc/distinfo b/science/py-symfc/distinfo
index d25e9da14cc3..c64f2185bf59 100644
--- a/science/py-symfc/distinfo
+++ b/science/py-symfc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777006520
-SHA256 (symfc-1.7.0.tar.gz) = f2463846606f152aed2f8d9bc3c6ce8673f53c968d9118d07f3ec6d94c1af71e
-SIZE (symfc-1.7.0.tar.gz) = 851344
+TIMESTAMP = 1779751104
+SHA256 (symfc-1.7.1.tar.gz) = 62d52e82845d60072ec50a43cedd3000e58dd9844f5e8971c63b122dd232a325
+SIZE (symfc-1.7.1.tar.gz) = 855928


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a150e50.27a72.304e165>