mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
8a3eb935ac
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:
|
||
---|---|---|
.. | ||
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 |