Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 18:28:33 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: 629651ae16cc - main - devel/py-tartiflette-aiohttp: Update to 1.4.1
Message-ID:  <202111211828.1ALISXKZ085113@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=629651ae16ccdebe78b4f08f114db00248c520ff

commit 629651ae16ccdebe78b4f08f114db00248c520ff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 18:20:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 18:20:24 +0000

    devel/py-tartiflette-aiohttp: Update to 1.4.1
    
    Changes:        https://github.com/tartiflette/tartiflette-aiohttp/releases
---
 devel/py-tartiflette-aiohttp/Makefile | 4 ++--
 devel/py-tartiflette-aiohttp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-tartiflette-aiohttp/Makefile b/devel/py-tartiflette-aiohttp/Makefile
index e8ec543b737f..453d3bd1a84f 100644
--- a/devel/py-tartiflette-aiohttp/Makefile
+++ b/devel/py-tartiflette-aiohttp/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	tartiflette-aiohttp
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Run Tartiflette GraphQL Engine through aiohttp
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.5.4<3.8.0:www/py-aiohttp@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.5.4<3.9.0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tartiflette>=0.12.0<2.0.0:devel/py-tartiflette@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/devel/py-tartiflette-aiohttp/distinfo b/devel/py-tartiflette-aiohttp/distinfo
index d55370d3f9d3..653c4101c5b7 100644
--- a/devel/py-tartiflette-aiohttp/distinfo
+++ b/devel/py-tartiflette-aiohttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366152
-SHA256 (tartiflette-aiohttp-1.4.0.tar.gz) = 6c29850d15d7ad5d9338c0e3182235b7a58fafd050380a0338d8ac4ea1772e82
-SIZE (tartiflette-aiohttp-1.4.0.tar.gz) = 14764
+TIMESTAMP = 1637072992
+SHA256 (tartiflette-aiohttp-1.4.1.tar.gz) = de238c96c183a23b46f762a5b080e2caf21c292a44e8486e91b803a82e2a1136
+SIZE (tartiflette-aiohttp-1.4.1.tar.gz) = 14994



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