From owner-svn-ports-all@freebsd.org Tue Dec 19 06:31:54 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB136E8CBA5; Tue, 19 Dec 2017 06:31:54 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A93CC68268; Tue, 19 Dec 2017 06:31:54 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBJ6VrD4047488; Tue, 19 Dec 2017 06:31:53 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBJ6VrMg047486; Tue, 19 Dec 2017 06:31:53 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201712190631.vBJ6VrMg047486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Tue, 19 Dec 2017 06:31:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456710 - head/www/py-aiohttp X-SVN-Group: ports-head X-SVN-Commit-Author: olivier X-SVN-Commit-Paths: head/www/py-aiohttp X-SVN-Commit-Revision: 456710 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Dec 2017 06:31:55 -0000 Author: olivier Date: Tue Dec 19 06:31:53 2017 New Revision: 456710 URL: https://svnweb.freebsd.org/changeset/ports/456710 Log: Update to 2.3.6 PR: 222525 Submitted by: philip Approved by: koobs (maintainer) Modified: head/www/py-aiohttp/Makefile head/www/py-aiohttp/distinfo Modified: head/www/py-aiohttp/Makefile ============================================================================== --- head/www/py-aiohttp/Makefile Tue Dec 19 06:17:09 2017 (r456709) +++ head/www/py-aiohttp/Makefile Tue Dec 19 06:31:53 2017 (r456710) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiohttp -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc ${PYTHON_PKGNAMEPREFIX}yarl>0:www/py-yarl@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gunicorn>0:www/py-gunicorn@${FLAVOR} Modified: head/www/py-aiohttp/distinfo ============================================================================== --- head/www/py-aiohttp/distinfo Tue Dec 19 06:17:09 2017 (r456709) +++ head/www/py-aiohttp/distinfo Tue Dec 19 06:31:53 2017 (r456710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497629998 -SHA256 (aiohttp-2.1.0.tar.gz) = 3e80d944e9295b1360e422d89746b99e23a99118420f826f990a632d284e21df -SIZE (aiohttp-2.1.0.tar.gz) = 748642 +TIMESTAMP = 1512548094 +SHA256 (aiohttp-2.3.6.tar.gz) = 0111b4c71d1121bfcbd392bbabd573d20f133f491161b87718a07976e0459c32 +SIZE (aiohttp-2.3.6.tar.gz) = 846135