svn commit: r545007 - head/www/py-uvicorn

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 15 17:08:43 UTC 2020


Author: sunpoet
Date: Sat Aug 15 17:08:40 2020
New Revision: 545007
URL: https://svnweb.freebsd.org/changeset/ports/545007

Log:
  Update to 0.11.8
  
  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 15 17:08:35 2020	(r545006)
+++ head/www/py-uvicorn/Makefile	Sat Aug 15 17:08:40 2020	(r545007)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.11.7
+PORTVERSION=	0.11.8
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Sat Aug 15 17:08:35 2020	(r545006)
+++ head/www/py-uvicorn/distinfo	Sat Aug 15 17:08:40 2020	(r545007)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280136
-SHA256 (uvicorn-0.11.7.tar.gz) = b50f7f4c0c499c9b8d0280924cfbd24b90ba02456e3dc80934b9a786a291f09f
-SIZE (uvicorn-0.11.7.tar.gz) = 29808
+TIMESTAMP = 1596954376
+SHA256 (uvicorn-0.11.8.tar.gz) = 46a83e371f37ea7ff29577d00015f02c942410288fb57def6440f2653fff1d26
+SIZE (uvicorn-0.11.8.tar.gz) = 29721


More information about the svn-ports-head mailing list