Date: Sat, 2 Jan 2021 21:23:56 +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: r559968 - head/devel/py-azure-mgmt-containerregistry Message-ID: <202101022123.102LNuPg039841@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Jan 2 21:23:55 2021 New Revision: 559968 URL: https://svnweb.freebsd.org/changeset/ports/559968 Log: devel/py-azure-mgmt-containerregistry: Update to 3.0.0rc16 Changelog: https://pypi.org/project/azure-mgmt-containerregistry/3.0.0rc16/ 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 Jan 2 21:23:45 2021 (r559967) +++ head/devel/py-azure-mgmt-containerregistry/Makefile Sat Jan 2 21:23:55 2021 (r559968) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-containerregistry -DISTVERSION= 3.0.0rc15 +DISTVERSION= 3.0.0rc16 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 Jan 2 21:23:45 2021 (r559967) +++ head/devel/py-azure-mgmt-containerregistry/distinfo Sat Jan 2 21:23:55 2021 (r559968) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602721349 -SHA256 (azure-mgmt-containerregistry-3.0.0rc15.zip) = 6b1b3cc4929da8a0c95be519f66ac28b35c5eda97917cd0533b6cd53076dd5ba -SIZE (azure-mgmt-containerregistry-3.0.0rc15.zip) = 592651 +TIMESTAMP = 1609620464 +SHA256 (azure-mgmt-containerregistry-3.0.0rc16.zip) = 793e601f42b8ab642bd65129baa8f1421394ac0e9b12c024b63f8f2ac7cc5d3a +SIZE (azure-mgmt-containerregistry-3.0.0rc16.zip) = 715452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101022123.102LNuPg039841>