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.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e7b7e0e757b
branches: trunk
changeset: 345165:8e7b7e0e757b
user: adam <adam%pkgsrc.org@localhost>
date: Wed Dec 04 12:57:06 2019 +0000
description:
py-gunicorn: updated to 20.0.4
20.0.4:
fix binding a socket using the file descriptor
remove support for the bdist_rpm build
diffstat:
www/py-gunicorn/Makefile | 4 ++--
www/py-gunicorn/PLIST | 5 +----
www/py-gunicorn/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 11 deletions(-)
diffs (46 lines):
diff -r 3b1ebc2d52fa -r 8e7b7e0e757b www/py-gunicorn/Makefile
--- a/www/py-gunicorn/Makefile Wed Dec 04 12:56:37 2019 +0000
+++ b/www/py-gunicorn/Makefile Wed Dec 04 12:57:06 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2019/11/26 12:37:18 adam Exp $
+# $NetBSD: Makefile,v 1.19 2019/12/04 12:57:06 adam Exp $
-DISTNAME= gunicorn-20.0.3
+DISTNAME= gunicorn-20.0.4
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gunicorn/}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
diff -r 3b1ebc2d52fa -r 8e7b7e0e757b www/py-gunicorn/PLIST
--- a/www/py-gunicorn/PLIST Wed Dec 04 12:56:37 2019 +0000
+++ b/www/py-gunicorn/PLIST Wed Dec 04 12:57:06 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2019/11/20 11:32:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/12/04 12:57:06 adam Exp $
bin/gunicorn-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -73,9 +73,6 @@
${PYSITELIB}/gunicorn/sock.py
${PYSITELIB}/gunicorn/sock.pyc
${PYSITELIB}/gunicorn/sock.pyo
-${PYSITELIB}/gunicorn/socketfromfd.py
-${PYSITELIB}/gunicorn/socketfromfd.pyc
-${PYSITELIB}/gunicorn/socketfromfd.pyo
${PYSITELIB}/gunicorn/systemd.py
${PYSITELIB}/gunicorn/systemd.pyc
${PYSITELIB}/gunicorn/systemd.pyo
diff -r 3b1ebc2d52fa -r 8e7b7e0e757b www/py-gunicorn/distinfo
--- a/www/py-gunicorn/distinfo Wed Dec 04 12:56:37 2019 +0000
+++ b/www/py-gunicorn/distinfo Wed Dec 04 12:57:06 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/11/26 12:37:18 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/12/04 12:57:06 adam Exp $
-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
+SHA1 (gunicorn-20.0.4.tar.gz) = 9f149347ba329636c99322fcc3e85ce48317c18f
+RMD160 (gunicorn-20.0.4.tar.gz) = a2647958fb7192a4307d2c6e64f7e11dcf88a1ad
+SHA512 (gunicorn-20.0.4.tar.gz) = 706620f165e36c178a6d3e65f51a9bb7746abd40dfc7c0f1b3b523771be953dd03b36111f192407aef474ad44afdffd11b6502e51376d11465ffac2255822d5e
+Size (gunicorn-20.0.4.tar.gz) = 373841 bytes
Home |
Main Index |
Thread Index |
Old Index