Date: Mon, 31 May 2021 18:23:43 GMT From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6caf958c1fe0 - main - devel/py-pinocchio: Upgrade to version 0.4.3 Message-ID: <202105311823.14VINhn5065455@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=6caf958c1fe085ac6a61c17a4cf27609c975e9df commit 6caf958c1fe085ac6a61c17a4cf27609c975e9df Author: Don Lewis <truckman@FreeBSD.org> AuthorDate: 2021-05-31 18:21:35 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2021-05-31 18:21:35 +0000 devel/py-pinocchio: Upgrade to version 0.4.3 Upgrade devel/py-pinocchio to the current version. Drop maintainership. Sponsored by: Farsight Security, Inc. --- devel/py-pinocchio/Makefile | 4 ++-- devel/py-pinocchio/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-pinocchio/Makefile b/devel/py-pinocchio/Makefile index 3f24247c90c3..ddb04427e40d 100644 --- a/devel/py-pinocchio/Makefile +++ b/devel/py-pinocchio/Makefile @@ -1,10 +1,10 @@ PORTNAME= pinocchio -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= truckman@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pinocchio plugins for the nose testing framework LICENSE= MIT diff --git a/devel/py-pinocchio/distinfo b/devel/py-pinocchio/distinfo index 07011ab62cbe..29fd154f701f 100644 --- a/devel/py-pinocchio/distinfo +++ b/devel/py-pinocchio/distinfo @@ -1,2 +1,3 @@ -SHA256 (pinocchio-0.4.2.tar.gz) = bc53568703bc8e22d0b96010be657a5ebc6ca445defa45878568a0aef992c343 -SIZE (pinocchio-0.4.2.tar.gz) = 12118 +TIMESTAMP = 1622485181 +SHA256 (pinocchio-0.4.3.tar.gz) = c09b190ed4e728e4782a17de17200780fac91b7cf9b604fd1892cbf5a453b81d +SIZE (pinocchio-0.4.3.tar.gz) = 12896
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105311823.14VINhn5065455>