Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2021 20:48:42 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: 077f9ab9b679 - main - net/py-aiocoap: update to 0.4
Message-ID:  <202106262048.15QKmgBe081021@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=077f9ab9b67964e19652b27472dd2e8caa148dc6

commit 077f9ab9b67964e19652b27472dd2e8caa148dc6
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-06-26 20:48:13 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-06-26 20:48:13 +0000

    net/py-aiocoap: update to 0.4
---
 net/py-aiocoap/Makefile | 4 ++--
 net/py-aiocoap/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/py-aiocoap/Makefile b/net/py-aiocoap/Makefile
index 9e4eb91fe746..bd116c1afc4e 100644
--- a/net/py-aiocoap/Makefile
+++ b/net/py-aiocoap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiocoap
-DISTVERSION=	0.3
+DISTVERSION=	0.4
 CATEGORIES=	net
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ COMMENT=	Python CoAP library
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>
diff --git a/net/py-aiocoap/distinfo b/net/py-aiocoap/distinfo
index c955fe3a1cf7..5c547442b6bd 100644
--- a/net/py-aiocoap/distinfo
+++ b/net/py-aiocoap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556476156
-SHA256 (aiocoap-0.3.tar.gz) = 402d4151db6d8d0b1d66af5b6e10e0de1521decbf12140637e5b8d2aa9c5aef6
-SIZE (aiocoap-0.3.tar.gz) = 78461
+TIMESTAMP = 1624738945
+SHA256 (aiocoap-0.4.tar.gz) = 72007053a0261bfa1f25cbd6161d7dadd90d02628fafe54ae2c01c0a904939bf
+SIZE (aiocoap-0.4.tar.gz) = 201014



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