Date: Thu, 6 Jun 2019 00:39:01 +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: r503543 - head/devel/py-azure-mgmt-containerinstance Message-ID: <201906060039.x560d1Mm076926@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Thu Jun 6 00:39:01 2019 New Revision: 503543 URL: https://svnweb.freebsd.org/changeset/ports/503543 Log: devel/py-azure-mgmt-containerinstance: Update to 1.5.0 Changelog: https://pypi.org/project/azure-mgmt-containerinstance/1.5.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-containerinstance/Makefile head/devel/py-azure-mgmt-containerinstance/distinfo Modified: head/devel/py-azure-mgmt-containerinstance/Makefile ============================================================================== --- head/devel/py-azure-mgmt-containerinstance/Makefile Thu Jun 6 00:38:33 2019 (r503542) +++ head/devel/py-azure-mgmt-containerinstance/Makefile Thu Jun 6 00:39:01 2019 (r503543) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-containerinstance -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-containerinstance/distinfo ============================================================================== --- head/devel/py-azure-mgmt-containerinstance/distinfo Thu Jun 6 00:38:33 2019 (r503542) +++ head/devel/py-azure-mgmt-containerinstance/distinfo Thu Jun 6 00:39:01 2019 (r503543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555196990 -SHA256 (azure-mgmt-containerinstance-1.4.1.zip) = 87919f3e618ec0a40fd163d763113eef908e78c50d8b76bf4dd795444cb069fd -SIZE (azure-mgmt-containerinstance-1.4.1.zip) = 102323 +TIMESTAMP = 1559777946 +SHA256 (azure-mgmt-containerinstance-1.5.0.zip) = b055386f04ba8433112b0df7fcbc260b5208828d7bb8c057e760fe596aa7a8cd +SIZE (azure-mgmt-containerinstance-1.5.0.zip) = 113856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906060039.x560d1Mm076926>