bug#43855: gnu: python-shapely fails to build

2020-10-08 Thread Efraim Flashner
On Thu, Oct 08, 2020 at 02:05:50PM +0200, Malte Frank Gerdes wrote: > Efraim Flashner writes: > > > It turns out this is due to a change in geos with 3.8 > > https://github.com/Toblerity/Shapely/issues/799 > > > > If I cherry-pick the patch to fix it then it passes the test suite. If I > > upgrad

bug#43855: gnu: python-shapely fails to build

2020-10-08 Thread Malte Frank Gerdes
Efraim Flashner writes: > It turns out this is due to a change in geos with 3.8 > https://github.com/Toblerity/Shapely/issues/799 > > If I cherry-pick the patch to fix it then it passes the test suite. If I > upgrade python-shapely to 1.7.1 the fix is already included but there's > a new build er

bug#43855: gnu: python-shapely fails to build

2020-10-07 Thread Efraim Flashner
On Wed, Oct 07, 2020 at 11:32:01PM +0200, Malte Frank Gerdes wrote: > Hi, > > python-shapely fails to build, because it can't find the c libary, > the package definition was not complete (patch at the end). > > Now the package finds a C libary but the Test Suite fails with the > follwoing error:

bug#43855: gnu: python-shapely fails to build

2020-10-07 Thread Malte Frank Gerdes
Hi, python-shapely fails to build, because it can't find the c libary, the package definition was not complete (patch at the end). Now the package finds a C libary but the Test Suite fails with the follwoing error: --8<---cut here---start->8--- ===