git: fcdcbe6f04d0 - main - net/py-zope.proxy: update to 4.3.5

Ruslan Makhmatkhanov rm at FreeBSD.org
Thu Jun 3 09:31:15 UTC 2021


The branch main has been updated by rm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcdcbe6f04d085bde6256d7ff0c283f8fcdccfc9

commit fcdcbe6f04d085bde6256d7ff0c283f8fcdccfc9
Author:     Ruslan Makhmatkhanov <rm at FreeBSD.org>
AuthorDate: 2021-06-03 09:30:36 +0000
Commit:     Ruslan Makhmatkhanov <rm at FreeBSD.org>
CommitDate: 2021-06-03 09:30:36 +0000

    net/py-zope.proxy: update to 4.3.5
    
    PR:             256306
    Reported by:    amdmi3
---
 net/py-zope.proxy/Makefile | 5 ++---
 net/py-zope.proxy/distinfo | 5 +++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile
index fcce29a5c11b..c05cdcec8a20 100644
--- a/net/py-zope.proxy/Makefile
+++ b/net/py-zope.proxy/Makefile
@@ -1,8 +1,7 @@
 # Created by: Wen Heping <wenheping at gmail.com>
 
 PORTNAME=	zope.proxy
-PORTVERSION=	4.1.3
-PORTREVISION=	1
+DISTVERSION=	4.3.5
 CATEGORIES=	net python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE=	ZPL21
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface@${PY_FLAVOR}
 
-USES=		python:3.6+ zip
+USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>
diff --git a/net/py-zope.proxy/distinfo b/net/py-zope.proxy/distinfo
index 18c92a4c807b..99ed9b1cbb22 100644
--- a/net/py-zope.proxy/distinfo
+++ b/net/py-zope.proxy/distinfo
@@ -1,2 +1,3 @@
-SHA256 (zope/zope.proxy-4.1.3.zip) = 24f028bd3d0e62d828d7f910be2abb9ed3486292beff77b9e1d627d8ce0016ce
-SIZE (zope/zope.proxy-4.1.3.zip) = 41232
+TIMESTAMP = 1622489001
+SHA256 (zope/zope.proxy-4.3.5.tar.gz) = a66a0d94e5b081d5d695e66d6667e91e74d79e273eee95c1747717ba9cb70792
+SIZE (zope/zope.proxy-4.3.5.tar.gz) = 45162


More information about the dev-commits-ports-main mailing list