pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-mod_wsgi py-mod_wsgi: updated to 4.5.23



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18640cd08b6d
branches:  trunk
changeset: 372693:18640cd08b6d
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 14 13:25:22 2017 +0000

description:
py-mod_wsgi: updated to 4.5.23

Bugs Fixed
Incorrect check around whether apxs was present on system would result in pip install failing on Windows, and possibly also when using latest Xcode on MacOS X.

diffstat:

 www/py-mod_wsgi/Makefile |   4 ++--
 www/py-mod_wsgi/PLIST    |   4 +++-
 www/py-mod_wsgi/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (52 lines):

diff -r 1b04d0e0acc5 -r 18640cd08b6d www/py-mod_wsgi/Makefile
--- a/www/py-mod_wsgi/Makefile  Thu Dec 14 13:21:02 2017 +0000
+++ b/www/py-mod_wsgi/Makefile  Thu Dec 14 13:25:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/11/23 10:35:43 adam Exp $
+# $NetBSD: Makefile,v 1.14 2017/12/14 13:25:22 adam Exp $
 
-DISTNAME=      mod_wsgi-4.5.22
+DISTNAME=      mod_wsgi-4.5.23
 PKGNAME=       ${PYPKGPREFIX}-${APACHE_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mod_wsgi/}
diff -r 1b04d0e0acc5 -r 18640cd08b6d www/py-mod_wsgi/PLIST
--- a/www/py-mod_wsgi/PLIST     Thu Dec 14 13:21:02 2017 +0000
+++ b/www/py-mod_wsgi/PLIST     Thu Dec 14 13:25:22 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/11/23 10:35:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/12/14 13:25:22 adam Exp $
 bin/mod_wsgi-express${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -121,6 +121,7 @@
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.20.rst.txt
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.21.rst.txt
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.22.rst.txt
+${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.23.rst.txt
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.3.rst.txt
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.4.rst.txt
 ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.5.5.rst.txt
@@ -301,6 +302,7 @@
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.20.html
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.21.html
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.22.html
+${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.23.html
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.3.html
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.4.html
 ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.5.5.html
diff -r 1b04d0e0acc5 -r 18640cd08b6d www/py-mod_wsgi/distinfo
--- a/www/py-mod_wsgi/distinfo  Thu Dec 14 13:21:02 2017 +0000
+++ b/www/py-mod_wsgi/distinfo  Thu Dec 14 13:25:22 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/11/23 10:35:43 adam Exp $
+$NetBSD: distinfo,v 1.10 2017/12/14 13:25:22 adam Exp $
 
-SHA1 (mod_wsgi-4.5.22.tar.gz) = 5f395c95f85f98907396710c671ec51740461cf3
-RMD160 (mod_wsgi-4.5.22.tar.gz) = 0c3775dc6fad95afaa6cefbc98abf25fb4466ed6
-SHA512 (mod_wsgi-4.5.22.tar.gz) = 0f33fdf44056194d04dd00190463e100b08f13946d1c01be1ace627947a442c0851fa4e71ee4944ec268ed6cf2fbc2dfc869281017f348b5b98dc2a2d14d2829
-Size (mod_wsgi-4.5.22.tar.gz) = 2548152 bytes
+SHA1 (mod_wsgi-4.5.23.tar.gz) = ab4383ee105aef9338d2d5a57554635f1db1b764
+RMD160 (mod_wsgi-4.5.23.tar.gz) = 0771d7c1126e3b3b7c6560e7e5ea8cbb92d7a091
+SHA512 (mod_wsgi-4.5.23.tar.gz) = d1ac0aeb543fd0678460e2f301431a9cb731ae819d6aa5b0feb9311620b53987885ab53f393bbe1b78aba75542269e6f4373115bf98b971c64ed56ed40580844
+Size (mod_wsgi-4.5.23.tar.gz) = 2548966 bytes



Home | Main Index | Thread Index | Old Index