Date: Sun, 27 Jan 2019 21:11:18 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491428 - head/sysutils/py-azure-cli-role Message-ID: <201901272111.x0RLBID1055534@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Jan 27 21:11:17 2019 New Revision: 491428 URL: https://svnweb.freebsd.org/changeset/ports/491428 Log: sysutils/py-azure-cli-role: Update to 2.3.0 Changelog: https://pypi.org/project/azure-cli-role/2.3.0/ Reported by: portscout Modified: head/sysutils/py-azure-cli-role/Makefile head/sysutils/py-azure-cli-role/distinfo Modified: head/sysutils/py-azure-cli-role/Makefile ============================================================================== --- head/sysutils/py-azure-cli-role/Makefile Sun Jan 27 21:10:41 2019 (r491427) +++ head/sysutils/py-azure-cli-role/Makefile Sun Jan 27 21:11:17 2019 (r491428) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-role -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-azure-cli-role/distinfo ============================================================================== --- head/sysutils/py-azure-cli-role/distinfo Sun Jan 27 21:10:41 2019 (r491427) +++ head/sysutils/py-azure-cli-role/distinfo Sun Jan 27 21:11:17 2019 (r491428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545597396 -SHA256 (azure-cli-role-2.2.0.tar.gz) = 02dbfb38161041d0981e7f8f2b4774a9a08eb74702d2ca5ac2e0d4d1773fc887 -SIZE (azure-cli-role-2.2.0.tar.gz) = 30219 +TIMESTAMP = 1548594153 +SHA256 (azure-cli-role-2.3.0.tar.gz) = 2f72acd83c4faafc1048ee8e2d78fda508b19f3999662cedd5a74ee2bc520a16 +SIZE (azure-cli-role-2.3.0.tar.gz) = 30325
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901272111.x0RLBID1055534>