bug#43855: [PATCH] gnu: python-shapely: Update to 1.7.1.

2020-10-08 Thread Efraim Flashner
On Thu, Oct 08, 2020 at 08:25:50PM +0200, Malte Frank Gerdes wrote: > It seems python-shapely assumes musl libc, because the store path of > glibc was missing in one place. Now the Test suite runs without failure. > > Malte > Looks good! Certainly a smaller patch than I was expecting. I added a

bug#43855: [PATCH] gnu: python-shapely: Update to 1.7.1.

2020-10-08 Thread Malte Frank Gerdes
It seems python-shapely assumes musl libc, because the store path of glibc was missing in one place. Now the Test suite runs without failure. Malte >From a320ab014d60f5401f409eb37ccb16aa23c32cf1 Mon Sep 17 00:00:00 2001 From: Malte Frank Gerdes Date: Thu, 8 Oct 2020 20:20:12 +0200 Subject: [PATC