From nobody Tue Aug 4 20:10:44 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hF4RT0wR6z6nLrc for ; Tue, 04 Aug 2026 20:10:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF4RS55Qfz3TpH for ; Tue, 04 Aug 2026 20:10:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785874244; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cZHScvgXJEH+i7GcrGodLDjzfm5NAJf5RdSwPeaDr20=; b=sPNGnZgUT9fGRh2w89dVluRQ96RQLZJLfNBpAaPKfqiiWQlVpa3tQF0NpgS4oYKxcOFLPa hcvZ81Dpq5XQIl9JilAa9L46s4ujpSQbS/1Q2OX8U1xaDPfj/o1X6cgsQzzLSqktHGDSYe NJ4LOT/vaAfCKvZMUJ9Mp2xSJmGKSvgtWQ/e+qDjpl2P8dwvQz32D/81T9LLds1yysxcYW lc4qgSRoGy+JgSQ61jeLytCcoai/xyhZRXdIZRJHbd14HrlzgS8nSNnCOtR59LKQaUer+d UyzJrrGiaH5yvvpzPuTqhefkBvhS2nVzv460LMYHUs825y82cRUsqlIxVpfHtg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785874244; a=rsa-sha256; cv=none; b=To645qUASWU6iKhKTzMdpvc1LgkRX8ouc/NIrPBuCr5MP+/ETh+rvfYfEEYr83AHJ2BgBT xUWQl2pnNdzoL6KTSxckdrgvios4BHULRr/9NvzeCopNMb/iCsR+S73/fhh/3i8Isz4V2k +nBTZ+ZHR3n7iWLwvpqrH7qo2NQVT0/2VfbjqGKA1rgbYS4sgjEEhjhHAQb8bvTYIivOM7 YgPwW3jO79Aiod8NGb8eZa5NC46BvDl3w9qsfjLcI3+KOypiJW1wdNIGwkAFgX5OaWCsvy 84mMK5GXpaQZOCtLX7cLMWvB2VoO0cl5ngy6Xz9FPp9oKsdg1ZNl1Mi5Db3bWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785874244; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cZHScvgXJEH+i7GcrGodLDjzfm5NAJf5RdSwPeaDr20=; b=nlDxnQX4JaZlcZK9zUI6UACeYM+QdnCSVRks7eynZ21OmRgTP07AVVEDFOtQujyvO+efaT 4r5lyaW3600IkoOC4UeqfvqOF4jBHkqsmBGSksitO1D67eU8JjPkCRJdIPZKjubQlQN7bQ YXfLdahyZnEkyR1I/kk4TDI4Yc98F+ADdgSiGHqnLl3d9Umn48Iscr0TkMk6yceTqlXeFS lnao+qvNjyvgpoCjPqqd0Bfdpq26EeraxSIhNknpuz4KiF8yDHVlusfI9ulfddmxhixWV9 hm9/oEI2NI5nVbHqvJbGYEOwRBDbTO8S8gVgTmxwrEdWYamAJpEXaV/DYMHx9g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF4RS42k2z12RW for ; Tue, 04 Aug 2026 20:10:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d981 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 20:10:44 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: c5c6c411456e - main - math/py-cyipopt: update 1=?utf-8?Q?=2E5.0 =E2=86=92?= 1.7.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c5c6c411456e1e74747a3f51dd12e512fd5288a3 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 20:10:44 +0000 Message-Id: <6a724744.3d981.746d6c62@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5c6c411456e1e74747a3f51dd12e512fd5288a3 commit c5c6c411456e1e74747a3f51dd12e512fd5288a3 Author: Yuri Victorovich AuthorDate: 2026-08-04 07:30:34 +0000 Commit: Yuri Victorovich CommitDate: 2026-08-04 20:10:24 +0000 math/py-cyipopt: update 1.5.0 → 1.7.0 --- math/py-cyipopt/Makefile | 23 +++++++++++++++-------- math/py-cyipopt/distinfo | 6 +++--- math/py-cyipopt/files/patch-setup.py | 12 ++++++++++++ 3 files changed, 30 insertions(+), 11 deletions(-) diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile index ad7a1eb66335..0f5f26e5795c 100644 --- a/math/py-cyipopt/Makefile +++ b/math/py-cyipopt/Makefile @@ -1,32 +1,39 @@ PORTNAME= cyipopt DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 -PORTREVISION= 4 +DISTVERSION= 1.7.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Cython interface for the interior point optimizer IPOPT -WWW= https://github.com/matthias-k/cyipopt +WWW= https://github.com/mechmotum/cyipopt LICENSE= EPL -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.4:math/py-numpy@${PY_FLAVOR} LIB_DEPENDS= libblas.so:math/blas \ libipopt.so:math/ipopt \ liblapack.so:math/lapack -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.4:math/py-numpy@${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 USE_GITHUB= yes -GH_ACCOUNT= matthias-k +GH_ACCOUNT= mechmotum -TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_ENV= ${MAKE_ENV} \ + PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ + PYTEST_ADDOPTS="-p no:black -p no:ruff -p no:mypy -p no:flake8 -p no:cov -p no:benchmark -p no:inline-snapshot -p no:xdist -p no:randomly" post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ipopt_wrapper${PYTHON_TAG}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cyipopt/ipopt_wrapper${PYTHON_TAG}.so + +do-test: + @cd ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/cyipopt/tests && \ + ${SETENV} ${TEST_ENV} pytest . + +# tests as of 1.7.0: 104 passed, 3 skipped, 1 xpassed in 3.71s .include diff --git a/math/py-cyipopt/distinfo b/math/py-cyipopt/distinfo index da8e64bd7146..f3741997f6ec 100644 --- a/math/py-cyipopt/distinfo +++ b/math/py-cyipopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725863628 -SHA256 (matthias-k-cyipopt-v1.5.0_GH0.tar.gz) = 88f280be6540607bac082be95385f473d922bfa4e811a5ec00f97fbdeca925fa -SIZE (matthias-k-cyipopt-v1.5.0_GH0.tar.gz) = 83984 +TIMESTAMP = 1785732574 +SHA256 (mechmotum-cyipopt-v1.7.0_GH0.tar.gz) = 9979821d5e204c4cb76cf35b1f199f82e9d928827abf8542c87f5892a758f67d +SIZE (mechmotum-cyipopt-v1.7.0_GH0.tar.gz) = 86192 diff --git a/math/py-cyipopt/files/patch-setup.py b/math/py-cyipopt/files/patch-setup.py new file mode 100644 index 000000000000..ea36e2480272 --- /dev/null +++ b/math/py-cyipopt/files/patch-setup.py @@ -0,0 +1,12 @@ +-- Remove setup_requires so the port builds in Poudriere jails that do not have +-- pip available; all build dependencies are already declared in BUILD_DEPENDS. +--- setup.py.orig 2026-08-04 00:27:26 UTC ++++ setup.py +@@ -202,7 +202,6 @@ if __name__ == "__main__": + 'cyipopt.tests.integration', + 'cyipopt.tests.unit', + ], +- setup_requires=SETUP_REQUIRES, + install_requires=INSTALL_REQUIRES, + extras_require=EXTRAS_REQUIRES, + include_package_data=include_package_data,