Date: Sat, 11 May 2019 23:17:09 +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: r501320 - head/devel/py-azure-mgmt-iothub Message-ID: <201905112317.x4BNH98o060033@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat May 11 23:17:09 2019 New Revision: 501320 URL: https://svnweb.freebsd.org/changeset/ports/501320 Log: devel/py-azure-mgmt-iothub: Update to 0.8.0 Changelog: https://pypi.org/project/azure-mgmt-iothub/0.8.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 May 11 23:16:12 2019 (r501319) +++ head/devel/py-azure-mgmt-iothub/Makefile Sat May 11 23:17:09 2019 (r501320) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-iothub -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.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 May 11 23:16:12 2019 (r501319) +++ head/devel/py-azure-mgmt-iothub/distinfo Sat May 11 23:17:09 2019 (r501320) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545605836 -SHA256 (azure-mgmt-iothub-0.7.0.zip) = a0055fa6ec7a8d6dc9458605878d04d229f57f248096e54bc82dbe4c16d17634 -SIZE (azure-mgmt-iothub-0.7.0.zip) = 140713 +TIMESTAMP = 1557601269 +SHA256 (azure-mgmt-iothub-0.8.0.zip) = 31f9be7731f719260d1139691d7837a7449aee1f66b6ccb21d2fa2e53c780708 +SIZE (azure-mgmt-iothub-0.8.0.zip) = 150423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905112317.x4BNH98o060033>