Date: Fri, 22 Mar 2019 01:57:38 +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: r496526 - head/devel/py-azure-mgmt-policyinsights Message-ID: <201903220157.x2M1vchV058446@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Fri Mar 22 01:57:37 2019 New Revision: 496526 URL: https://svnweb.freebsd.org/changeset/ports/496526 Log: devel/py-azure-mgmt-policyinsights: Update to 0.3.0 Changelog: https://pypi.org/project/azure-mgmt-policyinsights/0.3.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-policyinsights/Makefile head/devel/py-azure-mgmt-policyinsights/distinfo Modified: head/devel/py-azure-mgmt-policyinsights/Makefile ============================================================================== --- head/devel/py-azure-mgmt-policyinsights/Makefile Fri Mar 22 01:56:30 2019 (r496525) +++ head/devel/py-azure-mgmt-policyinsights/Makefile Fri Mar 22 01:57:37 2019 (r496526) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-policyinsights -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-policyinsights/distinfo ============================================================================== --- head/devel/py-azure-mgmt-policyinsights/distinfo Fri Mar 22 01:56:30 2019 (r496525) +++ head/devel/py-azure-mgmt-policyinsights/distinfo Fri Mar 22 01:57:37 2019 (r496526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548591857 -SHA256 (azure-mgmt-policyinsights-0.2.0.zip) = d0d6d50c72cfaa058b93780e84a744c1f0db7f35702dd43a90be890de9289dc1 -SIZE (azure-mgmt-policyinsights-0.2.0.zip) = 77780 +TIMESTAMP = 1553208823 +SHA256 (azure-mgmt-policyinsights-0.3.0.zip) = c6d8fb350136856fd61303e968ee69004e786ef7e7819e302820a2d9dd2891c8 +SIZE (azure-mgmt-policyinsights-0.3.0.zip) = 83374
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903220157.x2M1vchV058446>