From owner-svn-ports-head@freebsd.org Sat Feb 29 16:01:16 2020 Return-Path: Delivered-To: svn-ports-head@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 2D0A826236C; Sat, 29 Feb 2020 16:01:16 +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 48VB3J0RZ5z3yvZ; Sat, 29 Feb 2020 16:01:16 +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 09E7F1D17A; Sat, 29 Feb 2020 16:01:16 +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 01TG1FoB046076; Sat, 29 Feb 2020 16:01:15 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01TG1FOx046074; Sat, 29 Feb 2020 16:01:15 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202002291601.01TG1FOx046074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 29 Feb 2020 16:01:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527432 - head/devel/py-azure-mgmt-redis X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-azure-mgmt-redis X-SVN-Commit-Revision: 527432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 29 Feb 2020 16:01:16 -0000 Author: dbaio Date: Sat Feb 29 16:01:15 2020 New Revision: 527432 URL: https://svnweb.freebsd.org/changeset/ports/527432 Log: devel/py-azure-mgmt-redis: Update to 7.0.0rc1 Changelog: https://pypi.org/project/azure-mgmt-redis/7.0.0rc1/ Modified: head/devel/py-azure-mgmt-redis/Makefile head/devel/py-azure-mgmt-redis/distinfo Modified: head/devel/py-azure-mgmt-redis/Makefile ============================================================================== --- head/devel/py-azure-mgmt-redis/Makefile Sat Feb 29 16:01:01 2020 (r527431) +++ head/devel/py-azure-mgmt-redis/Makefile Sat Feb 29 16:01:15 2020 (r527432) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-redis -PORTVERSION= 6.0.0 +DISTVERSION= 7.0.0rc1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net- ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} -USES= azurepy python zip +USES= azurepy python:3.5+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/devel/py-azure-mgmt-redis/distinfo ============================================================================== --- head/devel/py-azure-mgmt-redis/distinfo Sat Feb 29 16:01:01 2020 (r527431) +++ head/devel/py-azure-mgmt-redis/distinfo Sat Feb 29 16:01:15 2020 (r527432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548592210 -SHA256 (azure-mgmt-redis-6.0.0.zip) = db999e104edeee3a13a8ceb1881e15196fe03a02635e0e20855eb52c1e2ecca1 -SIZE (azure-mgmt-redis-6.0.0.zip) = 80838 +TIMESTAMP = 1582981991 +SHA256 (azure-mgmt-redis-7.0.0rc1.zip) = d3cc259c507b79962495ed00d0a3432a45e4e90a0fb48b49e80d51cdc398dc20 +SIZE (azure-mgmt-redis-7.0.0rc1.zip) = 48251