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:           Tue Feb 18 10:13:17 UTC 2020

Modified Files:
        pkgsrc/www/py-uvicorn: Makefile distinfo

Log Message:
py-uvicorn: updated to 0.11.3

0.11.3:
Update dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-uvicorn/Makefile \
    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.2 pkgsrc/www/py-uvicorn/Makefile:1.3
--- pkgsrc/www/py-uvicorn/Makefile:1.2  Wed Jan 22 19:07:53 2020
+++ pkgsrc/www/py-uvicorn/Makefile      Tue Feb 18 10:13:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/01/22 19:07:53 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/02/18 10:13:17 adam Exp $
 
-DISTNAME=      uvicorn-0.11.2
+DISTNAME=      uvicorn-0.11.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uvicorn/}
@@ -12,7 +12,7 @@ LICENSE=      modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-click>=7.0:../../devel/py-click
 DEPENDS+=      ${PYPKGPREFIX}-h11>=0.8:../../www/py-h11
-DEPENDS+=      ${PYPKGPREFIX}-httptools>=0.0.13:../../www/py-httptools
+DEPENDS+=      ${PYPKGPREFIX}-httptools>=0.1.1:../../www/py-httptools
 DEPENDS+=      ${PYPKGPREFIX}-uvloop>=0.14.0:../../devel/py-uvloop
 DEPENDS+=      ${PYPKGPREFIX}-websockets>=8.0:../../www/py-websockets
 
Index: pkgsrc/www/py-uvicorn/distinfo
diff -u pkgsrc/www/py-uvicorn/distinfo:1.2 pkgsrc/www/py-uvicorn/distinfo:1.3
--- pkgsrc/www/py-uvicorn/distinfo:1.2  Wed Jan 22 19:07:53 2020
+++ pkgsrc/www/py-uvicorn/distinfo      Tue Feb 18 10:13:17 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/01/22 19:07:53 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/02/18 10:13:17 adam Exp $
 
-SHA1 (uvicorn-0.11.2.tar.gz) = 9893f42cee7f5359c7ef8379aa703e1933b26f9e
-RMD160 (uvicorn-0.11.2.tar.gz) = 9411365b10883fdf33350942087cb67824297041
-SHA512 (uvicorn-0.11.2.tar.gz) = 7b0e1d93e7108a4896b2b65793052ed4d460938cae3d4dd01416c3dc79be7b77779b706724994855eec3d16fdf25c5794f01f4e237d9154b60fea393f4110def
-Size (uvicorn-0.11.2.tar.gz) = 28541 bytes
+SHA1 (uvicorn-0.11.3.tar.gz) = 08d518b83da3b66547dad180e44c89db35d68463
+RMD160 (uvicorn-0.11.3.tar.gz) = 5d0131b5777c6dd7bb5b3d279d16fafd48abc9c7
+SHA512 (uvicorn-0.11.3.tar.gz) = 6d094d29e9064b0a3f3855ce2351de06296505d4d48cf3d48e6a136066f65bf97b92f1e59c06636987726531f69e87558eddd66edbe48698a75697a5f2f10da5
+Size (uvicorn-0.11.3.tar.gz) = 30412 bytes
 SHA1 (patch-setup.py) = c49ed35adca328427eeae9ea0b1b7a93ae60159b



Home | Main Index | Thread Index | Old Index