diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-08-19 21:56:53 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-08-20 18:31:58 +0100 |
| commit | 2f416c0e6899c95b889cea16b6382b038ed0b14c (patch) | |
| tree | e5c9a3243b1bbd3e94cada42b020b74701a1595b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 50a4d6349c0e6a3610608f23bd66b2d0aaa47d2f (diff) | |
python3Packages.pillow: pull zlib-1.3 fix pending upstream inclusion
Without the change tests fails against `zlib-1.3` as:
def test_sanity(self, tmp_path):
# internal version number
> assert re.search(r"\d+\.\d+\.\d+(\.\d+)?$", features.version_codec("zlib"))
E AssertionError: assert None
E + where None = <function search at 0x7ffff74c5c60>('\\d+\\.\\d+\\.\\d+(\\.\\d+)?$', '1.3')
E + where <function search at 0x7ffff74c5c60> = re.search
E + and '1.3' = <function version_codec at 0x7ffff6896680>('zlib')
E + where <function version_codec at 0x7ffff6896680> = features.version_codec
Tests/test_file_png.py:82: AssertionError
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
