Date: Sat, 19 Oct 2019 14:07:10 +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: r514801 - head/devel/py-azure-mgmt-web Message-ID: <201910191407.x9JE7AhU004422@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Oct 19 14:07:10 2019 New Revision: 514801 URL: https://svnweb.freebsd.org/changeset/ports/514801 Log: devel/py-azure-mgmt-web: Update to 0.43.0 Changelog: https://pypi.org/project/azure-mgmt-web/0.43.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 Oct 19 14:06:34 2019 (r514800) +++ head/devel/py-azure-mgmt-web/Makefile Sat Oct 19 14:07:10 2019 (r514801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-web -PORTVERSION= 0.42.0 +PORTVERSION= 0.43.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 Oct 19 14:06:34 2019 (r514800) +++ head/devel/py-azure-mgmt-web/distinfo Sat Oct 19 14:07:10 2019 (r514801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559772152 -SHA256 (azure-mgmt-web-0.42.0.zip) = b6ddc3020cd44d1cc64331c9f4fe71478c83a5c911e3a3cf67be70a55204e46e -SIZE (azure-mgmt-web-0.42.0.zip) = 675026 +TIMESTAMP = 1571491094 +SHA256 (azure-mgmt-web-0.43.0.zip) = 704aeabd9f6455d8b1a1728e5e54b51f76e061f29b60cffc1675c590bf981d7b +SIZE (azure-mgmt-web-0.43.0.zip) = 779975
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910191407.x9JE7AhU004422>