pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.17.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e402b4d3e8cb
branches:  trunk
changeset: 375331:e402b4d3e8cb
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Mar 12 08:36:40 2022 +0000

description:
py-uvicorn: updated to 0.17.6

0.17.6 - 2022-03-11

Change httptools range to >=0.4.0

diffstat:

 www/py-uvicorn/Makefile |  6 +++---
 www/py-uvicorn/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r bf28544988ef -r e402b4d3e8cb www/py-uvicorn/Makefile
--- a/www/py-uvicorn/Makefile   Sat Mar 12 08:34:54 2022 +0000
+++ b/www/py-uvicorn/Makefile   Sat Mar 12 08:36:40 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2022/02/16 13:11:48 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/03/12 08:36:40 adam Exp $
 
-DISTNAME=      uvicorn-0.17.5
+DISTNAME=      uvicorn-0.17.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uvicorn/}
@@ -13,7 +13,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-asgiref>=3.4.0:../../www/py-asgiref
 DEPENDS+=      ${PYPKGPREFIX}-click>=7.0:../../devel/py-click
 DEPENDS+=      ${PYPKGPREFIX}-h11>=0.8:../../www/py-h11
-DEPENDS+=      ${PYPKGPREFIX}-httptools>=0.2.0:../../www/py-httptools
+DEPENDS+=      ${PYPKGPREFIX}-httptools>=0.4.0:../../www/py-httptools
 DEPENDS+=      ${PYPKGPREFIX}-uvloop>=0.14.0:../../devel/py-uvloop
 DEPENDS+=      ${PYPKGPREFIX}-websockets>=10.0:../../www/py-websockets
 
diff -r bf28544988ef -r e402b4d3e8cb www/py-uvicorn/distinfo
--- a/www/py-uvicorn/distinfo   Sat Mar 12 08:34:54 2022 +0000
+++ b/www/py-uvicorn/distinfo   Sat Mar 12 08:36:40 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2022/02/16 13:11:48 adam Exp $
+$NetBSD: distinfo,v 1.27 2022/03/12 08:36:40 adam Exp $
 
-BLAKE2s (uvicorn-0.17.5.tar.gz) = a7a1f9edff3045c823d6a117f604a9e6e26576c1f309d320d5eb90c6582a9826
-SHA512 (uvicorn-0.17.5.tar.gz) = 4791fede7c8c60eb6b4f9005a6e5a7480871edab8775b8eb24bb7ffed2deb705a3da73cf97f61d231bd805be0b9cd8736b02bd418b03be856bf0693a46ddf746
-Size (uvicorn-0.17.5.tar.gz) = 39547 bytes
+BLAKE2s (uvicorn-0.17.6.tar.gz) = 9e5bd2774f088e3c12121ed278da82be3ac56a1cc39a6d32a3798c69b888fe53
+SHA512 (uvicorn-0.17.6.tar.gz) = a86cf51119e161999dd82b414a18140a42004a48e419bab0d5a5c32e5a1332e84d47eef7f91edef558b7fabe334073d7b10ce5e2474c6b2726a4457800945ccf
+Size (uvicorn-0.17.6.tar.gz) = 39534 bytes



Home | Main Index | Thread Index | Old Index