pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-asgiref



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 13 11:09:43 UTC 2018

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

Log Message:
py-asgiref: updated to 2.3.0

2.3.0:
* ApplicationCommunicator now has a receive_nothing() test available


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-asgiref/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-asgiref/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-asgiref/Makefile
diff -u pkgsrc/www/py-asgiref/Makefile:1.8 pkgsrc/www/py-asgiref/Makefile:1.9
--- pkgsrc/www/py-asgiref/Makefile:1.8  Thu Mar  8 08:26:21 2018
+++ pkgsrc/www/py-asgiref/Makefile      Fri Apr 13 11:09:43 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/03/08 08:26:21 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/04/13 11:09:43 adam Exp $
 
-DISTNAME=      asgiref-2.2.0
+DISTNAME=      asgiref-2.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asgiref/}

Index: pkgsrc/www/py-asgiref/distinfo
diff -u pkgsrc/www/py-asgiref/distinfo:1.7 pkgsrc/www/py-asgiref/distinfo:1.8
--- pkgsrc/www/py-asgiref/distinfo:1.7  Thu Mar  8 08:26:21 2018
+++ pkgsrc/www/py-asgiref/distinfo      Fri Apr 13 11:09:43 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/03/08 08:26:21 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/04/13 11:09:43 adam Exp $
 
-SHA1 (asgiref-2.2.0.tar.gz) = 5064aa8e418404a35f369dd32475100ede762180
-RMD160 (asgiref-2.2.0.tar.gz) = c7611b95cc90395f03f9ca885595f05c7ae6bcad
-SHA512 (asgiref-2.2.0.tar.gz) = 6efb142b508637115ac85f02752ccb8510d9d28ade848af7d6e65818f23bbd7c19879ccec4f195e60fb8b7977d5acb314e65b1bd25306d0c1a288be1f23c3db4
-Size (asgiref-2.2.0.tar.gz) = 8182 bytes
+SHA1 (asgiref-2.3.0.tar.gz) = 640a761d2566c259ceeea21b71c2213b2a41e1ec
+RMD160 (asgiref-2.3.0.tar.gz) = 23afc20caa2528022fe30b7a4293ec5f3f320cbc
+SHA512 (asgiref-2.3.0.tar.gz) = e074dcdd9f89cfa41fd6e475ded62541ff151ec6b5beaf2c3850e92283a324e3b79367598b9460b186965c2ea82c0da7494588bceb2e6744fa23d631054ee37f
+Size (asgiref-2.3.0.tar.gz) = 8301 bytes



Home | Main Index | Thread Index | Old Index