# HG changeset patch # User Franz Glasner # Date 1552170667 -3600 # Node ID 4dda3a6c973d569ee25da6d129d85c9cf3c8564b # Parent 7acc0bc940fc9ca6ba6d423cf901f303b374c65b Update the python3 plugin to uwsgi 2.0.18. Currently must use python:3.5+ for the build to succeed. diff -r 7acc0bc940fc -r 4dda3a6c973d uwsginl-plugin-lang-py3/Makefile --- a/uwsginl-plugin-lang-py3/Makefile Sat Mar 09 23:07:19 2019 +0100 +++ b/uwsginl-plugin-lang-py3/Makefile Sat Mar 09 23:31:07 2019 +0100 @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 -DISTVERSION= 2.0.16 +DISTVERSION= 2.0.18 PORTREVISION?= 0 CATEGORIES?= www python MASTER_SITES= http://projects.unbit.it/downloads/ @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${UWSGI_NAME}==${PORTVERSION}:www/uwsginl # This specific python version is built -USES?= python:3 gettext-runtime +USES?= python:3.5+ gettext-runtime # Some python version is needed when building USES+= python:build pkgconfig diff -r 7acc0bc940fc -r 4dda3a6c973d uwsginl-plugin-lang-py3/distinfo --- a/uwsginl-plugin-lang-py3/distinfo Sat Mar 09 23:07:19 2019 +0100 +++ b/uwsginl-plugin-lang-py3/distinfo Sat Mar 09 23:31:07 2019 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1518267669 -SHA256 (uwsgi-2.0.16.tar.gz) = a911f48f3cc51ac82fdabc4e001f18a32569128680beb5a833ebc3ff6edcc1f4 -SIZE (uwsgi-2.0.16.tar.gz) = 798509 +TIMESTAMP = 1552136313 +SHA256 (uwsgi-2.0.18.tar.gz) = 4972ac538800fb2d421027f49b4a1869b66048839507ccf0aa2fda792d99f583 +SIZE (uwsgi-2.0.18.tar.gz) = 801555