Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:22:55 +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: r567709 - head/www/py-uvicorn
Message-ID:  <202103072222.127MMtA5049798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  7 22:22:55 2021
New Revision: 567709
URL: https://svnweb.freebsd.org/changeset/ports/567709

Log:
  Update to 0.13.4
  
  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 Mar  7 22:22:49 2021	(r567708)
+++ head/www/py-uvicorn/Makefile	Sun Mar  7 22:22:55 2021	(r567709)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uvicorn
-PORTVERSION=	0.13.3
+PORTVERSION=	0.13.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -29,7 +29,7 @@ NO_ARCH=	yes
 OPTIONS_DEFINE=	WATCHGODRELOAD
 WATCHGODRELOAD_DESC=	Reload automatically with watchgod
 
-WATCHGODRELOAD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}watchgod>=0.6<0.7:devel/py-watchgod@${PY_FLAVOR}
+WATCHGODRELOAD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}watchgod>=0.6:devel/py-watchgod@${PY_FLAVOR}
 
 .include <bsd.port.pre.mk>
 

Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo	Sun Mar  7 22:22:49 2021	(r567708)
+++ head/www/py-uvicorn/distinfo	Sun Mar  7 22:22:55 2021	(r567709)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609598929
-SHA256 (uvicorn-0.13.3.tar.gz) = ef1e0bb5f7941c6fe324e06443ddac0331e1632a776175f87891c7bd02694355
-SIZE (uvicorn-0.13.3.tar.gz) = 32165
+TIMESTAMP = 1614794328
+SHA256 (uvicorn-0.13.4.tar.gz) = 3292251b3c7978e8e4a7868f4baf7f7f7bb7e40c759ecc125c37e99cdea34202
+SIZE (uvicorn-0.13.4.tar.gz) = 32426



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