Date: Sat, 16 Feb 2019 19:57:53 +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: r493072 - head/devel/py-azure-mgmt-web Message-ID: <201902161957.x1GJvrgh082358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Feb 16 19:57:52 2019 New Revision: 493072 URL: https://svnweb.freebsd.org/changeset/ports/493072 Log: devel/py-azure-mgmt-web: Update to 0.41.0 Changelog: https://pypi.org/project/azure-mgmt-web/0.41.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 Feb 16 19:57:01 2019 (r493071) +++ head/devel/py-azure-mgmt-web/Makefile Sat Feb 16 19:57:52 2019 (r493072) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-web -PORTVERSION= 0.40.0 +PORTVERSION= 0.41.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 Feb 16 19:57:01 2019 (r493071) +++ head/devel/py-azure-mgmt-web/distinfo Sat Feb 16 19:57:52 2019 (r493072) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545947330 -SHA256 (azure-mgmt-web-0.40.0.zip) = 13b3bd17591000586894d0904531ada65a40eab87d25fc181d1dfeca8da9f4b1 -SIZE (azure-mgmt-web-0.40.0.zip) = 648600 +TIMESTAMP = 1550320181 +SHA256 (azure-mgmt-web-0.41.0.zip) = 5f170f25c72119ff4b4e2f39d46ce21bdb2f399f786ea24eedc15c12cfba3054 +SIZE (azure-mgmt-web-0.41.0.zip) = 660899
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902161957.x1GJvrgh082358>