Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 14:09:25 +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: r514807 - head/devel/py-azure-mgmt-iothub
Message-ID:  <201910191409.x9JE9PEY005242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Oct 19 14:09:25 2019
New Revision: 514807
URL: https://svnweb.freebsd.org/changeset/ports/514807

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

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

Modified: head/devel/py-azure-mgmt-iothub/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-iothub/Makefile	Sat Oct 19 14:09:12 2019	(r514806)
+++ head/devel/py-azure-mgmt-iothub/Makefile	Sat Oct 19 14:09:25 2019	(r514807)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-iothub
-PORTVERSION=	0.8.2
+PORTVERSION=	0.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-azure-mgmt-iothub/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-iothub/distinfo	Sat Oct 19 14:09:12 2019	(r514806)
+++ head/devel/py-azure-mgmt-iothub/distinfo	Sat Oct 19 14:09:25 2019	(r514807)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558570945
-SHA256 (azure-mgmt-iothub-0.8.2.zip) = 388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70
-SIZE (azure-mgmt-iothub-0.8.2.zip) = 150898
+TIMESTAMP = 1571491940
+SHA256 (azure-mgmt-iothub-0.9.0.zip) = 3473d0f51cbb8899edf9a53462a44f6e5630d58000a03aa2883d65d058ddeca5
+SIZE (azure-mgmt-iothub-0.9.0.zip) = 66104



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