Date: Fri, 22 Mar 2019 02:00:22 +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: r496530 - head/devel/py-azure-mgmt-eventhub Message-ID: <201903220200.x2M20MiJ059091@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Fri Mar 22 02:00:22 2019 New Revision: 496530 URL: https://svnweb.freebsd.org/changeset/ports/496530 Log: devel/py-azure-mgmt-eventhub: Update to 2.4.0 Changelog: https://pypi.org/project/azure-mgmt-eventhub/2.4.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 Fri Mar 22 01:59:49 2019 (r496529) +++ head/devel/py-azure-mgmt-eventhub/Makefile Fri Mar 22 02:00:22 2019 (r496530) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-eventhub -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.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 Fri Mar 22 01:59:49 2019 (r496529) +++ head/devel/py-azure-mgmt-eventhub/distinfo Fri Mar 22 02:00:22 2019 (r496530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550320240 -SHA256 (azure-mgmt-eventhub-2.3.0.zip) = b5dcc1301bc31acc8a1c2166d632e0bebdc1704c98c7d89571b3188e98a3d50f -SIZE (azure-mgmt-eventhub-2.3.0.zip) = 76158 +TIMESTAMP = 1552135509 +SHA256 (azure-mgmt-eventhub-2.4.0.zip) = 010b0cd23b9ac7db32791191f9cc148591bca41db952ceb5dcc16a42c2281e48 +SIZE (azure-mgmt-eventhub-2.4.0.zip) = 221833
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903220200.x2M20MiJ059091>