mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Update version of css-parser
Conversion: Fix regression in calibre 5 in the handling of @import() rules in stylesheets that import from directories above themselves. Fixes #1901278 [ebook-convert: Crash/File not found on CSS @import](https://bugs.launchpad.net/calibre/+bug/1901278)
This commit is contained in:
parent
45a4c8c867
commit
e0c9b3cdbc
@ -572,8 +572,8 @@
|
|||||||
{
|
{
|
||||||
"name": "css-parser",
|
"name": "css-parser",
|
||||||
"unix": {
|
"unix": {
|
||||||
"filename": "css-parser-1.0.4.tar.gz",
|
"filename": "css-parser-1.0.5.tar.gz",
|
||||||
"hash": "sha256:c7ab355512ae51334ba6791a7e4d553f87bef17ba2026f1cc9bf3b17a7779d44",
|
"hash": "sha256:665b7965bef0c9b86955be7a3383ca44e519b46affc7c6bca5002cbdbd0bf19f",
|
||||||
"urls": ["pypi"]
|
"urls": ["pypi"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user