From owner-svn-ports-head@freebsd.org Sat May 11 23:15:44 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 204B515A9CE5; Sat, 11 May 2019 23:15:44 +0000 (UTC) (envelope-from dbaio@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 B7BD975876; Sat, 11 May 2019 23:15:43 +0000 (UTC) (envelope-from dbaio@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 8BF15224B1; Sat, 11 May 2019 23:15:43 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4BNFhQI059734; Sat, 11 May 2019 23:15:43 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4BNFhkt059733; Sat, 11 May 2019 23:15:43 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201905112315.x4BNFhkt059733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 11 May 2019 23:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501318 - head/devel/py-azure-storage-blob X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-azure-storage-blob X-SVN-Commit-Revision: 501318 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B7BD975876 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sat, 11 May 2019 23:15:44 -0000 Author: dbaio Date: Sat May 11 23:15:42 2019 New Revision: 501318 URL: https://svnweb.freebsd.org/changeset/ports/501318 Log: devel/py-azure-storage-blob: Update to 2.0.1 Reported by: portscout Modified: head/devel/py-azure-storage-blob/Makefile head/devel/py-azure-storage-blob/distinfo Modified: head/devel/py-azure-storage-blob/Makefile ============================================================================== --- head/devel/py-azure-storage-blob/Makefile Sat May 11 23:14:36 2019 (r501317) +++ head/devel/py-azure-storage-blob/Makefile Sat May 11 23:15:42 2019 (r501318) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-storage-blob -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Storage Blob Client Library f LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1.5:www/py-azure-common@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-storage-common>=1.4:devel/py-azure-storage-common@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-storage-common>=2.0:devel/py-azure-storage-common@${PY_FLAVOR} \ ${PY_FUTURES} USES= azurepy python Modified: head/devel/py-azure-storage-blob/distinfo ============================================================================== --- head/devel/py-azure-storage-blob/distinfo Sat May 11 23:14:36 2019 (r501317) +++ head/devel/py-azure-storage-blob/distinfo Sat May 11 23:15:42 2019 (r501318) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550319976 -SHA256 (azure-storage-blob-1.5.0.tar.gz) = f187a878e7a191f4e098159904f72b4146cf70e1aabaf6484ab4ba72fc6f252c -SIZE (azure-storage-blob-1.5.0.tar.gz) = 71909 +TIMESTAMP = 1557600678 +SHA256 (azure-storage-blob-2.0.1.tar.gz) = 93381abf5d18222b9dd8a07fa5f810536427c047663433f4c77877d047877032 +SIZE (azure-storage-blob-2.0.1.tar.gz) = 75732