Date: Sat, 16 Feb 2019 19:58:33 +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: r493073 - head/devel/py-azure-mgmt-eventhub Message-ID: <201902161958.x1GJwXm4082507@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Feb 16 19:58:33 2019 New Revision: 493073 URL: https://svnweb.freebsd.org/changeset/ports/493073 Log: devel/py-azure-mgmt-eventhub: Update to 2.3.0 Changelog: https://pypi.org/project/azure-mgmt-eventhub/2.3.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-eventhub/Makefile head/devel/py-azure-mgmt-eventhub/distinfo Modified: head/devel/py-azure-mgmt-eventhub/Makefile ============================================================================== --- head/devel/py-azure-mgmt-eventhub/Makefile Sat Feb 16 19:57:52 2019 (r493072) +++ head/devel/py-azure-mgmt-eventhub/Makefile Sat Feb 16 19:58:33 2019 (r493073) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-eventhub -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-eventhub/distinfo ============================================================================== --- head/devel/py-azure-mgmt-eventhub/distinfo Sat Feb 16 19:57:52 2019 (r493072) +++ head/devel/py-azure-mgmt-eventhub/distinfo Sat Feb 16 19:58:33 2019 (r493073) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545608600 -SHA256 (azure-mgmt-eventhub-2.2.0.zip) = b5407e529b9daeefbb9393c8f7401f44a21ecfeede6e03cf08456149c1d3533e -SIZE (azure-mgmt-eventhub-2.2.0.zip) = 76364 +TIMESTAMP = 1550320240 +SHA256 (azure-mgmt-eventhub-2.3.0.zip) = b5dcc1301bc31acc8a1c2166d632e0bebdc1704c98c7d89571b3188e98a3d50f +SIZE (azure-mgmt-eventhub-2.3.0.zip) = 76158
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902161958.x1GJwXm4082507>