pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-whitenoise



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Dec  3 19:31:52 UTC 2018

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

Log Message:
py-whitenoise: updated to 4.1.2

v4.1.2
* Add correct MIME type for WebAssembly, which is required for files to be
  executed
* Stop accessing the FILE_CHARSET Django setting which was almost entirely
  unused and is now deprecated

v4.1.1
* Fix bug in ETag handling
* Documentation fixes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-whitenoise/Makefile \
    pkgsrc/www/py-whitenoise/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-whitenoise/Makefile
diff -u pkgsrc/www/py-whitenoise/Makefile:1.2 pkgsrc/www/py-whitenoise/Makefile:1.3
--- pkgsrc/www/py-whitenoise/Makefile:1.2       Thu Oct 11 10:55:56 2018
+++ pkgsrc/www/py-whitenoise/Makefile   Mon Dec  3 19:31:52 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/11 10:55:56 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/03 19:31:52 adam Exp $
 
-DISTNAME=      whitenoise-4.1
+DISTNAME=      whitenoise-4.1.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/whitenoise/}
Index: pkgsrc/www/py-whitenoise/distinfo
diff -u pkgsrc/www/py-whitenoise/distinfo:1.2 pkgsrc/www/py-whitenoise/distinfo:1.3
--- pkgsrc/www/py-whitenoise/distinfo:1.2       Thu Oct 11 10:55:56 2018
+++ pkgsrc/www/py-whitenoise/distinfo   Mon Dec  3 19:31:52 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/10/11 10:55:56 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/12/03 19:31:52 adam Exp $
 
-SHA1 (whitenoise-4.1.tar.gz) = 1dacb802c3d832261274dff0597c4ef7d1bded45
-RMD160 (whitenoise-4.1.tar.gz) = 32c6860c174b05f6e19a3662c80f704ef0e9be7d
-SHA512 (whitenoise-4.1.tar.gz) = 5e02f5a60e256023f81d83aa654f19b1612e1060bc807fdf3833a28c60c23544c526db75150a996cb2cb5075f1e03bcfe78a29a617219d3930b323401ba6b3f0
-Size (whitenoise-4.1.tar.gz) = 42659 bytes
+SHA1 (whitenoise-4.1.2.tar.gz) = 9ba73eef30df73b01c802426787361b3f607d005
+RMD160 (whitenoise-4.1.2.tar.gz) = ef7576524d3b8348fecc4d3b9a0c4ede078338ef
+SHA512 (whitenoise-4.1.2.tar.gz) = 6046e458539ae097a28ba1abcbae03ff6f770c73d5e53db0d5cc3af990edeb8ffc33d087b9de09c01df2f52b76615b32be532e09165bd4d7984c76a002f56707
+Size (whitenoise-4.1.2.tar.gz) = 42878 bytes



Home | Main Index | Thread Index | Old Index