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:
Kovid Goyal 2020-10-24 12:51:20 +05:30
parent 45a4c8c867
commit e0c9b3cdbc
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -572,8 +572,8 @@
{
"name": "css-parser",
"unix": {
"filename": "css-parser-1.0.4.tar.gz",
"hash": "sha256:c7ab355512ae51334ba6791a7e4d553f87bef17ba2026f1cc9bf3b17a7779d44",
"filename": "css-parser-1.0.5.tar.gz",
"hash": "sha256:665b7965bef0c9b86955be7a3383ca44e519b46affc7c6bca5002cbdbd0bf19f",
"urls": ["pypi"]
}
},