mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/mod_wsgi4: Update to 4.9.4
Remove also the Python version limitation since none is documented. PR: 284310 Approved by: jrm (mentor), douglas@douglasthrift.net (maintainer timeout) MFH: 2025Q1 Release Notes: https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.4.html
This commit is contained in:
parent
d6510d3773
commit
bf1f4b75e8
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mod_wsgi
|
||||
DISTVERSION= 4.9.2
|
||||
DISTVERSION= 4.9.4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,7 +10,7 @@ WWW= https://www.modwsgi.org/
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= apache cpe gettext python:3.8-3.11
|
||||
USES= apache cpe gettext python
|
||||
USE_PYTHON= flavors
|
||||
|
||||
CPE_VENDOR= modwsgi
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1655028321
|
||||
SHA256 (mod_wsgi-4.9.2.tar.gz) = aa067e8bdc74887179a3819014e8203a6f9b691687cdc3bf78d2a93477d33eed
|
||||
SIZE (mod_wsgi-4.9.2.tar.gz) = 497200
|
||||
TIMESTAMP = 1737724307
|
||||
SHA256 (mod_wsgi-4.9.4.tar.gz) = 8e762662ea5b01afc386bbcfbaa079748eb6203ab1d6d3a3dac9237f5666cfc9
|
||||
SIZE (mod_wsgi-4.9.4.tar.gz) = 497531
|
||||
|
|
Loading…
Add table
Reference in a new issue