Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 171:1a3ff1a9335b
Upgrade the uwsginl language plugin "python3" to the new version 2.1.pl7.g20231226
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 17 Jan 2024 00:14:07 +0100 |
| parents | b760788bf78d |
| children | f73cf640674a |
| files | uwsginl-plugin-lang-py3/Makefile uwsginl-plugin-lang-py3/distinfo |
| diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile Tue Jan 16 23:50:50 2024 +0100 +++ b/uwsginl-plugin-lang-py3/Makefile Wed Jan 17 00:14:07 2024 +0100 @@ -2,7 +2,7 @@ PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 #DISTVERSION= 2.0.20 -PORTVERSION= 2.1.pl6.g${MYGH_TAG_DATE} +PORTVERSION= 2.1.pl7.g${MYGH_TAG_DATE} PORTREVISION?= 0 CATEGORIES?= www python # Use GitHub id for now (before official 2.1); see below @@ -23,7 +23,7 @@ RUN_DEPENDS+= ${UWSGI_NAME}==${PORTVERSION}:www/uwsginl # This specific python version is built -USES?= python:3.5+ gettext-runtime +USES?= python:3.8+ gettext-runtime # Some python version is also needed when building USES+= cpe python:build pkgconfig CPE_VENDOR= unbit
--- a/uwsginl-plugin-lang-py3/distinfo Tue Jan 16 23:50:50 2024 +0100 +++ b/uwsginl-plugin-lang-py3/distinfo Wed Jan 17 00:14:07 2024 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1666738118 -SHA256 (unbit-uwsgi-2.1.pl6.g20221024-ae489f0881fb358347aabc168a28a96672b0ce3c_GH0.tar.gz) = a42e27803b71bd5cdc8b69f7068a03390bcb3992c2baab448fb5925a1c61df20 -SIZE (unbit-uwsgi-2.1.pl6.g20221024-ae489f0881fb358347aabc168a28a96672b0ce3c_GH0.tar.gz) = 859592 +TIMESTAMP = 1705442922 +SHA256 (unbit-uwsgi-2.1.pl7.g20231226-d95638bf70f382d44c23c13324e589696d9e49bd_GH0.tar.gz) = 0f8348d9d04546f95305a0cba569c9f69bcc6f6081810670c4154a4695be7236 +SIZE (unbit-uwsgi-2.1.pl7.g20231226-d95638bf70f382d44c23c13324e589696d9e49bd_GH0.tar.gz) = 861925
