Package: python-pygal / 2.4.0-2.2

Metadata

Package Version Patches format
python-pygal 2.4.0-2.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
setup.cfg pytest.patch | (download)

setup.cfg | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
0001 Fix test failures due to removed attribute in pytest.patch | (download)

pygal/test/conftest.py | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fix test failures due to removed attribute in pytest

Replace removed `funcargnames` attribute with newer `fixturenames`.