mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix a regression in calibre 5 that broke conversion of some malformed CSS stylesheets. Fixes #1901593 [HTML to ePub error/fail](https://bugs.launchpad.net/calibre/+bug/1901593)
Bumps version of css-parser for the upstream fix, again. It's pretty clear no one other than calibre uses cssutils/css-parser on python 3.
This commit is contained in:
parent
5c3356264c
commit
b19dd8881e
@ -572,8 +572,8 @@
|
||||
{
|
||||
"name": "css-parser",
|
||||
"unix": {
|
||||
"filename": "css-parser-1.0.5.tar.gz",
|
||||
"hash": "sha256:665b7965bef0c9b86955be7a3383ca44e519b46affc7c6bca5002cbdbd0bf19f",
|
||||
"filename": "css-parser-1.0.6.tar.gz",
|
||||
"hash": "sha256:4ed448a8a5622edb1d30d616bbc4bd3d30f11be922343d7a92d7e418e324af2e",
|
||||
"urls": ["pypi"]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user