aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-09-24 08:14:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-09-24 20:23:46 +0000
commite4b2ccb0c56d93cb4ab9e5bb1d08aa7e76d09da9 (patch)
treec3aedb0fd478237d93a29f070d90bd1b30445a32
parent8c9d4f92e302a596195f25a864fef22e7307d0df (diff)
downloadports-e4b2ccb0c56d93cb4ab9e5bb1d08aa7e76d09da9.tar.gz
ports-e4b2ccb0c56d93cb4ab9e5bb1d08aa7e76d09da9.zip
math/py-cyipopt: update 1.2.0 → 1.3.0
Reported by: portscout
-rw-r--r--math/py-cyipopt/Makefile10
-rw-r--r--math/py-cyipopt/distinfo6
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