git: e4b2ccb0c56d - main - math/py-cyipopt: update 1.2.0 → 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 20:23:51 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4b2ccb0c56d93cb4ab9e5bb1d08aa7e76d09da9
commit e4b2ccb0c56d93cb4ab9e5bb1d08aa7e76d09da9
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-09-24 08:14:04 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-09-24 20:23:46 +0000
math/py-cyipopt: update 1.2.0 → 1.3.0
Reported by: portscout
---
math/py-cyipopt/Makefile | 10 +++-------
math/py-cyipopt/distinfo | 6 +++---
2 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile
index 82d9fe9fa9d7..9da5c38d86bd 100644
--- a/math/py-cyipopt/Makefile
+++ b/math/py-cyipopt/Makefile
@@ -1,7 +1,6 @@
PORTNAME= cyipopt
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.0
-PORTREVISION= 1
+DISTVERSION= 1.3.0
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,15 +10,12 @@ WWW= https://github.com/matthias-k/cyipopt
LICENSE= EPL
-BUILD_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libblas.so:math/blas \
libipopt.so:math/ipopt \
liblapack.so:math/lapack
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
USES= fortran python pkgconfig # fortran because ipopt's pkg-config returns gcc libs
USE_PYTHON= distutils cython autoplist pytest
diff --git a/math/py-cyipopt/distinfo b/math/py-cyipopt/distinfo
index 946f2da998d0..66e448fe466d 100644
--- a/math/py-cyipopt/distinfo
+++ b/math/py-cyipopt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679990194
-SHA256 (matthias-k-cyipopt-v1.2.0_GH0.tar.gz) = 5ead8340b5499624fd042d3da8e7ff58dfdc3294b4c07fa6fa31334fbb296855
-SIZE (matthias-k-cyipopt-v1.2.0_GH0.tar.gz) = 48309
+TIMESTAMP = 1695542059
+SHA256 (matthias-k-cyipopt-v1.3.0_GH0.tar.gz) = aa482631d76eb4593d34ae16a943e477b6f0b5ae5c60f585c4eb6e47005aa0e4
+SIZE (matthias-k-cyipopt-v1.3.0_GH0.tar.gz) = 82079