Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2023 06:20:33 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: 3cea739c6a87 - main - =?utf-8?Q?biology/py-PySCeS:=20Update=201.1.0=20=E2=86=92=201.1.1?=
Message-ID:  <202307260620.36Q6KXpM018676@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=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



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