Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 22:23:41 +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: r491777 - head/sysutils/py-azure-cli-profile
Message-ID:  <201901312223.x0VMNf2Y078013@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Jan 31 22:23:40 2019
New Revision: 491777
URL: https://svnweb.freebsd.org/changeset/ports/491777

Log:
  sysutils/py-azure-cli-profile: Update to 2.1.3
  
  Changelog:  https://pypi.org/project/azure-cli-profile/2.1.3/
  Reported by:	portscout

Modified:
  head/sysutils/py-azure-cli-profile/Makefile
  head/sysutils/py-azure-cli-profile/distinfo

Modified: head/sysutils/py-azure-cli-profile/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-profile/Makefile	Thu Jan 31 22:22:25 2019	(r491776)
+++ head/sysutils/py-azure-cli-profile/Makefile	Thu Jan 31 22:23:40 2019	(r491777)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-profile
-PORTVERSION=	2.1.2
+PORTVERSION=	2.1.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,8 @@ MAINTAINER=	dbaio@FreeBSD.org
 COMMENT=	Microsoft Azure Command-Line Tools Profile Command Module
 
 LICENSE=	MIT
+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
 
 USES=		azurepy python
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/sysutils/py-azure-cli-profile/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-profile/distinfo	Thu Jan 31 22:22:25 2019	(r491776)
+++ head/sysutils/py-azure-cli-profile/distinfo	Thu Jan 31 22:23:40 2019	(r491777)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544745418
-SHA256 (azure-cli-profile-2.1.2.tar.gz) = b45c003d2becbd418d93065cbf1af524e912e1b665c04442c57aa8f0aca4aaac
-SIZE (azure-cli-profile-2.1.2.tar.gz) = 9679
+TIMESTAMP = 1548883904
+SHA256 (azure-cli-profile-2.1.3.tar.gz) = 2d140ef34362be15dd9575fba752a45b9c2a3ec4c1a5d7f794972679fe695f80
+SIZE (azure-cli-profile-2.1.3.tar.gz) = 9721



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901312223.x0VMNf2Y078013>