Date: Thu, 04 Jun 2026 21:15:10 +0000 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: e8a0c79863d7 - main - math/py-docplex: update 2.28.2=?utf-8?Q?40 =E2=86=92 2?=.32.264 Message-ID: <6a21eade.3c4d6.4099d2ac@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8a0c79863d7fa2a97872b6be3842b11bc480e08 commit e8a0c79863d7fa2a97872b6be3842b11bc480e08 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-04 19:54:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-04 21:15:05 +0000 math/py-docplex: update 2.28.240 → 2.32.264 --- math/py-docplex/Makefile | 2 +- math/py-docplex/distinfo | 6 +++--- math/py-docplex/files/patch-pyproject.toml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/py-docplex/Makefile b/math/py-docplex/Makefile index fe1d198af704..e91d48ec42f6 100644 --- a/math/py-docplex/Makefile +++ b/math/py-docplex/Makefile @@ -1,5 +1,5 @@ PORTNAME= docplex -DISTVERSION= 2.28.240 +DISTVERSION= 2.32.264 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-docplex/distinfo b/math/py-docplex/distinfo index f109b03d7f70..e803a1b20eeb 100644 --- a/math/py-docplex/distinfo +++ b/math/py-docplex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733708005 -SHA256 (docplex-2.28.240.tar.gz) = c0de407e33f8709bb4cd91b6efeb96fd88bfecbdce2caec51afb79253bde6ff5 -SIZE (docplex-2.28.240.tar.gz) = 643369 +TIMESTAMP = 1780602674 +SHA256 (docplex-2.32.264.tar.gz) = 4e2b29b3559e702bcfe12c6747428c752b0c39a508a81addf05edaab36b76bd8 +SIZE (docplex-2.32.264.tar.gz) = 663972 diff --git a/math/py-docplex/files/patch-pyproject.toml b/math/py-docplex/files/patch-pyproject.toml index eddbfdfc534f..d7df9dec9347 100644 --- a/math/py-docplex/files/patch-pyproject.toml +++ b/math/py-docplex/files/patch-pyproject.toml @@ -1,7 +1,7 @@ ---- pyproject.toml.orig 2024-12-09 01:56:45 UTC +--- pyproject.toml.orig 2026-04-01 07:44:31 UTC +++ pyproject.toml @@ -1,3 +1,3 @@ [build-system] --requires = ["setuptools~=68.2.2"] +-requires = ["setuptools~=78.1.1"] +requires = ["setuptools"] build-backend = "setuptools.build_meta"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a21eade.3c4d6.4099d2ac>
