Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 14:46:09 +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: r557948 - head/www/py-uvicorn
Message-ID:  <202012131446.0BDEk9JA039814@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 13 14:46:08 2020
New Revision: 557948
URL: https://svnweb.freebsd.org/changeset/ports/557948

Log:
  Update to 0.13.0
  
  Changes:	https://github.com/encode/uvicorn/releases

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

Modified: head/www/py-uvicorn/Makefile
==============================================================================
--- head/www/py-uvicorn/Makefile	Sun Dec 13 14:46:04 2020	(r557947)
+++ head/www/py-uvicorn/Makefile	Sun Dec 13 14:46:08 2020	(r557948)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.12.3
+PORTVERSION=	0.13.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Sun Dec 13 14:46:04 2020	(r557947)
+++ head/www/py-uvicorn/distinfo	Sun Dec 13 14:46:08 2020	(r557948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606307725
-SHA256 (uvicorn-0.12.3.tar.gz) = 5836edaf4d278fe67ba0298c0537bdb6398cf359eb644f79e6500ca1aad232b3
-SIZE (uvicorn-0.12.3.tar.gz) = 32062
+TIMESTAMP = 1607685409
+SHA256 (uvicorn-0.13.0.tar.gz) = 28420526640d800aabe648038f8e2ea8ba2a8bdc363002eecd5dfc57a0f75ab7
+SIZE (uvicorn-0.13.0.tar.gz) = 32209



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