Date: Thu, 31 Jan 2019 22:19:30 +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: r491771 - head/sysutils/py-azure-cli-eventgrid Message-ID: <201901312219.x0VMJUab072549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Thu Jan 31 22:19:30 2019 New Revision: 491771 URL: https://svnweb.freebsd.org/changeset/ports/491771 Log: sysutils/py-azure-cli-eventgrid: Update to 0.2.1 Changelog: https://pypi.org/project/azure-cli-eventgrid/0.2.1/ Reported by: portscout Modified: head/sysutils/py-azure-cli-eventgrid/Makefile head/sysutils/py-azure-cli-eventgrid/distinfo Modified: head/sysutils/py-azure-cli-eventgrid/Makefile ============================================================================== --- head/sysutils/py-azure-cli-eventgrid/Makefile Thu Jan 31 22:18:34 2019 (r491770) +++ head/sysutils/py-azure-cli-eventgrid/Makefile Thu Jan 31 22:19:30 2019 (r491771) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-eventgrid -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Command-Line Tools EventGrid LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=0.4.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=2.0.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} Modified: head/sysutils/py-azure-cli-eventgrid/distinfo ============================================================================== --- head/sysutils/py-azure-cli-eventgrid/distinfo Thu Jan 31 22:18:34 2019 (r491770) +++ head/sysutils/py-azure-cli-eventgrid/distinfo Thu Jan 31 22:19:30 2019 (r491771) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545608856 -SHA256 (azure-cli-eventgrid-0.2.0.tar.gz) = e5a7f9d3cf289ca28fc45c7aeaaf748c10b8a960367003b3aef26f5c677f24f8 -SIZE (azure-cli-eventgrid-0.2.0.tar.gz) = 7193 +TIMESTAMP = 1548883340 +SHA256 (azure-cli-eventgrid-0.2.1.tar.gz) = ff89db9179a27d9dc5cbf279d6561bc69456359cc82fbb54c18e012094a7795f +SIZE (azure-cli-eventgrid-0.2.1.tar.gz) = 11990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901312219.x0VMJUab072549>