Re: git: ef37bcf9f26a - main - devel/py-bps-restpy: unbreak the ports tree
- In reply to: Antoine Brodin : "git: ef37bcf9f26a - main - devel/py-bps-restpy: unbreak the ports tree"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 13:40:02 UTC
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