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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 22 17:38:52 UTC 2020


Author: sunpoet
Date: Thu Oct 22 17:38:46 2020
New Revision: 553011
URL: https://svnweb.freebsd.org/changeset/ports/553011

Log:
  Update to 0.12.2
  
  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	Thu Oct 22 17:38:41 2020	(r553010)
+++ head/www/py-uvicorn/Makefile	Thu Oct 22 17:38:46 2020	(r553011)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.12.1
+PORTVERSION=	0.12.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Thu Oct 22 17:38:41 2020	(r553010)
+++ head/www/py-uvicorn/distinfo	Thu Oct 22 17:38:46 2020	(r553011)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554478
-SHA256 (uvicorn-0.12.1.tar.gz) = a461e76406088f448f36323f5ac774d50e5a552b6ccb54e4fca8d83ef614a7c2
-SIZE (uvicorn-0.12.1.tar.gz) = 31520
+TIMESTAMP = 1603215523
+SHA256 (uvicorn-0.12.2.tar.gz) = 8ff7495c74b8286a341526ff9efa3988ebab9a4b2f561c7438c3cb420992d7dd
+SIZE (uvicorn-0.12.2.tar.gz) = 32093


More information about the svn-ports-all mailing list