mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Some new dependencies for markdown
This commit is contained in:
parent
259c7398cb
commit
9d550c5763
@ -605,6 +605,26 @@
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "zipp",
|
||||
"comment": "Only needed for importlib_metadata",
|
||||
"unix": {
|
||||
"filename": "zipp-3.6.0.tar.gz",
|
||||
"hash": "sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832",
|
||||
"urls": ["pypi"]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "importlib_metadata",
|
||||
"comment": "Only needed for python < 3.10 by python-markdown",
|
||||
"unix": {
|
||||
"filename": "importlib_metadata-4.8.2.tar.gz",
|
||||
"hash": "sha256:75bdec14c397f528724c1bfd9709d660b33a4d2e77387a3358f20b848bb5e5fb",
|
||||
"urls": ["pypi"]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "feedparser",
|
||||
"unix": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user