pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-asgiref py-asgiref: updated to 2.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c708e32951e2
branches:  trunk
changeset: 374906:c708e32951e2
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 31 11:43:18 2018 +0000

description:
py-asgiref: updated to 2.1.0

2.1.0:
* Add asgiref.testing module with ApplicationCommunicator testing helper

diffstat:

 www/py-asgiref/Makefile |   4 ++--
 www/py-asgiref/PLIST    |   5 ++++-
 www/py-asgiref/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 5610b6d6c78a -r c708e32951e2 www/py-asgiref/Makefile
--- a/www/py-asgiref/Makefile   Wed Jan 31 11:38:52 2018 +0000
+++ b/www/py-asgiref/Makefile   Wed Jan 31 11:43:18 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/12/08 12:07:50 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/01/31 11:43:18 adam Exp $
 
-DISTNAME=      asgiref-2.0.1
+DISTNAME=      asgiref-2.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asgiref/}
diff -r 5610b6d6c78a -r c708e32951e2 www/py-asgiref/PLIST
--- a/www/py-asgiref/PLIST      Wed Jan 31 11:38:52 2018 +0000
+++ b/www/py-asgiref/PLIST      Wed Jan 31 11:43:18 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/11/30 08:01:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/31 11:43:18 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -14,6 +14,9 @@
 ${PYSITELIB}/asgiref/sync.py
 ${PYSITELIB}/asgiref/sync.pyc
 ${PYSITELIB}/asgiref/sync.pyo
+${PYSITELIB}/asgiref/testing.py
+${PYSITELIB}/asgiref/testing.pyc
+${PYSITELIB}/asgiref/testing.pyo
 ${PYSITELIB}/asgiref/wsgi.py
 ${PYSITELIB}/asgiref/wsgi.pyc
 ${PYSITELIB}/asgiref/wsgi.pyo
diff -r 5610b6d6c78a -r c708e32951e2 www/py-asgiref/distinfo
--- a/www/py-asgiref/distinfo   Wed Jan 31 11:38:52 2018 +0000
+++ b/www/py-asgiref/distinfo   Wed Jan 31 11:43:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/11/30 08:01:48 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/01/31 11:43:18 adam Exp $
 
-SHA1 (asgiref-2.0.1.tar.gz) = 974192eb313023c210ef12810a43a4b0ca8772ff
-RMD160 (asgiref-2.0.1.tar.gz) = baa4ed8e3b4a8ddb46e6a0df40f848a69fb0ccc6
-SHA512 (asgiref-2.0.1.tar.gz) = 6fc20def28ab1a5846ac00a52ef85511f2d1c36e38be5a36bf2e0c2e253fe8cf7f7a52e806e121d3023de35bd39e0e47d6c819880c41d8fe6eb728f9f567d807
-Size (asgiref-2.0.1.tar.gz) = 6920 bytes
+SHA1 (asgiref-2.1.0.tar.gz) = b354430804be2af0e9c32befb4c277ea847ab37e
+RMD160 (asgiref-2.1.0.tar.gz) = 3fc66bc0ad4426f868a4ca65c503a59cc41d6714
+SHA512 (asgiref-2.1.0.tar.gz) = 81c4e6c5796babad2ff00486efb4f43d601ce3e61e793e645b9af7bbad4f49754ebcb10e0e54442e8b002530a7d94c42a0e7417c1a9f3f07e42f273397e56909
+Size (asgiref-2.1.0.tar.gz) = 7544 bytes



Home | Main Index | Thread Index | Old Index