Date: Sat, 15 Aug 2020 16:31:35 +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: r544988 - head/devel/py-tartiflette-aiohttp Message-ID: <202008151631.07FGVZ4O007422@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 15 16:31:35 2020 New Revision: 544988 URL: https://svnweb.freebsd.org/changeset/ports/544988 Log: Update to 1.3.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 Aug 15 16:31:30 2020 (r544987) +++ head/devel/py-tartiflette-aiohttp/Makefile Sat Aug 15 16:31:35 2020 (r544988) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tartiflette-aiohttp -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-tartiflette-aiohttp/distinfo ============================================================================== --- head/devel/py-tartiflette-aiohttp/distinfo Sat Aug 15 16:31:30 2020 (r544987) +++ head/devel/py-tartiflette-aiohttp/distinfo Sat Aug 15 16:31:35 2020 (r544988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588450786 -SHA256 (tartiflette-aiohttp-1.2.0.tar.gz) = 13170b03e962a4d16120854564acc515d76e54a8b37b50205ba18f9b5ac55de9 -SIZE (tartiflette-aiohttp-1.2.0.tar.gz) = 13827 +TIMESTAMP = 1596954346 +SHA256 (tartiflette-aiohttp-1.3.0.tar.gz) = b3ea51ae5b97c03cb56463e7ff351063696e49c8e1803c01328400cde6e7112f +SIZE (tartiflette-aiohttp-1.3.0.tar.gz) = 14414
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151631.07FGVZ4O007422>