Package Details: python-snuggs 1.4.7-4

Git Clone URL: https://aur.archlinux.org/python-snuggs.git (read-only, click to copy)
Package Base: python-snuggs
Description: Snuggs are s-expressions for Numpy
Upstream URL: https://github.com/mapbox/snuggs
Licenses: MIT
Submitter: simon04
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 5
Popularity: 0.75
First Submitted: 2018-05-23 20:05 (UTC)
Last Updated: 2023-11-25 18:06 (UTC)

Latest Comments

RottenSchnitzel commented on 2023-11-25 13:48 (UTC)

Fails to install because test_snuggs.py fails at three instances:

FAILED test_snuggs.py::test_missing_closing_paren - AttributeError: 'NoneType' object has no attribute 'group' FAILED test_snuggs.py::test_missing_func2 - AttributeError: 'NoneType' object has no attribute 'group' FAILED test_snuggs.py::test_bogus_higher_order_func - AttributeError: 'NoneType' object has no attribute 'group'