Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2022 20:12:12 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4df92b10c34c - main - devel/py-azure-mgmt-eventhub: Update to 10.1.0
Message-ID:  <202207162012.26GKCCga085345@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4df92b10c34caf5e4d80ff03a64b4a3045ee3301

commit 4df92b10c34caf5e4d80ff03a64b4a3045ee3301
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-07-16 18:39:58 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-07-16 20:11:44 +0000

    devel/py-azure-mgmt-eventhub: Update to 10.1.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-eventhub/10.1.0/
---
 devel/py-azure-mgmt-eventhub/Makefile | 4 ++--
 devel/py-azure-mgmt-eventhub/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-azure-mgmt-eventhub/Makefile b/devel/py-azure-mgmt-eventhub/Makefile
index 7acb7335ffff..ad2020b4546e 100644
--- a/devel/py-azure-mgmt-eventhub/Makefile
+++ b/devel/py-azure-mgmt-eventhub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-eventhub
-PORTVERSION=	10.0.0
+PORTVERSION=	10.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-eventhub/distinfo b/devel/py-azure-mgmt-eventhub/distinfo
index 9b137ca178bf..fc7d4723f502 100644
--- a/devel/py-azure-mgmt-eventhub/distinfo
+++ b/devel/py-azure-mgmt-eventhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655516705
-SHA256 (azure-mgmt-eventhub-10.0.0.zip) = 0856574ef4b73bbbc62834051061e2081400aba7e3715e10ef5181d639e86a0b
-SIZE (azure-mgmt-eventhub-10.0.0.zip) = 515232
+TIMESTAMP = 1657996760
+SHA256 (azure-mgmt-eventhub-10.1.0.zip) = 319aa1481930ca9bc479f86811610fb0150589d5980fba805fa79d7010c34920
+SIZE (azure-mgmt-eventhub-10.1.0.zip) = 633273



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