pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-gunicorn
Module Name: pkgsrc
Committed By: adam
Date: Wed Dec 4 12:57:06 UTC 2019
Modified Files:
pkgsrc/www/py-gunicorn: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-gunicorn/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-gunicorn/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-gunicorn/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-gunicorn/Makefile
diff -u pkgsrc/www/py-gunicorn/Makefile:1.18 pkgsrc/www/py-gunicorn/Makefile:1.19
--- pkgsrc/www/py-gunicorn/Makefile:1.18 Tue Nov 26 12:37:18 2019
+++ pkgsrc/www/py-gunicorn/Makefile Wed Dec 4 12:57:06 2019
@@ -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}
Index: pkgsrc/www/py-gunicorn/PLIST
diff -u pkgsrc/www/py-gunicorn/PLIST:1.11 pkgsrc/www/py-gunicorn/PLIST:1.12
--- pkgsrc/www/py-gunicorn/PLIST:1.11 Wed Nov 20 11:32:32 2019
+++ pkgsrc/www/py-gunicorn/PLIST Wed Dec 4 12:57:06 2019
@@ -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/reloader.pyo
${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
Index: pkgsrc/www/py-gunicorn/distinfo
diff -u pkgsrc/www/py-gunicorn/distinfo:1.12 pkgsrc/www/py-gunicorn/distinfo:1.13
--- pkgsrc/www/py-gunicorn/distinfo:1.12 Tue Nov 26 12:37:18 2019
+++ pkgsrc/www/py-gunicorn/distinfo Wed Dec 4 12:57:06 2019
@@ -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