Date: Wed, 6 Jul 2022 05:26:12 GMT From: =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3 Message-ID: <202207060526.2665QCnb036114@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=94af43935c4e2709577cb4e4723daf9d7cb91494 commit 94af43935c4e2709577cb4e4723daf9d7cb91494 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-07-06 05:23:35 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-07-06 05:25:59 +0000 math/py-kiwisolver: Update to 1.4.3 --- math/py-kiwisolver/Makefile | 5 ++--- math/py-kiwisolver/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index ea002fbf435d..13a61cf14ca7 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -1,6 +1,5 @@ PORTNAME= kiwisolver -PORTVERSION= 1.3.2 -PORTEPOCH= 1 +PORTVERSION= 1.4.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cppy>=1.1.0:devel/py-cppy@${PY_FLAVOR} -USES= compiler:c++11-lang python:3.6+ +USES= compiler:c++11-lang python:3.7+ USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> diff --git a/math/py-kiwisolver/distinfo b/math/py-kiwisolver/distinfo index b5763fae25e8..636a4b199f1f 100644 --- a/math/py-kiwisolver/distinfo +++ b/math/py-kiwisolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641234419 -SHA256 (kiwisolver-1.3.2.tar.gz) = fc4453705b81d03568d5b808ad8f09c77c47534f6ac2e72e733f9ca4714aa75c -SIZE (kiwisolver-1.3.2.tar.gz) = 54611 +TIMESTAMP = 1656941112 +SHA256 (kiwisolver-1.4.3.tar.gz) = ab8a15c2750ae8d53e31f77a94f846d0a00772240f1c12817411fa2344351f86 +SIZE (kiwisolver-1.4.3.tar.gz) = 96959
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207060526.2665QCnb036114>