Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2024 20:43:12 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: 5d596fd8ce8f - main - www/py-aiostream: Update to 0.6.4
Message-ID:  <202410312043.49VKhCkc002246@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=5d596fd8ce8fc375b2940fed95560cb53613894b

commit 5d596fd8ce8fc375b2940fed95560cb53613894b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-31 20:40:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-31 20:40:46 +0000

    www/py-aiostream: Update to 0.6.4
    
    Changes:        https://github.com/vxgmichel/aiostream/releases
---
 www/py-aiostream/Makefile | 4 ++--
 www/py-aiostream/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-aiostream/Makefile b/www/py-aiostream/Makefile
index c16a981649fe..921cc521a7c2 100644
--- a/www/py-aiostream/Makefile
+++ b/www/py-aiostream/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiostream
-PORTVERSION=	0.6.3
+PORTVERSION=	0.6.4
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/www/py-aiostream/distinfo b/www/py-aiostream/distinfo
index 351c0e9f23b6..0119df45fefa 100644
--- a/www/py-aiostream/distinfo
+++ b/www/py-aiostream/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728632498
-SHA256 (aiostream-0.6.3.tar.gz) = e2ad44e37f42008b7b14132239be787c103fd7ce5db6e1efab868ca18c66bd1d
-SIZE (aiostream-0.6.3.tar.gz) = 68053
+TIMESTAMP = 1730387108
+SHA256 (aiostream-0.6.4.tar.gz) = f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2
+SIZE (aiostream-0.6.4.tar.gz) = 67983



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