Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:11:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d64a8050c01 - main - devel/py-curio: Update to 1.5
Message-ID:  <202104180711.13I7BNG1007051@gitrepo.freebsd.org>

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

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

commit 3d64a8050c01b78d6a1b671d5736a352b70710ee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:01:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:43:10 +0000

    devel/py-curio: Update to 1.5
    
    Changes:        https://github.com/dabeaz/curio/blob/master/CHANGES
---
 devel/py-curio/Makefile | 4 ++--
 devel/py-curio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-curio/Makefile b/devel/py-curio/Makefile
index 4f8580947acf..977d85b785ca 100644
--- a/devel/py-curio/Makefile
+++ b/devel/py-curio/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	curio
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Coroutine-based library for concurrent Python systems programming
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-curio/distinfo b/devel/py-curio/distinfo
index 7698dc3bfa52..8c5e9b86f2ec 100644
--- a/devel/py-curio/distinfo
+++ b/devel/py-curio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598456567
-SHA256 (curio-1.4.tar.gz) = 57edce81c837f3c2cf42fbb346dee26e537d1659e6605269fb13bd179e068744
-SIZE (curio-1.4.tar.gz) = 230144
+TIMESTAMP = 1618320120
+SHA256 (curio-1.5.tar.gz) = af08212e590bb7da8e4cc39c42012711494dc20d622f162155ba296cc2e3bc10
+SIZE (curio-1.5.tar.gz) = 234920



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