Debian Patches

Status for python-pyscss/1.3.7-3

Patch Description Author Forwarded Bugs Origin Last update
0001-short-summary-of-the-patch.patch <short summary of the patch>
This produced an FTBFS, so we're removing non-ascii char.
Thomas Goirand <zigo@debian.org> no 2014-06-28
fix-python3.patch no
fix-pytest6.patch [PATCH] Add compatibility against Pytest 5.4+
The direct construction of nodes is deprecated since Pytest 5.4 [0]:
> The construction of nodes now should use the named constructor
from_parent. This limitation in api surface intends to enable
better/simpler refactoring of the collection tree.
This means that instead of MyItem(name="foo", parent=collector, obj=42)
one now has to invoke MyItem.from_parent(collector, name="foo").

[0]: https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
Stanislav Levin <slev@altlinux.org> no https://github.com/Kronuz/pyScss/commit/5d880813f9706f71f33d5fc585b36ffbf4dbfe75 2020-08-05

All known versions for source package 'python-pyscss'

Links