Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:16:59 +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: r560149 - head/www/py-uvicorn
Message-ID:  <202101032016.103KGxLo011895@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:16:58 2021
New Revision: 560149
URL: https://svnweb.freebsd.org/changeset/ports/560149

Log:
  Update to 0.13.3
  
  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 Jan  3 20:16:54 2021	(r560148)
+++ head/www/py-uvicorn/Makefile	Sun Jan  3 20:16:58 2021	(r560149)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Sun Jan  3 20:16:54 2021	(r560148)
+++ head/www/py-uvicorn/distinfo	Sun Jan  3 20:16:58 2021	(r560149)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608468143
-SHA256 (uvicorn-0.13.2.tar.gz) = d19ca083bebd212843e01f689900e5c637a292c63bb336c7f0735a99300a5f38
-SIZE (uvicorn-0.13.2.tar.gz) = 32024
+TIMESTAMP = 1609598929
+SHA256 (uvicorn-0.13.3.tar.gz) = ef1e0bb5f7941c6fe324e06443ddac0331e1632a776175f87891c7bd02694355
+SIZE (uvicorn-0.13.3.tar.gz) = 32165



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