Date: Sat, 27 Mar 2021 17:31: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: r569349 - head/devel/py-azure-mgmt-containerregistry Message-ID: <202103271731.12RHV1AY098069@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Mar 27 17:31:00 2021 New Revision: 569349 URL: https://svnweb.freebsd.org/changeset/ports/569349 Log: devel/py-azure-mgmt-containerregistry: Update to 3.0.0rc17 Changelog: https://pypi.org/project/azure-mgmt-containerregistry/3.0.0rc17/ Modified: head/devel/py-azure-mgmt-containerregistry/Makefile head/devel/py-azure-mgmt-containerregistry/distinfo Modified: head/devel/py-azure-mgmt-containerregistry/Makefile ============================================================================== --- head/devel/py-azure-mgmt-containerregistry/Makefile Sat Mar 27 17:30:50 2021 (r569348) +++ head/devel/py-azure-mgmt-containerregistry/Makefile Sat Mar 27 17:31:00 2021 (r569349) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-containerregistry -DISTVERSION= 3.0.0rc16 +DISTVERSION= 3.0.0rc17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-containerregistry/distinfo ============================================================================== --- head/devel/py-azure-mgmt-containerregistry/distinfo Sat Mar 27 17:30:50 2021 (r569348) +++ head/devel/py-azure-mgmt-containerregistry/distinfo Sat Mar 27 17:31:00 2021 (r569349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609620464 -SHA256 (azure-mgmt-containerregistry-3.0.0rc16.zip) = 793e601f42b8ab642bd65129baa8f1421394ac0e9b12c024b63f8f2ac7cc5d3a -SIZE (azure-mgmt-containerregistry-3.0.0rc16.zip) = 715452 +TIMESTAMP = 1616851102 +SHA256 (azure-mgmt-containerregistry-3.0.0rc17.zip) = 33a95e9e3d6b544259f8427205792aa2415faf57b9b2a4607006d47345b4b2fa +SIZE (azure-mgmt-containerregistry-3.0.0rc17.zip) = 716070
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103271731.12RHV1AY098069>