Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 02:05:51 +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: r496538 - head/sysutils/py-azure-cli-eventhubs
Message-ID:  <201903220205.x2M25pKI064768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Fri Mar 22 02:05:50 2019
New Revision: 496538
URL: https://svnweb.freebsd.org/changeset/ports/496538

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

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

Modified: head/sysutils/py-azure-cli-eventhubs/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-eventhubs/Makefile	Fri Mar 22 02:05:15 2019	(r496537)
+++ head/sysutils/py-azure-cli-eventhubs/Makefile	Fri Mar 22 02:05:50 2019	(r496538)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-eventhubs
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Microsoft Azure Command-Line Tools Event Hubs
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventhub>=2.2.0:devel/py-azure-mgmt-eventhub@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventhub>=2.3.0:devel/py-azure-mgmt-eventhub@${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-eventhubs/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-eventhubs/distinfo	Fri Mar 22 02:05:15 2019	(r496537)
+++ head/sysutils/py-azure-cli-eventhubs/distinfo	Fri Mar 22 02:05:50 2019	(r496538)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548883436
-SHA256 (azure-cli-eventhubs-0.3.3.tar.gz) = f16a67ebfccd9cc842cf33a554463c37b9b44096c70cadaa9513322cc52159b6
-SIZE (azure-cli-eventhubs-0.3.3.tar.gz) = 9775
+TIMESTAMP = 1552136228
+SHA256 (azure-cli-eventhubs-0.3.4.tar.gz) = 5a02d781e78618c30a75d9d9d24698cec8d62855197e1c74981f9836fe76db96
+SIZE (azure-cli-eventhubs-0.3.4.tar.gz) = 9889



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