Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 01:32:01 +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: r536036 - head/devel/py-azure-mgmt-containerregistry
Message-ID:  <202005210132.04L1W10J046413@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu May 21 01:32:00 2020
New Revision: 536036
URL: https://svnweb.freebsd.org/changeset/ports/536036

Log:
  devel/py-azure-mgmt-containerregistry: Update to 3.0.0rc12
  
  Changelog:	https://pypi.org/project/azure-mgmt-containerregistry/3.0.0rc12/
  Reported by:	portscout

Modified:
  head/devel/py-azure-mgmt-containerregistry/Makefile
  head/devel/py-azure-mgmt-containerregistry/distinfo

Modified: head/devel/py-azure-mgmt-containerregistry/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-containerregistry/Makefile	Thu May 21 01:31:43 2020	(r536035)
+++ head/devel/py-azure-mgmt-containerregistry/Makefile	Thu May 21 01:32:00 2020	(r536036)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-containerregistry
-DISTVERSION=	3.0.0rc11
+DISTVERSION=	3.0.0rc12
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Container Registry Client Lib
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip

Modified: head/devel/py-azure-mgmt-containerregistry/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-containerregistry/distinfo	Thu May 21 01:31:43 2020	(r536035)
+++ head/devel/py-azure-mgmt-containerregistry/distinfo	Thu May 21 01:32:00 2020	(r536036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586089749
-SHA256 (azure-mgmt-containerregistry-3.0.0rc11.zip) = 5838c7424fc454eacee909fa5d96810c5f3942a1c1579b69173bd4952b17b0c7
-SIZE (azure-mgmt-containerregistry-3.0.0rc11.zip) = 575182
+TIMESTAMP = 1589931926
+SHA256 (azure-mgmt-containerregistry-3.0.0rc12.zip) = 228a75e570cd9f9fddb7a5e79504a0c07ad012959290a442de14f451ac11fc60
+SIZE (azure-mgmt-containerregistry-3.0.0rc12.zip) = 590226



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