summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-05-17 10:21:09 +0000
committeradam <adam@pkgsrc.org>2021-05-17 10:21:09 +0000
commit696e9d1b661baa3e72e22b3351b2437d85af0718 (patch)
tree987ae350a6a332209814be2936b99932a16f2518 /www
parenta8b61983ef4973507f014f29d540ec74f135efb6 (diff)
downloadpkgsrc-696e9d1b661baa3e72e22b3351b2437d85af0718.tar.gz
py-websockets: updated to 9.0.2
9.0.2 Restored compatibility of python -m websockets with Python < 3.9. Restored compatibility with mypy.
Diffstat (limited to 'www')
-rw-r--r--www/py-websockets/Makefile4
-rw-r--r--www/py-websockets/PLIST5
-rw-r--r--www/py-websockets/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/www/py-websockets/Makefile b/www/py-websockets/Makefile
index 13bc4593f06..5448d288668 100644
--- a/www/py-websockets/Makefile
+++ b/www/py-websockets/Makefile
@@ -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/}
diff --git a/www/py-websockets/PLIST b/www/py-websockets/PLIST
index 33ecee3edef..6e6899bf36b 100644
--- a/www/py-websockets/PLIST
+++ b/www/py-websockets/PLIST
@@ -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
diff --git a/www/py-websockets/distinfo b/www/py-websockets/distinfo
index 936e14c0080..88b4483195e 100644
--- a/www/py-websockets/distinfo
+++ b/www/py-websockets/distinfo
@@ -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