diff options
author | dbaio <dbaio@FreeBSD.org> | 2019-09-08 07:02:27 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2019-09-08 07:02:27 +0800 |
commit | 88666c527286ddcfacc2334efb93608b83f4d09d (patch) | |
tree | 9807fa4a0cbd467437732469004056abcdd75873 /devel | |
parent | b6d8f5e17747cde379224318f44b2f6897ab5e2e (diff) | |
download | freebsd-ports-gnome-88666c527286ddcfacc2334efb93608b83f4d09d.tar.gz freebsd-ports-gnome-88666c527286ddcfacc2334efb93608b83f4d09d.tar.zst freebsd-ports-gnome-88666c527286ddcfacc2334efb93608b83f4d09d.zip |
devel/py-azure-mgmt-security: Update to 0.3.0
Changelog: https://pypi.org/project/azure-mgmt-security/0.3.0/
Reported by: portscout
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-azure-mgmt-security/Makefile | 2 | ||||
-rw-r--r-- | devel/py-azure-mgmt-security/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-azure-mgmt-security/Makefile b/devel/py-azure-mgmt-security/Makefile index 4b79f89ac458..9e19f24752da 100644 --- a/devel/py-azure-mgmt-security/Makefile +++ b/devel/py-azure-mgmt-security/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-security -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-security/distinfo b/devel/py-azure-mgmt-security/distinfo index 862dcbb88736..94e9cba2b6a9 100644 --- a/devel/py-azure-mgmt-security/distinfo +++ b/devel/py-azure-mgmt-security/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556399186 -SHA256 (azure-mgmt-security-0.2.0.zip) = 32965b12dece3b7bad56f247608258985d61bff90952d8ff00b1c4dc67cfe432 -SIZE (azure-mgmt-security-0.2.0.zip) = 161380 +TIMESTAMP = 1567862089 +SHA256 (azure-mgmt-security-0.3.0.zip) = 1b1d621d796e59c690cadfa83bd1c2df2db0b4eecb97db8a376aa0430431e67c +SIZE (azure-mgmt-security-0.3.0.zip) = 123703 |