Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2021 10:45:28 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 9ce3876459af - main - www/uwsgi: mark as not compatible with python 3.10
Message-ID:  <d3636f24-6aea-3e7a-e3ca-29669f4d6be2@FreeBSD.org>
In-Reply-To: <202110051512.195FCGck055268@gitrepo.freebsd.org>
References:  <202110051512.195FCGck055268@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/2021 2:12 am, Dmitry Marakasov wrote:
> The branch main has been updated by amdmi3:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=9ce3876459af843bf87326e02eccf4f9af72d558
> 
> commit 9ce3876459af843bf87326e02eccf4f9af72d558
> Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
> AuthorDate: 2021-10-05 15:05:17 +0000
> Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
> CommitDate: 2021-10-05 15:05:33 +0000
> 
>      www/uwsgi: mark as not compatible with python 3.10
>      
>      Approved by:    portmgr blanket
> ---
>   www/uwsgi/Makefile | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
> index ef5d5fa87dd1..ef57168c4aa4 100644
> --- a/www/uwsgi/Makefile
> +++ b/www/uwsgi/Makefile
> @@ -12,7 +12,7 @@ COMMENT=	Developer-friendly WSGI server which uses uwsgi protocol
>   LICENSE=	GPLv2
>   LICENSE_FILE=	${WRKSRC}/LICENSE
>   
> -USES=		cpe pkgconfig python:3.6+
> +USES=		cpe pkgconfig python:3.6-3.9
>   USE_PYTHON=	distutils concurrent optsuffix
>   USE_RC_SUBR=	uwsgi
>   CPE_VENDOR=	unbit
> 

Could you merge this bug fix to quarterly please Dmitry?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d3636f24-6aea-3e7a-e3ca-29669f4d6be2>