pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-gunicorn py-gunicorn: updated to 20.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6eb9482c4014
branches:  trunk
changeset: 418425:6eb9482c4014
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 26 12:37:18 2019 +0000

description:
py-gunicorn: updated to 20.0.3

20.0.3:
- fixed load of a config file without a Python extension
- fixed `socketfromfd.fromfd` when defaults are not set
we now warn when we load a config file without Python Extension

diffstat:

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

diffs (27 lines):

diff -r 80c0a0d26f3d -r 6eb9482c4014 www/py-gunicorn/Makefile
--- a/www/py-gunicorn/Makefile  Tue Nov 26 12:36:20 2019 +0000
+++ b/www/py-gunicorn/Makefile  Tue Nov 26 12:37:18 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/11/24 11:29:54 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/11/26 12:37:18 adam Exp $
 
-DISTNAME=      gunicorn-20.0.2
+DISTNAME=      gunicorn-20.0.3
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gunicorn/}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
diff -r 80c0a0d26f3d -r 6eb9482c4014 www/py-gunicorn/distinfo
--- a/www/py-gunicorn/distinfo  Tue Nov 26 12:36:20 2019 +0000
+++ b/www/py-gunicorn/distinfo  Tue Nov 26 12:37:18 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/11/24 11:29:54 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/11/26 12:37:18 adam Exp $
 
-SHA1 (gunicorn-20.0.2.tar.gz) = 23a31f6e71de9e27714b1bcd6c4f9fc5fef3498e
-RMD160 (gunicorn-20.0.2.tar.gz) = 03984934c373761e58175ac9503beb41b26536a4
-SHA512 (gunicorn-20.0.2.tar.gz) = 77d4249495a833b34b0f7bc9515a3c771e101247fb7d73640ba7a6edef1df6c5193118efcb546094846eeb55b7ae4ede30fba6709e70c4e15aeac0cc36a1a32d
-Size (gunicorn-20.0.2.tar.gz) = 374781 bytes
+SHA1 (gunicorn-20.0.3.tar.gz) = c19d9c5d1c8b9e3a69ef4b17915ae34106246465
+RMD160 (gunicorn-20.0.3.tar.gz) = 3c31dd821e3eb0e64fade53cfed7e37769f2c409
+SHA512 (gunicorn-20.0.3.tar.gz) = 72c13d934673ea4757bee5c74d1e26739c1c1ed9c488875539e65983efb3dcc4d708ec78f4ded699437b39202c63f212b49d34deb371c6d9c7882dfefbbe96c5
+Size (gunicorn-20.0.3.tar.gz) = 375511 bytes



Home | Main Index | Thread Index | Old Index