summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-07 12:26:04 +0000
committeradam <adam@pkgsrc.org>2019-08-07 12:26:04 +0000
commit874843957fd104da042d27f6a1c38120c5c57a48 (patch)
treeb94dbae947ca89e18c0c8402169553b0e958cc77 /www
parent3460fd00282cb141ae3fc5f856c1afeb57eeb267 (diff)
downloadpkgsrc-874843957fd104da042d27f6a1c38120c5c57a48.tar.gz
py-asgiref: updated to 3.2.1
3.2.1: * sys.exc_info() is now propagated across thread boundaries 3.2.0: * New "thread_sensitive" argument to SyncToAsync allows for pinning of code into the same thread as other thread_sensitive code. * Test collection on Python 3.7 fixed
Diffstat (limited to 'www')
-rw-r--r--www/py-asgiref/Makefile4
-rw-r--r--www/py-asgiref/PLIST5
-rw-r--r--www/py-asgiref/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile
index 59b782bbee6..6178fb6e70a 100644
--- a/www/py-asgiref/Makefile
+++ b/www/py-asgiref/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2019/07/08 07:36:57 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/08/07 12:26:04 adam Exp $
-DISTNAME= asgiref-3.1.4
+DISTNAME= asgiref-3.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asgiref/}
diff --git a/www/py-asgiref/PLIST b/www/py-asgiref/PLIST
index a68e3f96903..edeb4fd1fec 100644
--- a/www/py-asgiref/PLIST
+++ b/www/py-asgiref/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/07/06 23:00:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/08/07 12:26:04 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -11,6 +11,9 @@ ${PYSITELIB}/asgiref/__init__.pyo
${PYSITELIB}/asgiref/compatibility.py
${PYSITELIB}/asgiref/compatibility.pyc
${PYSITELIB}/asgiref/compatibility.pyo
+${PYSITELIB}/asgiref/current_thread_executor.py
+${PYSITELIB}/asgiref/current_thread_executor.pyc
+${PYSITELIB}/asgiref/current_thread_executor.pyo
${PYSITELIB}/asgiref/local.py
${PYSITELIB}/asgiref/local.pyc
${PYSITELIB}/asgiref/local.pyo
diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo
index 77a98b2e128..2724a48cb00 100644
--- a/www/py-asgiref/distinfo
+++ b/www/py-asgiref/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/07/08 07:36:57 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/08/07 12:26:04 adam Exp $
-SHA1 (asgiref-3.1.4.tar.gz) = d394d2a6054e16bf5249824050e1fe7f68f91e32
-RMD160 (asgiref-3.1.4.tar.gz) = 09d777397efee4d78ab562e4316989db1ad0c263
-SHA512 (asgiref-3.1.4.tar.gz) = f7b14b6529137a6348d530a4396faf20fb9dc22d65ed63f2060a6c9977b9ed4b55dafeeafa9e1a27a52212941bf95ae4e7b4d17c5879e420796851874542b022
-Size (asgiref-3.1.4.tar.gz) = 13148 bytes
+SHA1 (asgiref-3.2.1.tar.gz) = 6f04cfcb900142f7fb8abd0a43fe96c428f1ebfc
+RMD160 (asgiref-3.2.1.tar.gz) = de614d22fc8cffb75d3ebd2ba7f2a204eaa78c46
+SHA512 (asgiref-3.2.1.tar.gz) = 63777608aca5c3ea05c096a27e0130604189044b313b7933109798bff174438219da75d2f6856b0765ce0069ad4e462699afdd7ab3001890e8987ccff27c8d6c
+Size (asgiref-3.2.1.tar.gz) = 16222 bytes