diff options
| author | Martin Weinelt <hexa@darmstadt.ccc.de> | 2023-03-18 09:58:43 +0100 |
|---|---|---|
| committer | Martin Weinelt <hexa@darmstadt.ccc.de> | 2023-03-18 11:32:36 +0100 |
| commit | fb16963fded3c3be137823e70252aab1587b273e (patch) | |
| tree | a992091d1439270d8c931f67d781d9377eaab813 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 63a3c7c636697fd5dbe4bc9acb74555a69d915fd (diff) | |
pypy3Packages.six: Disable test that loads native library
```
for c in ['5.3', '5.2', '5.1', '5.0', '4.9', '4.8', '4.7', '4.6', '4.5']:
libpath = ctypes.util.find_library('db-%s' % c)
if libpath:
break
else:
raise ModuleNotFoundError("Cannot find dbm library", name='_dbm')
ModuleNotFoundError: Cannot find dbm find_library
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
