git: 42b269e42ab0 - main - math/py-cvxopt: Update 1.3.0 → 1.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Jun 2023 02:23:40 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=42b269e42ab0cfecb7dcaefcb5fd85253c611f1c commit 42b269e42ab0cfecb7dcaefcb5fd85253c611f1c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-18 02:23:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-18 02:23:33 +0000 math/py-cvxopt: Update 1.3.0 → 1.3.1 Reported by: portscout --- math/py-cvxopt/Makefile | 11 +++++++---- math/py-cvxopt/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index fe709a7af7b2..355fc754a5c1 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,7 +1,7 @@ PORTNAME= cvxopt -DISTVERSION= 1.3.0 -PORTREVISION= 3 +DISTVERSION= 1.3.1 CATEGORIES= math python +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -11,6 +11,9 @@ WWW= https://github.com/cvxopt/cvxopt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libamd.so:math/suitesparse-amd \ libblas.so:math/blas \ libcholmod.so:math/suitesparse-cholmod \ @@ -21,8 +24,8 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ localbase:ldflags cpe -USE_GITHUB= yes -USE_PYTHON= distutils autoplist +#USE_GITHUB= yes +USE_PYTHON= pep517 autoplist CPE_VENDOR= cvxopt_project diff --git a/math/py-cvxopt/distinfo b/math/py-cvxopt/distinfo index 9cc1a34cefad..f0e3c782bfd7 100644 --- a/math/py-cvxopt/distinfo +++ b/math/py-cvxopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646861809 -SHA256 (cvxopt-cvxopt-1.3.0_GH0.tar.gz) = 7aac94a116b7142a5f362e567c4b6c3b7c67b04b4a6a2a3c3b90b4c9f0ac74e1 -SIZE (cvxopt-cvxopt-1.3.0_GH0.tar.gz) = 4120085 +TIMESTAMP = 1687054736 +SHA256 (cvxopt-1.3.1.tar.gz) = 8d567981cbfa2a4ba1667b3e6f73cb941cf1c6992bf1438911035963294aa498 +SIZE (cvxopt-1.3.1.tar.gz) = 3968630