Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 10:21:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544432 - head/www/py-uvicorn
Message-ID:  <202008081021.078ALEt5005110@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  8 10:21:13 2020
New Revision: 544432
URL: https://svnweb.freebsd.org/changeset/ports/544432

Log:
  Update to 0.11.7
  
  Changes:	https://github.com/encode/uvicorn/blob/master/CHANGELOG.md

Modified:
  head/www/py-uvicorn/Makefile
  head/www/py-uvicorn/distinfo

Modified: head/www/py-uvicorn/Makefile
==============================================================================
--- head/www/py-uvicorn/Makefile	Sat Aug  8 10:21:08 2020	(r544431)
+++ head/www/py-uvicorn/Makefile	Sat Aug  8 10:21:13 2020	(r544432)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.11.6
+PORTVERSION=	0.11.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Sat Aug  8 10:21:08 2020	(r544431)
+++ head/www/py-uvicorn/distinfo	Sat Aug  8 10:21:13 2020	(r544432)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416637
-SHA256 (uvicorn-0.11.6.tar.gz) = 467c333c743ec6a3eb545517a0e3cac603becfa40c73c65ed46c3a4bf1c8e2d0
-SIZE (uvicorn-0.11.6.tar.gz) = 29599
+TIMESTAMP = 1596280136
+SHA256 (uvicorn-0.11.7.tar.gz) = b50f7f4c0c499c9b8d0280924cfbd24b90ba02456e3dc80934b9a786a291f09f
+SIZE (uvicorn-0.11.7.tar.gz) = 29808



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008081021.078ALEt5005110>