Date: Sat, 9 Nov 2019 22:03: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: r517150 - head/devel/py-azure-mgmt-web Message-ID: <201911092203.xA9M3crE057192@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Nov 9 22:03:38 2019 New Revision: 517150 URL: https://svnweb.freebsd.org/changeset/ports/517150 Log: devel/py-azure-mgmt-web: Update to 0.44.0 Changelog: https://pypi.org/project/azure-mgmt-web/0.44.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-web/Makefile head/devel/py-azure-mgmt-web/distinfo Modified: head/devel/py-azure-mgmt-web/Makefile ============================================================================== --- head/devel/py-azure-mgmt-web/Makefile Sat Nov 9 21:26:08 2019 (r517149) +++ head/devel/py-azure-mgmt-web/Makefile Sat Nov 9 22:03:38 2019 (r517150) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-web -PORTVERSION= 0.43.0 +PORTVERSION= 0.44.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-web/distinfo ============================================================================== --- head/devel/py-azure-mgmt-web/distinfo Sat Nov 9 21:26:08 2019 (r517149) +++ head/devel/py-azure-mgmt-web/distinfo Sat Nov 9 22:03:38 2019 (r517150) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571491094 -SHA256 (azure-mgmt-web-0.43.0.zip) = 704aeabd9f6455d8b1a1728e5e54b51f76e061f29b60cffc1675c590bf981d7b -SIZE (azure-mgmt-web-0.43.0.zip) = 779975 +TIMESTAMP = 1573326270 +SHA256 (azure-mgmt-web-0.44.0.zip) = 3c07970c6e2366bdd3c31715f47b72966ffce26c9db16da598018ce8e054b815 +SIZE (azure-mgmt-web-0.44.0.zip) = 1054529
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911092203.xA9M3crE057192>