Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 17:21:47 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: b6766563ca80 - main - devel/py-azure-mgmt-signalr: Update to 1.1.0
Message-ID:  <202209101721.28AHLlgl056095@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=b6766563ca80362321f9493093931e4f80f61873

commit b6766563ca80362321f9493093931e4f80f61873
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-09-10 13:24:37 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-09-10 17:20:26 +0000

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

diff --git a/devel/py-azure-mgmt-signalr/Makefile b/devel/py-azure-mgmt-signalr/Makefile
index 52dc8612ffa8..42c68fd118c8 100644
--- a/devel/py-azure-mgmt-signalr/Makefile
+++ b/devel/py-azure-mgmt-signalr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-signalr
-DISTVERSION=	1.0.0b2
+DISTVERSION=	1.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,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-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-signalr/distinfo b/devel/py-azure-mgmt-signalr/distinfo
index 8ac7c6d63537..8d125c0047f9 100644
--- a/devel/py-azure-mgmt-signalr/distinfo
+++ b/devel/py-azure-mgmt-signalr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624102303
-SHA256 (azure-mgmt-signalr-1.0.0b2.zip) = 153c58f2aa228471b8399b8a4f7b1146529f3916c8a2a0eaba0f4aa3ee92f5dc
-SIZE (azure-mgmt-signalr-1.0.0b2.zip) = 83534
+TIMESTAMP = 1662816201
+SHA256 (azure-mgmt-signalr-1.1.0.zip) = 9543480f23f95bef1a217ee66a77cca9a3b6209266ffed8ef81baff818781191
+SIZE (azure-mgmt-signalr-1.1.0.zip) = 96031



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