Packaging updates
I've worked on the cssutils packaging a bit. While I'm an uploader, I noticed that I'm not able to push to the cssutils salsa repo. Could you please add me as a maintainer?
This is not yet ready for upload, the unit tests fail:
FAIL: encutils.tryEncodings
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/build-area/cssutils-1.0.2/.pybuild/cpython2_2.7_cssutils/build/cssutils/tests/test_encutils/__init__.py", line 206, in test_tryEncodings
self.assertEqual(exp, encutils.tryEncodings(test))
AssertionError: 'windows-1252' != 'Windows-1252'
This is most likely a change in Python or somewhere in the OS, and will require a patch. I'll investigate this, but let's get this first batch out of the way. Thanks!