From owner-svn-ports-head@freebsd.org Thu Mar 21 19:42:08 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69190154CFAE; Thu, 21 Mar 2019 19:42:08 +0000 (UTC) (envelope-from sunpoet@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 0670674A43; Thu, 21 Mar 2019 19:42:08 +0000 (UTC) (envelope-from sunpoet@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 1CE32DA0A; Thu, 21 Mar 2019 19:42:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2LJg6vP063184; Thu, 21 Mar 2019 19:42:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2LJg5j3063182; Thu, 21 Mar 2019 19:42:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201903211942.x2LJg5j3063182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 Mar 2019 19:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496507 - in head/www/py-boto3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/www/py-boto3: . files X-SVN-Commit-Revision: 496507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0670674A43 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2019 19:42:08 -0000 Author: sunpoet Date: Thu Mar 21 19:42:05 2019 New Revision: 496507 URL: https://svnweb.freebsd.org/changeset/ports/496507 Log: Update to 1.9.106 - Remove LICENSE_FILE Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst PR: 236282 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days) Modified: head/www/py-boto3/Makefile head/www/py-boto3/distinfo head/www/py-boto3/files/patch-setup.py Modified: head/www/py-boto3/Makefile ============================================================================== --- head/www/py-boto3/Makefile Thu Mar 21 19:41:59 2019 (r496506) +++ head/www/py-boto3/Makefile Thu Mar 21 19:42:05 2019 (r496507) @@ -2,28 +2,25 @@ # $FreeBSD$ PORTNAME= boto3 -PORTVERSION= 1.4.0 +PORTVERSION= 1.9.106 CATEGORIES= www python devel +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= AWS SDK for Python LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.1:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.106:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0:net/py-s3transfer@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} -# Actually -2.7,3.3-3.5 +# Actually 2.6-2.7,3.3-3.7 USES= python -USE_GITHUB= yes USE_PYTHON= autoplist distutils - -GH_ACCOUNT= boto NO_ARCH= yes Modified: head/www/py-boto3/distinfo ============================================================================== --- head/www/py-boto3/distinfo Thu Mar 21 19:41:59 2019 (r496506) +++ head/www/py-boto3/distinfo Thu Mar 21 19:42:05 2019 (r496507) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470475306 -SHA256 (boto-boto3-1.4.0_GH0.tar.gz) = 8fdd3743e34a32e5cb8636fb33dafe7336b7a341583653f52c6c20f7fe764472 -SIZE (boto-boto3-1.4.0_GH0.tar.gz) = 183263 +TIMESTAMP = 1551682959 +SHA256 (boto3-1.9.106.tar.gz) = 30badbe5dab638e764e23125479e848c446a9669ef0612b8d8d305738bc442d3 +SIZE (boto3-1.9.106.tar.gz) = 93207 Modified: head/www/py-boto3/files/patch-setup.py ============================================================================== --- head/www/py-boto3/files/patch-setup.py Thu Mar 21 19:41:59 2019 (r496506) +++ head/www/py-boto3/files/patch-setup.py Thu Mar 21 19:42:05 2019 (r496507) @@ -1,15 +1,7 @@ ---- setup.py.orig 2016-08-03 00:15:58 UTC +--- setup.py.orig 2019-03-01 20:19:03 UTC +++ setup.py -@@ -15,11 +15,14 @@ VERSION_RE = re.compile(r'''__version__ - - - requires = [ -- 'botocore>=1.4.1,<1.5.0', -- 'jmespath>=0.7.1,<1.0.0', -- 's3transfer>=0.1.0,<0.2.0' -+ 'botocore>=1.4.1', -+ 'jmespath>=0.7.1', -+ 's3transfer>=0.1.0' +@@ -19,6 +19,9 @@ requires = [ + 's3transfer>=0.2.0,<0.3.0' ] +tests_require = [ @@ -18,7 +10,7 @@ def get_version(): init = open(os.path.join(ROOT, 'boto3', '__init__.py')).read() -@@ -43,6 +46,8 @@ setup( +@@ -42,6 +45,8 @@ setup( }, include_package_data=True, install_requires=requires,