nixpkgs/pkgs/development/python2-modules
Bryan Lai 8a3eb935ac python2Packages.pycairo: backport test fix
Fix pytest failure of `test_svg_surface_get_document_unit`.

This fix is backported to python 2 from upstream. Upstream has dropped
support for python 2, but the fix works regardless of python versions.
Hence we backport the fix for python 2, since many nix packages still
depend on python2Packages.pycairo.

Upstream: 678edd94d8
Co-authored-by: Brian Leung <29217594+leungbk@users.noreply.github.com>
2023-11-22 20:55:23 +08:00
..
attrs
backports-functools-lru-cache
bootstrapped-pip
cffi
configparser
contextlib2
coverage
enum
filelock
futures
hypothesis
importlib-metadata
jinja2
markupsafe
mock
more-itertools
packaging
pip
pluggy
pycairo
pygobject
pygtk
pyparsing
pytest
pytest-xdist
scandir
setuptools
setuptools-scm
typing
wcwidth
wheel
zipp