From owner-dev-commits-ports-all@freebsd.org Sat Jun 26 20:48:43 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A7CC6596A5; Sat, 26 Jun 2021 20:48:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GC5Z30H3Bz3lTy; Sat, 26 Jun 2021 20:48:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E5F9E25638; Sat, 26 Jun 2021 20:48:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15QKmgZL081022; Sat, 26 Jun 2021 20:48:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15QKmgBe081021; Sat, 26 Jun 2021 20:48:42 GMT (envelope-from git) Date: Sat, 26 Jun 2021 20:48:42 GMT Message-Id: <202106262048.15QKmgBe081021@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: 077f9ab9b679 - main - net/py-aiocoap: update to 0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 077f9ab9b67964e19652b27472dd2e8caa148dc6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2021 20:48:43 -0000 The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=077f9ab9b67964e19652b27472dd2e8caa148dc6 commit 077f9ab9b67964e19652b27472dd2e8caa148dc6 Author: Tobias C. Berner AuthorDate: 2021-06-26 20:48:13 +0000 Commit: Tobias C. Berner 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 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