git: 3cea739c6a87 - main - biology/py-PySCeS: Update 1.1.0 → 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jul 2023 06:20:33 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3cea739c6a87a9c4d4d85d4c9f30632d7d8abe27
commit 3cea739c6a87a9c4d4d85d4c9f30632d7d8abe27
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-26 05:29:01 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-26 06:20:25 +0000
biology/py-PySCeS: Update 1.1.0 → 1.1.1
Reported by: portscout
---
biology/py-PySCeS/Makefile | 9 +++++----
biology/py-PySCeS/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/biology/py-PySCeS/Makefile b/biology/py-PySCeS/Makefile
index 56909c85ee5e..bccb0f21ac85 100644
--- a/biology/py-PySCeS/Makefile
+++ b/biology/py-PySCeS/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PySCeS
-DISTVERSION= 1.1.0
+DISTVERSION= 1.1.1
CATEGORIES= biology python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Python Simulator for Cellular Systems
-WWW= http://pysces.sourceforge.net/
+WWW= https://pysces.sourceforge.net/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENCE.txt
@@ -19,10 +19,11 @@ PY_EXTRA= ${PYTHON_PKGNAMEPREFIX}python-libsbml>0:biology/py-python-libsbml@${PY
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
cmake:devel/cmake-core \
${PY_DEPENDS}
-RUN_DEPENDS= ${PY_DEPENDS} ${PY_EXTRA}
+RUN_DEPENDS= ${PY_DEPENDS} \
+ ${PY_EXTRA}
USES= fortran python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest
LDFLAGS+= -lpython${PYTHON_VER} -shared # see https://github.com/PySCeS/pysces/issues/29
diff --git a/biology/py-PySCeS/distinfo b/biology/py-PySCeS/distinfo
index cad49023bd9b..070c6e317ddf 100644
--- a/biology/py-PySCeS/distinfo
+++ b/biology/py-PySCeS/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687744975
-SHA256 (pysces-1.1.0.tar.gz) = 0ef576ff646d720d73a4ca5dd1d12e7de1e99a83f81e714a6c0bfbb02953bd54
-SIZE (pysces-1.1.0.tar.gz) = 1036079
+TIMESTAMP = 1690346893
+SHA256 (pysces-1.1.1.tar.gz) = 170f9ccdcd3ff0336d144f3891c54ee5dfb9b61b1e7129f48e96ff02d6c9b6e5
+SIZE (pysces-1.1.1.tar.gz) = 1036708