pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-websockets
Module Name: pkgsrc
Committed By: adam
Date: Mon May 17 10:21:09 UTC 2021
Modified Files:
pkgsrc/www/py-websockets: Makefile PLIST distinfo
Log Message:
py-websockets: updated to 9.0.2
9.0.2
Restored compatibility of python -m websockets with Python < 3.9.
Restored compatibility with mypy.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-websockets/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-websockets/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-websockets/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-websockets/Makefile
diff -u pkgsrc/www/py-websockets/Makefile:1.10 pkgsrc/www/py-websockets/Makefile:1.11
--- pkgsrc/www/py-websockets/Makefile:1.10 Mon May 10 12:52:54 2021
+++ pkgsrc/www/py-websockets/Makefile Mon May 17 10:21:09 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/05/10 12:52:54 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/05/17 10:21:09 adam Exp $
-DISTNAME= websockets-9.0.1
+DISTNAME= websockets-9.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/websockets/}
Index: pkgsrc/www/py-websockets/PLIST
diff -u pkgsrc/www/py-websockets/PLIST:1.9 pkgsrc/www/py-websockets/PLIST:1.10
--- pkgsrc/www/py-websockets/PLIST:1.9 Mon May 10 12:52:54 2021
+++ pkgsrc/www/py-websockets/PLIST Mon May 17 10:21:09 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2021/05/10 12:52:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/05/17 10:21:09 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -10,6 +10,9 @@ ${PYSITELIB}/websockets/__init__.pyo
${PYSITELIB}/websockets/__main__.py
${PYSITELIB}/websockets/__main__.pyc
${PYSITELIB}/websockets/__main__.pyo
+${PYSITELIB}/websockets/auth.py
+${PYSITELIB}/websockets/auth.pyc
+${PYSITELIB}/websockets/auth.pyo
${PYSITELIB}/websockets/client.py
${PYSITELIB}/websockets/client.pyc
${PYSITELIB}/websockets/client.pyo
Index: pkgsrc/www/py-websockets/distinfo
diff -u pkgsrc/www/py-websockets/distinfo:1.8 pkgsrc/www/py-websockets/distinfo:1.9
--- pkgsrc/www/py-websockets/distinfo:1.8 Mon May 10 12:52:54 2021
+++ pkgsrc/www/py-websockets/distinfo Mon May 17 10:21:09 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/05/10 12:52:54 adam Exp $
+$NetBSD: distinfo,v 1.9 2021/05/17 10:21:09 adam Exp $
-SHA1 (websockets-9.0.1.tar.gz) = 995f44c0db761db437eec51e48309489c29ca773
-RMD160 (websockets-9.0.1.tar.gz) = 853b93a7e7d77a4db10c1507ceb36bb116cee498
-SHA512 (websockets-9.0.1.tar.gz) = abaef65c66d639100c18fd4722109fdf24a499fb9c47c312778772d54170fb80d41d7742ef263c3919871a061dc3d82ca8042476fbd26ffc90ce441ffef57282
-Size (websockets-9.0.1.tar.gz) = 76473 bytes
+SHA1 (websockets-9.0.2.tar.gz) = 8480f21757d5fe2985127390aec14bcfb88ab275
+RMD160 (websockets-9.0.2.tar.gz) = 6e104b37f28f7bccfa57ae954555abd68804588b
+SHA512 (websockets-9.0.2.tar.gz) = fa0f1df5ea8748c9fc028640bee6ed90f8816020fa189510270f1f3dc6b502a95910767320818116d0a05a94ca03e790801637b0dba29403763bffc137602a10
+Size (websockets-9.0.2.tar.gz) = 76678 bytes
Home |
Main Index |
Thread Index |
Old Index