Date: Mon, 27 Mar 2023 06:40:00 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3db3e62768c4 - main - =?utf-8?Q?math/py-ipyopt:=20Update=200.12.4=20=E2=86=92=200.12.7?= Message-ID: <202303270640.32R6e0YR082292@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3db3e62768c45e214d757455c4be1b67fe7f3255 commit 3db3e62768c45e214d757455c4be1b67fe7f3255 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-27 06:03:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-27 06:39:46 +0000 math/py-ipyopt: Update 0.12.4 → 0.12.7 Reported by: portscout --- math/py-ipyopt/Makefile | 5 ++--- math/py-ipyopt/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/py-ipyopt/Makefile b/math/py-ipyopt/Makefile index 6a8a6f3b6b11..f9e03ae97f3c 100644 --- a/math/py-ipyopt/Makefile +++ b/math/py-ipyopt/Makefile @@ -1,5 +1,5 @@ PORTNAME= ipyopt -DISTVERSION= 0.12.4 +DISTVERSION= 0.12.7 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,10 +16,9 @@ PY_DEPENDS= ${PYNUMPY} \ BUILD_DEPENDS= ${PY_DEPENDS} LIB_DEPENDS= libipopt.so:math/ipopt RUN_DEPENDS= ${PY_DEPENDS} -TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} USES= compiler:c++17-lang pkgconfig python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest CXXFLAGS+= $(pkg-config --cflags ipopt) diff --git a/math/py-ipyopt/distinfo b/math/py-ipyopt/distinfo index 6bc49589a3c0..6a27876e2734 100644 --- a/math/py-ipyopt/distinfo +++ b/math/py-ipyopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654660427 -SHA256 (ipyopt-0.12.4.tar.gz) = e130a29d235a7fa1fb55df4bac60586f8c7c79df4c99bd1ad0ebc6e9e52c2c10 -SIZE (ipyopt-0.12.4.tar.gz) = 35464 +TIMESTAMP = 1679896566 +SHA256 (ipyopt-0.12.7.tar.gz) = ac9e0cf5180f0741f0e2b2f2cef4596fac259903361b3b8453762583168eebf6 +SIZE (ipyopt-0.12.7.tar.gz) = 37328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303270640.32R6e0YR082292>