Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:10:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558532 - head/devel/py-tartiflette-aiohttp
Message-ID:  <202012192010.0BJKA3YI002001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:10:03 2020
New Revision: 558532
URL: https://svnweb.freebsd.org/changeset/ports/558532

Log:
  Update to 1.4.0
  
  Changes:	https://github.com/tartiflette/tartiflette-aiohttp/releases

Modified:
  head/devel/py-tartiflette-aiohttp/Makefile
  head/devel/py-tartiflette-aiohttp/distinfo

Modified: head/devel/py-tartiflette-aiohttp/Makefile
==============================================================================
--- head/devel/py-tartiflette-aiohttp/Makefile	Sat Dec 19 20:09:58 2020	(r558531)
+++ head/devel/py-tartiflette-aiohttp/Makefile	Sat Dec 19 20:10:03 2020	(r558532)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tartiflette-aiohttp
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Run Tartiflette GraphQL Engine through aiohtt
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.5.4<3.7.0:www/py-aiohttp@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.5.4<3.8.0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tartiflette>=0.12.0<2.0.0:devel/py-tartiflette@${PY_FLAVOR}
 
 USES=		python:3.6+

Modified: head/devel/py-tartiflette-aiohttp/distinfo
==============================================================================
--- head/devel/py-tartiflette-aiohttp/distinfo	Sat Dec 19 20:09:58 2020	(r558531)
+++ head/devel/py-tartiflette-aiohttp/distinfo	Sat Dec 19 20:10:03 2020	(r558532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601319706
-SHA256 (tartiflette-aiohttp-1.3.1.tar.gz) = d4ffde5502dfd6014902aac9f094554291cfbae624b2da1d9d2cbdff41e97e85
-SIZE (tartiflette-aiohttp-1.3.1.tar.gz) = 14431
+TIMESTAMP = 1608366152
+SHA256 (tartiflette-aiohttp-1.4.0.tar.gz) = 6c29850d15d7ad5d9338c0e3182235b7a58fafd050380a0338d8ac4ea1772e82
+SIZE (tartiflette-aiohttp-1.4.0.tar.gz) = 14764



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