svn commit: r502364 - head/devel/py-azure-mgmt-recoveryservicesbackup

Danilo G. Baio dbaio at FreeBSD.org
Thu May 23 21:52:54 UTC 2019


Author: dbaio
Date: Thu May 23 21:52:53 2019
New Revision: 502364
URL: https://svnweb.freebsd.org/changeset/ports/502364

Log:
  devel/py-azure-mgmt-recoveryservicesbackup: Update to 0.4.0
  
  Changelog:	https://pypi.org/project/azure-mgmt-recoveryservicesbackup/0.4.0/
  Reported by:	portscout

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

Modified: head/devel/py-azure-mgmt-recoveryservicesbackup/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-recoveryservicesbackup/Makefile	Thu May 23 21:52:14 2019	(r502363)
+++ head/devel/py-azure-mgmt-recoveryservicesbackup/Makefile	Thu May 23 21:52:53 2019	(r502364)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-recoveryservicesbackup
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ COMMENT=	Microsoft Azure Recovery Services Backup Mana
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
+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}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
 USES=		azurepy python zip

Modified: head/devel/py-azure-mgmt-recoveryservicesbackup/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-recoveryservicesbackup/distinfo	Thu May 23 21:52:14 2019	(r502363)
+++ head/devel/py-azure-mgmt-recoveryservicesbackup/distinfo	Thu May 23 21:52:53 2019	(r502364)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548592094
-SHA256 (azure-mgmt-recoveryservicesbackup-0.3.0.zip) = 1e55b6cbb808df83576cef352ba0065f4878fe505299c0a4c5a97f4f1e5793df
-SIZE (azure-mgmt-recoveryservicesbackup-0.3.0.zip) = 597247
+TIMESTAMP = 1558570782
+SHA256 (azure-mgmt-recoveryservicesbackup-0.4.0.zip) = 511cc92f2a12fd233c920f64ee4ea2d2d39adea7393145bbfa7e881bdbdf5a7f
+SIZE (azure-mgmt-recoveryservicesbackup-0.4.0.zip) = 666762


More information about the svn-ports-all mailing list