Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2023 07:56:09 GMT
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: 35781cd14a74 - main - =?utf-8?Q?math/py-slepc4py:=20Update=203.18.3=20=E2=86=92=203.19.1?=
Message-ID:  <202306110756.35B7u9Su033306@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35781cd14a7463f6e09610af6b58d97571a06c50

commit 35781cd14a7463f6e09610af6b58d97571a06c50
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-11 07:42:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-11 07:55:56 +0000

    math/py-slepc4py: Update 3.18.3 → 3.19.1
    
    Reported by:    portscout
---
 math/py-slepc4py/Makefile | 5 ++---
 math/py-slepc4py/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile
index 6991a617c541..775e6fb329c3 100644
--- a/math/py-slepc4py/Makefile
+++ b/math/py-slepc4py/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	slepc4py
-DISTVERSION=	3.18.3
-PORTREVISION=	1
+DISTVERSION=	3.19.1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +21,7 @@ LIB_DEPENDS=	libmpich.so:net/mpich \
 RUN_DEPENDS=	${PYNUMPY}
 
 USES=		fortran python:3.6+
-USE_PYTHON=	distutils autoplist pytest
+USE_PYTHON=	distutils cython autoplist pytest
 
 MAKE_ENV=	PETSC_DIR=${LOCALBASE} SLEPC_DIR=${LOCALBASE}
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
diff --git a/math/py-slepc4py/distinfo b/math/py-slepc4py/distinfo
index 70dee98e7ad7..b56886f7464b 100644
--- a/math/py-slepc4py/distinfo
+++ b/math/py-slepc4py/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679762407
-SHA256 (slepc4py-3.18.3.tar.gz) = 93c978f115683900a575026111ff2abe6f3ce4de8c21eec53c07dfd97ea43c85
-SIZE (slepc4py-3.18.3.tar.gz) = 1184022
+TIMESTAMP = 1686468863
+SHA256 (slepc4py-3.19.1.tar.gz) = 68303f4acef8efc0542ab288a19159d0e6cdf313726f573e0bea2edb3d2c9595
+SIZE (slepc4py-3.19.1.tar.gz) = 738358



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306110756.35B7u9Su033306>