Index | Thread | Search

From:
Landry Breuil <landry@openbsd.org>
Subject:
Re: [patch] geo/py-fiona-1.10.1p5
To:
Marco van Hulten <marco@hulten.org>
Cc:
Stuart Henderson <stu@spacehopper.org>, ports@openbsd.org
Date:
Fri, 1 May 2026 12:03:15 +0200

Download raw body.

Thread
Le Fri, May 01, 2026 at 11:09:12AM +0200, Marco van Hulten a écrit :
> Hi Landry,
> 
> On Fri May 1, 2026 at 7:28 AM CEST, Landry Breuil wrote:
> > Le Thu, Apr 30, 2026 at 09:01:16PM +0200, Marco van Hulten a écrit :
> >> Thanks for the feedback.  Improved diff below.
> >> 
> >> Since 2022 and 2024, six and munch are not required anymore.
> >
> > thanks, i've checked that fiona still built fine after removing
> > py3-cligj & py3-click.
> 
> Yes, but they are run dependencies according to the project's
> pyproject.toml.  Better to leave them in.

yes, that was the intent of my check, making sure that they werent BDEPs
but only RDEPs, as stuart noticed :)