mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Switch to pycryptodome as pycrypto is un-maintained
This commit is contained in:
parent
319b2b375f
commit
04aedf8411
@ -705,10 +705,10 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "pycrypto",
|
"name": "pycryptodome",
|
||||||
"unix": {
|
"unix": {
|
||||||
"filename": "pycrypto-2.6.1.tar.gz",
|
"filename": "pycryptodome-3.9.4.tar.gz",
|
||||||
"hash": "sha256:f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c",
|
"hash": "sha256:a168e73879619b467072509a223282a02c8047d932a48b74fbd498f27224aa04",
|
||||||
"urls": ["pypi"]
|
"urls": ["pypi"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user