Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [new] py-morecantile & py-rasterio update
To:
Landry Breuil <landry@openbsd.org>
Cc:
ports@openbsd.org
Date:
Tue, 15 Apr 2025 10:28:55 +0100

Download raw body.

Thread
On 2025/04/13 07:29, Landry Breuil wrote:
> > Index: pyproject.toml
> > --- pyproject.toml.orig
> > +++ pyproject.toml
> > @@ -3,7 +3,7 @@ requires = [
> >      "setuptools>=67.8",
> >      "wheel",
> >      "cython~=3.0.2",
> > -    "numpy>=2"
> > +    "numpy>=1.26.4"
> >  ]
> >  build-backend = "setuptools.build_meta"
> 
> yeah i had the same locally but forgot to cvs add .. should be fine, per
> https://github.com/rasterio/rasterio/discussions/3329

agreed.

(we could do with updating numpy but it's usually a bit painful)