Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 17:32:16 +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: r504687 - head/sysutils/py-azure-cli-eventgrid
Message-ID:  <201906201732.x5KHWGoB022710@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Jun 20 17:32:15 2019
New Revision: 504687
URL: https://svnweb.freebsd.org/changeset/ports/504687

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

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

Modified: head/sysutils/py-azure-cli-eventgrid/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-eventgrid/Makefile	Thu Jun 20 17:31:58 2019	(r504686)
+++ head/sysutils/py-azure-cli-eventgrid/Makefile	Thu Jun 20 17:32:15 2019	(r504687)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-eventgrid
-PORTVERSION=	0.2.3
+PORTVERSION=	0.2.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Microsoft Azure Command-Line Tools EventGrid 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=2.0.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=2.2.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 

Modified: head/sysutils/py-azure-cli-eventgrid/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-eventgrid/distinfo	Thu Jun 20 17:31:58 2019	(r504686)
+++ head/sysutils/py-azure-cli-eventgrid/distinfo	Thu Jun 20 17:32:15 2019	(r504687)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556400452
-SHA256 (azure-cli-eventgrid-0.2.3.tar.gz) = a0a97d06f9efab9ed250c76bb4978c082844838c6c8cd3b9cf5add6c7f6850d0
-SIZE (azure-cli-eventgrid-0.2.3.tar.gz) = 12064
+TIMESTAMP = 1561039190
+SHA256 (azure-cli-eventgrid-0.2.4.tar.gz) = 62e4dd24c96539d82172f521061961f38127c59abe1287ae1a1598a246867707
+SIZE (azure-cli-eventgrid-0.2.4.tar.gz) = 15778



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