Date: Sat, 27 Nov 2021 16:54:16 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3cb882472f4e - main - net/py-aiocoap: update to 0.4.2 Message-ID: <202111271654.1ARGsGUX021473@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cb882472f4eee135fdfdd208fd1c2c203ae2a1c commit 3cb882472f4eee135fdfdd208fd1c2c203ae2a1c Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-11-27 16:53:51 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-11-27 16:54:09 +0000 net/py-aiocoap: update to 0.4.2 --- net/py-aiocoap/Makefile | 2 +- net/py-aiocoap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-aiocoap/Makefile b/net/py-aiocoap/Makefile index d0f831fc3e5d..6f98923fbf7f 100644 --- a/net/py-aiocoap/Makefile +++ b/net/py-aiocoap/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiocoap -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-aiocoap/distinfo b/net/py-aiocoap/distinfo index d9b1c744bbbd..8ec93ae2244a 100644 --- a/net/py-aiocoap/distinfo +++ b/net/py-aiocoap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625430383 -SHA256 (aiocoap-0.4.1.tar.gz) = c47c9d19a98699f27707186871b7c84f4a7016fe4fbb5bd300f809ae456f8a55 -SIZE (aiocoap-0.4.1.tar.gz) = 201617 +TIMESTAMP = 1638031561 +SHA256 (aiocoap-0.4.2.tar.gz) = 175f8af9228703bee8df5ad0b09949ba465853755c8a0c1206536312d4cc70d0 +SIZE (aiocoap-0.4.2.tar.gz) = 210030
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111271654.1ARGsGUX021473>