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:           Mon Jul  8 07:36:57 UTC 2019

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

Log Message:
py-asgiref: updated to 3.1.4

3.1.4:
* Fixed an incompatibility with Python 3.5 introduced in the last release.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-asgiref/Makefile
cvs rdiff -u -r1.11 -r1.12 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.13 pkgsrc/www/py-asgiref/Makefile:1.14
--- pkgsrc/www/py-asgiref/Makefile:1.13 Sat Jul  6 23:00:04 2019
+++ pkgsrc/www/py-asgiref/Makefile      Mon Jul  8 07:36:57 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/07/06 23:00:04 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/08 07:36:57 adam Exp $
 
-DISTNAME=      asgiref-3.1.3
+DISTNAME=      asgiref-3.1.4
 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.11 pkgsrc/www/py-asgiref/distinfo:1.12
--- pkgsrc/www/py-asgiref/distinfo:1.11 Sat Jul  6 23:00:04 2019
+++ pkgsrc/www/py-asgiref/distinfo      Mon Jul  8 07:36:57 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/07/06 23:00:04 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/07/08 07:36:57 adam Exp $
 
-SHA1 (asgiref-3.1.3.tar.gz) = 6f570cfa7f8c0e815f64807e8c1e26233d5441eb
-RMD160 (asgiref-3.1.3.tar.gz) = 8baddaaf45ec8aed47c54506f6efe54a26d4ab92
-SHA512 (asgiref-3.1.3.tar.gz) = ee755ff93f0b9c9d5adc5055f9202f6c855d3184a56b84ef96b11f852aa08d723b0ac7b2d2e57d232664a2a24a8721e89736d2ff0d5a14da15a8b0747007da00
-Size (asgiref-3.1.3.tar.gz) = 13136 bytes
+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



Home | Main Index | Thread Index | Old Index