pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-uvicorn
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 21 05:58:11 UTC 2024
Modified Files:
pkgsrc/www/py-uvicorn: Makefile distinfo
Log Message:
py-uvicorn: updated to 0.32.1
0.32.1
Enable httptools lenient data
Drop ASGI spec version to 2.3 on HTTP scope
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/py-uvicorn/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-uvicorn/Makefile
diff -u pkgsrc/www/py-uvicorn/Makefile:1.46 pkgsrc/www/py-uvicorn/Makefile:1.47
--- pkgsrc/www/py-uvicorn/Makefile:1.46 Mon Oct 21 13:07:56 2024
+++ pkgsrc/www/py-uvicorn/Makefile Thu Nov 21 05:58:11 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2024/10/21 13:07:56 adam Exp $
+# $NetBSD: Makefile,v 1.47 2024/11/21 05:58:11 adam Exp $
-DISTNAME= uvicorn-0.32.0
+DISTNAME= uvicorn-0.32.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-click>=7.0:../.
DEPENDS+= ${PYPKGPREFIX}-h11>=0.8:../../www/py-h11
# standard
DEPENDS+= ${PYPKGPREFIX}-dotenv>=0.13:../../devel/py-dotenv
-DEPENDS+= ${PYPKGPREFIX}-httptools>=0.5.0:../../www/py-httptools
+DEPENDS+= ${PYPKGPREFIX}-httptools>=0.6.3:../../www/py-httptools
DEPENDS+= ${PYPKGPREFIX}-uvloop>=0.15.2:../../devel/py-uvloop
DEPENDS+= ${PYPKGPREFIX}-watchfiles>=0.13:../../misc/py-watchfiles
DEPENDS+= ${PYPKGPREFIX}-websockets>=10.4:../../www/py-websockets
Index: pkgsrc/www/py-uvicorn/distinfo
diff -u pkgsrc/www/py-uvicorn/distinfo:1.40 pkgsrc/www/py-uvicorn/distinfo:1.41
--- pkgsrc/www/py-uvicorn/distinfo:1.40 Mon Oct 21 13:07:56 2024
+++ pkgsrc/www/py-uvicorn/distinfo Thu Nov 21 05:58:11 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2024/10/21 13:07:56 adam Exp $
+$NetBSD: distinfo,v 1.41 2024/11/21 05:58:11 adam Exp $
-BLAKE2s (uvicorn-0.32.0.tar.gz) = c53464f432943e771879d7a7285c8e11d5ef2312b15e7b12fd23bfd851435927
-SHA512 (uvicorn-0.32.0.tar.gz) = 8cbfeb3dc2c5c108dfdda7ad797b449047d4c5dc01d04cd7f0c0a40221e0e5ff07e33998c86335527eaad110b6194be5283d6c2ce170a273bd1f2a57caa1e7fa
-Size (uvicorn-0.32.0.tar.gz) = 77564 bytes
+BLAKE2s (uvicorn-0.32.1.tar.gz) = 69e56a3dc16cfbe1c1abf3b4814016f70768846fb57aa7615b6d0f80e4041f5c
+SHA512 (uvicorn-0.32.1.tar.gz) = 96e6f16aaa3166d60c92275bfb9096128de986ba27f8b88a48163d3f76fdfcca4fdac571da8f3796fab1c60ddb22ee51730432edc1f8d325d0de151b19ad87cf
+Size (uvicorn-0.32.1.tar.gz) = 77630 bytes
Home |
Main Index |
Thread Index |
Old Index