From owner-svn-ports-all@freebsd.org Sat Dec 21 14:11:31 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D632F1D501C; Sat, 21 Dec 2019 14:11:31 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47g6wz5PmYz4JW7; Sat, 21 Dec 2019 14:11:31 +0000 (UTC) (envelope-from ehaupt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B4F5C18874; Sat, 21 Dec 2019 14:11:31 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBLEBVE3093907; Sat, 21 Dec 2019 14:11:31 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBLEBVSD093905; Sat, 21 Dec 2019 14:11:31 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201912211411.xBLEBVSD093905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 21 Dec 2019 14:11:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520565 - head/net/py-aiohttp-socks X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/py-aiohttp-socks X-SVN-Commit-Revision: 520565 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.29 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: Sat, 21 Dec 2019 14:11:31 -0000 Author: ehaupt Date: Sat Dec 21 14:11:31 2019 New Revision: 520565 URL: https://svnweb.freebsd.org/changeset/ports/520565 Log: Update to 0.3.2 Modified: head/net/py-aiohttp-socks/Makefile head/net/py-aiohttp-socks/distinfo Modified: head/net/py-aiohttp-socks/Makefile ============================================================================== --- head/net/py-aiohttp-socks/Makefile Sat Dec 21 13:26:50 2019 (r520564) +++ head/net/py-aiohttp-socks/Makefile Sat Dec 21 14:11:31 2019 (r520565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiohttp-socks -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.2 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= SOCKS proxy connector for aiohttp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3.2:www/py-aiohttp@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist Modified: head/net/py-aiohttp-socks/distinfo ============================================================================== --- head/net/py-aiohttp-socks/distinfo Sat Dec 21 13:26:50 2019 (r520564) +++ head/net/py-aiohttp-socks/distinfo Sat Dec 21 14:11:31 2019 (r520565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546263254 -SHA256 (romis2012-aiohttp-socks-0.2.2_GH0.tar.gz) = 5558ab02248a9222d785a07fe5d90f081e6e8f9547f8201c84d5c9c5238ddf17 -SIZE (romis2012-aiohttp-socks-0.2.2_GH0.tar.gz) = 1351798 +TIMESTAMP = 1576937313 +SHA256 (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = c1f044b4dd98d407ae4f90a540887f10f0d563ee6ac481349a18b36beda1f0a6 +SIZE (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = 1353257