Search Criteria
Package Details: python-cssutils 2.15.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cssutils.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cssutils |
| Description: | CSS Cascading Style Sheets library for Python |
| Upstream URL: | https://github.com/jaraco/cssutils |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | eschwartz |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 5 |
| Popularity: | 0.000948 |
| First Submitted: | 2020-08-20 01:53 (UTC) |
| Last Updated: | 2026-07-05 11:42 (UTC) |
Dependencies (9)
- python
- python-encutilsAUR
- python-more-itertools
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-jaraco.test (check)
- python-pytest (check)
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2025-07-10 03:55 (UTC)
Needs python-more-itertools in deps
clsty commented on 2024-02-03 02:27 (UTC) (edited on 2024-02-03 02:30 (UTC) by clsty)
I've met two users link1 link2 claiming that installation of this package failed, even by using
makepkg.And they both claimed that after manually installing
python-setuptools-scmandpython-wheel, the problem fixed.It's kinda weird since
python-setuptools-scmandpython-wheelare already listed here as make dependencies.Thaodan commented on 2022-11-09 12:36 (UTC)
@eschwartz: How true is that now that the original upstream is active again?
lmartinez-mirror commented on 2022-04-20 16:30 (UTC) (edited on 2022-04-20 18:30 (UTC) by lmartinez-mirror)
This package requires
python-setuptools-scmandpython-wheelas makedepends to build and package properly.eschwartz commented on 2020-08-23 03:39 (UTC)
Since cssutils is end of life, I did not make any effort to fix testsuite errors when dropping it. The one you refer to was fixed in css-parser via https://github.com/ebook-utils/css-parser/commit/1829247f4a58c60d008570b816ea83cbf0d5cbd5
P.S. The tests do not fail if you build in a clean chroot, this is because they only fail if python-chardet is installed.
P.P.S. You did not post the error message, which was
The "FAILED" and "a failure occurred in check()" part is not actually an error message, it simply states that an error previously occurred. Please post full errors in future. Fortunately I knew why this happened, because the css-parser fork needed to clean up a number of problems in the code.
eschwartz commented on 2020-08-23 03:37 (UTC)
This was dropped from the official repos because it is dead upstream and all officially packaged software has switched to the maintained fork "python-css-parser". Please encourage remaining software that still uses python-cssutils, to make the same switch.
1 2 Next › Last »