mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/py-azure-cli-eventgrid: Update to 0.2.4
Changelog: https://pypi.org/project/azure-cli-eventgrid/0.2.4/ Reported by: portscout
This commit is contained in:
parent
9475c2e984
commit
200d6f261c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504687
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-cli-eventgrid
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.2.4
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Command-Line Tools EventGrid Command Module
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=2.0.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=2.2.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}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556400452
|
||||
SHA256 (azure-cli-eventgrid-0.2.3.tar.gz) = a0a97d06f9efab9ed250c76bb4978c082844838c6c8cd3b9cf5add6c7f6850d0
|
||||
SIZE (azure-cli-eventgrid-0.2.3.tar.gz) = 12064
|
||||
TIMESTAMP = 1561039190
|
||||
SHA256 (azure-cli-eventgrid-0.2.4.tar.gz) = 62e4dd24c96539d82172f521061961f38127c59abe1287ae1a1598a246867707
|
||||
SIZE (azure-cli-eventgrid-0.2.4.tar.gz) = 15778
|
||||
|
|
Loading…
Add table
Reference in a new issue