Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 09:40:02 -0400
From:      "Dan Langille" <dan@langille.org>
To:        "Antoine Brodin" <antoine@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: ef37bcf9f26a - main - devel/py-bps-restpy: unbreak the ports tree
Message-ID:  <1515fd8b-7d28-4235-8265-68d8d23c3ac8@app.fastmail.com>
In-Reply-To: <202304262121.33QLLIY0090859@gitrepo.freebsd.org>
References:  <202304262121.33QLLIY0090859@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 26, 2023, at 5:21 PM, Antoine Brodin wrote:
> The branch main has been updated by antoine:
>
> URL: 
> https://cgit.FreeBSD.org/ports/commit/?id=ef37bcf9f26af29ace646fd5473b2d6723eb29b1
>
> commit ef37bcf9f26af29ace646fd5473b2d6723eb29b1
> Author:     Antoine Brodin <antoine@FreeBSD.org>
> AuthorDate: 2023-04-26 21:20:37 +0000
> Commit:     Antoine Brodin <antoine@FreeBSD.org>
> CommitDate: 2023-04-26 21:20:37 +0000
>
>     devel/py-bps-restpy: unbreak the ports tree
> ---
>  devel/py-bps-restpy/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/devel/py-bps-restpy/Makefile b/devel/py-bps-restpy/Makefile
> index 77e9bfb5f3d3..9cd1f2f267e4 100644
> --- a/devel/py-bps-restpy/Makefile
> +++ b/devel/py-bps-restpy/Makefile
> @@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
> 
>  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
> 
> -USES=		python:2.7+
> +USES=		python

Thank you for that. No errors showed up in a pourdirere testport / bulk in my testing.

Ouch.

Thanks again.

>  USE_PYTHON=	concurrent distutils
> 
>  NO_ARCH=	yes

-- 
  Dan Langille
  dan@langille.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1515fd8b-7d28-4235-8265-68d8d23c3ac8>