pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-whitenoise py-whitenoise: updated to 4.1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98762e52d62a
branches:  trunk
changeset: 343960:98762e52d62a
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 13 21:01:37 2019 +0000

description:
py-whitenoise: updated to 4.1.4

v4.1.4
 * Make tests more deterministic and easier to run outside of ``tox``.
 * Fix Fedora packaging `issue <https://github.com/evansd/whitenoise/issues/225>`_.
 * Use `Black <https://github.com/psf/black>`_ to format all code.

v4.1.3
 * Fix handling of zero-valued mtimes which can occur when running on some
   filesystems.
 * Fix potential path traversal attack while running in autorefresh mode on
   Windows.

diffstat:

 www/py-whitenoise/Makefile |   4 ++--
 www/py-whitenoise/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5e9b8938ff4b -r 98762e52d62a www/py-whitenoise/Makefile
--- a/www/py-whitenoise/Makefile        Wed Nov 13 20:59:34 2019 +0000
+++ b/www/py-whitenoise/Makefile        Wed Nov 13 21:01:37 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/12/03 19:31:52 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/11/13 21:01:37 adam Exp $
 
-DISTNAME=      whitenoise-4.1.2
+DISTNAME=      whitenoise-4.1.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/whitenoise/}
diff -r 5e9b8938ff4b -r 98762e52d62a www/py-whitenoise/distinfo
--- a/www/py-whitenoise/distinfo        Wed Nov 13 20:59:34 2019 +0000
+++ b/www/py-whitenoise/distinfo        Wed Nov 13 21:01:37 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/12/03 19:31:52 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/11/13 21:01:37 adam Exp $
 
-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
+SHA1 (whitenoise-4.1.4.tar.gz) = c96973da9c619469a97f951e28a1292c462f6c08
+RMD160 (whitenoise-4.1.4.tar.gz) = 86c523856082a07cd9ec52cfdb7af149e71e15a4
+SHA512 (whitenoise-4.1.4.tar.gz) = c87d06539c44bbb1a422cdec213c6d05dbab6e4409b7be12fd4976302d57b6fe6edd981212d8f616a58656dbeea93779957085d53c6e7d01c982a6b89a5a5133
+Size (whitenoise-4.1.4.tar.gz) = 43539 bytes



Home | Main Index | Thread Index | Old Index