From 0fe39c65d215741e46d5b4746f3eabc7cd34b6a1 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 28 Mar 2023 01:00:23 -0700 Subject: [PATCH] =?UTF-8?q?math/py-cyipopt:=20Update=201.1.0=20=E2=86=92?= =?UTF-8?q?=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- math/py-cyipopt/Makefile | 11 ++++++++--- math/py-cyipopt/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile index 54001f3b4c5b7..5d33659f19548 100644 --- a/math/py-cyipopt/Makefile +++ b/math/py-cyipopt/Makefile @@ -1,7 +1,6 @@ PORTNAME= cyipopt DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 2 +DISTVERSION= 1.2.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,8 +21,14 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= fortran python:3.6+ pkgconfig # fortran because ipopt's pkg-config returns gcc libs +USE_PYTHON= distutils cython autoplist pytest + USE_GITHUB= yes GH_ACCOUNT= matthias-k -USE_PYTHON= distutils cython autoplist + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ipopt_wrapper${PYTHON_EXT_SUFFIX}.so .include diff --git a/math/py-cyipopt/distinfo b/math/py-cyipopt/distinfo index e2f238ec143f1..946f2da998d01 100644 --- a/math/py-cyipopt/distinfo +++ b/math/py-cyipopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631213269 -SHA256 (matthias-k-cyipopt-v1.1.0_GH0.tar.gz) = 6c45ad26cbb1e14d71455959aff07b9068918c43b2565bc7216e91e43c8164ee -SIZE (matthias-k-cyipopt-v1.1.0_GH0.tar.gz) = 47049 +TIMESTAMP = 1679990194 +SHA256 (matthias-k-cyipopt-v1.2.0_GH0.tar.gz) = 5ead8340b5499624fd042d3da8e7ff58dfdc3294b4c07fa6fa31334fbb296855 +SIZE (matthias-k-cyipopt-v1.2.0_GH0.tar.gz) = 48309