Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2021 16:08:16 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca7135c85974 - main - devel/py-aiorpcX: Update to 0.22.0
Message-ID:  <202105241608.14OG8GLW053094@gitrepo.freebsd.org>

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

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

commit ca7135c85974b8e5b2688ddf26894b79d9b4098b
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2021-05-24 16:07:49 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-05-24 16:07:49 +0000

    devel/py-aiorpcX: Update to 0.22.0
---
 devel/py-aiorpcX/Makefile | 6 ++----
 devel/py-aiorpcX/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/py-aiorpcX/Makefile b/devel/py-aiorpcX/Makefile
index 74c68e91ec3d..56811955fa98 100644
--- a/devel/py-aiorpcX/Makefile
+++ b/devel/py-aiorpcX/Makefile
@@ -1,9 +1,7 @@
 # Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
-# Maintainer note: newer versions require python >= 3.8
 
 PORTNAME=	aiorpcX
-PORTVERSION=	0.18.7
+PORTVERSION=	0.22.0
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
@@ -17,7 +15,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}websockets>=0:devel/py-websockets@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.8+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-aiorpcX/distinfo b/devel/py-aiorpcX/distinfo
index 20569b665d00..bbe7913d4ce7 100644
--- a/devel/py-aiorpcX/distinfo
+++ b/devel/py-aiorpcX/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617739396
-SHA256 (aiorpcX-0.18.7.tar.gz) = 808a9ec9172df11677a0f7b459b69d1a6cf8b19c19da55541fa31fb1afce5ce7
-SIZE (aiorpcX-0.18.7.tar.gz) = 28206
+TIMESTAMP = 1621849150
+SHA256 (aiorpcX-0.22.0.tar.gz) = a9c19e90094e9ea9303be9bc074df959f6a265893acf12b699e7014afd4a4f16
+SIZE (aiorpcX-0.22.0.tar.gz) = 28765



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