Date: Sat, 11 May 2019 23:17:39 +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: r501321 - head/devel/py-azure-mgmt-eventhub Message-ID: <201905112317.x4BNHd1m060170@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat May 11 23:17:39 2019 New Revision: 501321 URL: https://svnweb.freebsd.org/changeset/ports/501321 Log: devel/py-azure-mgmt-eventhub: Update to 2.6.0 Changelog: https://pypi.org/project/azure-mgmt-eventhub/2.6.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 May 11 23:17:09 2019 (r501320) +++ head/devel/py-azure-mgmt-eventhub/Makefile Sat May 11 23:17:39 2019 (r501321) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-eventhub -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.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 May 11 23:17:09 2019 (r501320) +++ head/devel/py-azure-mgmt-eventhub/distinfo Sat May 11 23:17:39 2019 (r501321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555196890 -SHA256 (azure-mgmt-eventhub-2.5.0.zip) = 6c00e6504ee5016e7e50611f586e0b7cc9d901404fdf76c45ba619e316eb40d4 -SIZE (azure-mgmt-eventhub-2.5.0.zip) = 229209 +TIMESTAMP = 1557601358 +SHA256 (azure-mgmt-eventhub-2.6.0.zip) = e86b20aa1f6f9c77a83d4af6e708823cc3593658bcea7b12228efc48e214d7da +SIZE (azure-mgmt-eventhub-2.6.0.zip) = 217743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905112317.x4BNHd1m060170>