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: Mon Dec 21 09:39:35 UTC 2020
Modified Files:
pkgsrc/www/py-uvicorn: Makefile distinfo
Log Message:
py-uvicorn: updated to 0.13.2
0.13.2:
Fixed
* Log full exception traceback in case of invalid HTTP request.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.14 -r1.15 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.15 pkgsrc/www/py-uvicorn/Makefile:1.16
--- pkgsrc/www/py-uvicorn/Makefile:1.15 Mon Dec 14 06:00:00 2020
+++ pkgsrc/www/py-uvicorn/Makefile Mon Dec 21 09:39:35 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/12/14 06:00:00 adam Exp $
+# $NetBSD: Makefile,v 1.16 2020/12/21 09:39:35 adam Exp $
-DISTNAME= uvicorn-0.13.1
+DISTNAME= uvicorn-0.13.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
Index: pkgsrc/www/py-uvicorn/distinfo
diff -u pkgsrc/www/py-uvicorn/distinfo:1.14 pkgsrc/www/py-uvicorn/distinfo:1.15
--- pkgsrc/www/py-uvicorn/distinfo:1.14 Mon Dec 14 06:00:00 2020
+++ pkgsrc/www/py-uvicorn/distinfo Mon Dec 21 09:39:35 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/12/14 06:00:00 adam Exp $
+$NetBSD: distinfo,v 1.15 2020/12/21 09:39:35 adam Exp $
-SHA1 (uvicorn-0.13.1.tar.gz) = 0a599f6c1f36f71d851e62ef48f94294be2a2e36
-RMD160 (uvicorn-0.13.1.tar.gz) = 862027e48e185afe9b1a095cf6dac1767e7ecc16
-SHA512 (uvicorn-0.13.1.tar.gz) = a924f44a8661eaee190070bbe7cb96a728a5b992938f67c980869c96429e8f03dfbc1179a70541e32bef8edfe68ba1e60a0b8d30d9b8645ddc88e052447fc077
-Size (uvicorn-0.13.1.tar.gz) = 32023 bytes
+SHA1 (uvicorn-0.13.2.tar.gz) = 0e5d0e0c75cb1ce33a7f07a729ae631d4eab8488
+RMD160 (uvicorn-0.13.2.tar.gz) = a89083302964598ca08ffdf64dc7f6589d808238
+SHA512 (uvicorn-0.13.2.tar.gz) = 769e9e19a1239c180734bd95ea944822b15db99d9a83c841ec816a01a362fc83e247fb06a21b7647e44a422a03534f299f92252e21ef991494b5be4f11fcee69
+Size (uvicorn-0.13.2.tar.gz) = 32024 bytes
Home |
Main Index |
Thread Index |
Old Index