Package Details: python-svgelements 1.9.6-2

Git Clone URL: https://aur.archlinux.org/python-svgelements.git (read-only, click to copy)
Package Base: python-svgelements
Description: Svg Elements Parsing
Upstream URL: https://github.com/meerk40t/svgelements
Keywords: python svg
Licenses: MIT
Submitter: Rubo
Maintainer: Rubo
Last Packager: Rubo
Votes: 0
Popularity: 0.000000
First Submitted: 2022-04-15 13:38 (UTC)
Last Updated: 2024-05-04 12:08 (UTC)

Latest Comments

Rubo commented on 2024-05-04 12:09 (UTC) (edited on 2024-05-04 12:11 (UTC) by Rubo)

@groctel thanks, fixed it. There was also a typo on test_write.py. I will report it upstream.

Update: they have been fixed upstream after the last release, so I will keep the patch until a new release.

groctel commented on 2024-05-03 15:22 (UTC)

The package fails to build due to a wrong assert function being called in the tests run by the check function. Commenting out the checks works as a workaround.

Rubo commented on 2023-01-04 21:09 (UTC)

@MithicSpirit done

MithicSpirit commented on 2023-01-04 20:24 (UTC)

Build fails due to lack of setuptools. Should be added to makedepends.