Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 03:54:22 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f1dc2681ce8 - main - net/py-zeep: Update version 4.0.0=>4.1.0
Message-ID:  <202109280354.18S3sMj1095433@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 1f1dc2681ce886de7c152d3aaecfa5f0a5c55f70
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2021-09-28 03:52:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2021-09-28 03:53:49 +0000

    net/py-zeep: Update version 4.0.0=>4.1.0
    
    Relnotes: https://docs.python-zeep.org/en/master/changes.html
---
 net/py-zeep/Makefile | 5 ++---
 net/py-zeep/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/py-zeep/Makefile b/net/py-zeep/Makefile
index df99194a37d3..3d62f6c1f914 100644
--- a/net/py-zeep/Makefile
+++ b/net/py-zeep/Makefile
@@ -1,8 +1,7 @@
-# Created by: Muhammad Moinur Rahman <bbofh@FreeBSD.org>
+# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
 
 PORTNAME=	zeep
-PORTVERSION=	4.0.0
-PORTREVISION=	1
+PORTVERSION=	4.1.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-zeep/distinfo b/net/py-zeep/distinfo
index f90b6b7f41f3..d9361ad8d4a4 100644
--- a/net/py-zeep/distinfo
+++ b/net/py-zeep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603623471
-SHA256 (zeep-4.0.0.tar.gz) = 98158e43db33739d41502a1a7e3629dcb62dfd0864ea28c9d43f560a091cfe3f
-SIZE (zeep-4.0.0.tar.gz) = 163646
+TIMESTAMP = 1632790284
+SHA256 (zeep-4.1.0.tar.gz) = 5867f2eadd6b028d9751f4155af590d3aaf9280e3a0ed5e15a53343921c956e5
+SIZE (zeep-4.1.0.tar.gz) = 160333



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109280354.18S3sMj1095433>