Received: by mail.netbsd.org (Postfix, from userid 605) id 687F384D62; Sat, 20 Jun 2020 16:36:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E440A84D4E for ; Sat, 20 Jun 2020 16:36:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KuxqzvH5OBey for ; Sat, 20 Jun 2020 16:36:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5878784D3A for ; Sat, 20 Jun 2020 16:36:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52387FB28; Sat, 20 Jun 2020 16:36:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159267100914530" MIME-Version: 1.0 Date: Sat, 20 Jun 2020 16:36:49 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-mod_wsgi To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200620163649.52387FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159267100914530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jun 20 16:36:49 UTC 2020 Modified Files: pkgsrc/www/py-mod_wsgi: Makefile distinfo Log Message: py-mod_wsgi: updated to 4.7.1 Version 4.7.1 Bugs Fixed Fix up installation on Windows into a virtual environment when using latest virtualenv version, or recent Python versions with the bundled venv module for creating virtual environments. Version 4.7.0 New Features Now releasing parallel mod_wsgi-standalone package to PyPi. This is the same as the mod_wsgi package, except that by installing the mod_wsgi-standalone package, it will automatically trigger the mod_wsgi-httpd package to install the Apache HTTPD server as part of your Python installation. When you run mod_wsgi-express it will use that Apache HTTPD server installation. The mod_wsgi-standalone package is required where you need to install mod_wsgi-express using its own Apache HTTPD installation due to no system Apache HTTPD server package being available, and the installation needs to be done using a requirements.txt file for pip or other package install manager. Using mod_wsgi-standalone will ensure that the mod_wsgi-httpd package is installed first before attempting to build and install mod_wsgi. This guarantee is not provided by pip if you list mod_wsgi-httpd and mod_wsgi packages as two entries. The version numbering of the mod_wsgi-standalone package will follow the mod_wsgi versioning. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-mod_wsgi/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-mod_wsgi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159267100914530 Content-Disposition: inline Content-Length: 1921 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-mod_wsgi/Makefile diff -u pkgsrc/www/py-mod_wsgi/Makefile:1.19 pkgsrc/www/py-mod_wsgi/Makefile:1.20 --- pkgsrc/www/py-mod_wsgi/Makefile:1.19 Wed Jul 3 19:50:33 2019 +++ pkgsrc/www/py-mod_wsgi/Makefile Sat Jun 20 16:36:49 2020 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2019/07/03 19:50:33 adam Exp $ +# $NetBSD: Makefile,v 1.20 2020/06/20 16:36:49 adam Exp $ -DISTNAME= mod_wsgi-4.6.7 +DISTNAME= mod_wsgi-4.7.1 PKGNAME= ${PYPKGPREFIX}-${APACHE_PKG_PREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=m/mod_wsgi/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.modwsgi.org/ +HOMEPAGE= https://modwsgi.readthedocs.io/ COMMENT= WSGI module for apache LICENSE= apache-2.0 Index: pkgsrc/www/py-mod_wsgi/distinfo diff -u pkgsrc/www/py-mod_wsgi/distinfo:1.15 pkgsrc/www/py-mod_wsgi/distinfo:1.16 --- pkgsrc/www/py-mod_wsgi/distinfo:1.15 Wed May 13 04:43:01 2020 +++ pkgsrc/www/py-mod_wsgi/distinfo Sat Jun 20 16:36:49 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2020/05/13 04:43:01 rillig Exp $ +$NetBSD: distinfo,v 1.16 2020/06/20 16:36:49 adam Exp $ -SHA1 (mod_wsgi-4.6.7.tar.gz) = 22583af805328832f14f49410d59a0ed9ff6227c -RMD160 (mod_wsgi-4.6.7.tar.gz) = de54aa46c51d0dbc6a190d302a884b7fb4b5069c -SHA512 (mod_wsgi-4.6.7.tar.gz) = 0a0953471e5f117f650917da8f0c74e448c911820d12e2ecc9d0437d0464dc10f28924708b7f3826ffc2d6df372b5cebda4178bd57bd83e051bce70c92d62dae -Size (mod_wsgi-4.6.7.tar.gz) = 497481 bytes +SHA1 (mod_wsgi-4.7.1.tar.gz) = 155b0e2931f875c6294db4a6f7a82c7f34e0b2c9 +RMD160 (mod_wsgi-4.7.1.tar.gz) = 4c920f6723f73cb09d7ea239ede5d3a0e55e656c +SHA512 (mod_wsgi-4.7.1.tar.gz) = 2c9d83737fe0ca5c599d3915e47047db2d06880ac3721c94350cd2d9ae930c20058e350f07c918dd301e50bf3433480e1bad479f4ffd382e6b2e42675352734e +Size (mod_wsgi-4.7.1.tar.gz) = 498301 bytes SHA1 (patch-configure) = 7ece56413dfcb8de755dab722ebac632f3d1166f --_----------=_159267100914530--