svn commit: r491777 - head/sysutils/py-azure-cli-profile

Danilo G. Baio dbaio at FreeBSD.org
Thu Jan 31 22:23:42 UTC 2019


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 at 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


More information about the svn-ports-all mailing list