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:           Tue Apr  7 10:44:59 UTC 2020

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

Log Message:
py-asgiref: updated to 3.2.7

3.2.7:
* Bug fixed in local.Local where deleted Locals would occasionally inherit
  their storage into new Locals due to memory reuse.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-asgiref/Makefile
cvs rdiff -u -r1.17 -r1.18 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.19 pkgsrc/www/py-asgiref/Makefile:1.20
--- pkgsrc/www/py-asgiref/Makefile:1.19 Tue Mar 24 06:58:46 2020
+++ pkgsrc/www/py-asgiref/Makefile      Tue Apr  7 10:44:59 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/03/24 06:58:46 adam Exp $
+# $NetBSD: Makefile,v 1.20 2020/04/07 10:44:59 adam Exp $
 
-DISTNAME=      asgiref-3.2.6
+DISTNAME=      asgiref-3.2.7
 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.17 pkgsrc/www/py-asgiref/distinfo:1.18
--- pkgsrc/www/py-asgiref/distinfo:1.17 Tue Mar 24 06:58:46 2020
+++ pkgsrc/www/py-asgiref/distinfo      Tue Apr  7 10:44:59 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/03/24 06:58:46 adam Exp $
+$NetBSD: distinfo,v 1.18 2020/04/07 10:44:59 adam Exp $
 
-SHA1 (asgiref-3.2.6.tar.gz) = 8612bd971fd15c3753bfa1acee4445d63ec85335
-RMD160 (asgiref-3.2.6.tar.gz) = 59bee71bb9a519dff1965d99013a406e5184d295
-SHA512 (asgiref-3.2.6.tar.gz) = 13896502a6bef3ff6d6f472d108f89d3ef0e005823b979e52c2e3207ec34e887129d7f6ee00760787815e4e28cc44b5a08c981078d3b7475a9e684e7451ad1a0
-Size (asgiref-3.2.6.tar.gz) = 24760 bytes
+SHA1 (asgiref-3.2.7.tar.gz) = aee231e1addda31b00293321436ae56e4f9e2f1b
+RMD160 (asgiref-3.2.7.tar.gz) = f13f68798d21d5264f8266d012722ce3c8da4c43
+SHA512 (asgiref-3.2.7.tar.gz) = a7b8b94e14299ced539c7ca60d310bbbde2af0f40bfa404d176a95bb6cd37402bf6bef5a5a309cdcdda4852908717a83763d7deb520b05ce74977a3bca4621e9
+Size (asgiref-3.2.7.tar.gz) = 25350 bytes



Home | Main Index | Thread Index | Old Index