mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Need updated pywin32 for python 3.8
This commit is contained in:
parent
9588afa4d5
commit
319b2b375f
@ -533,9 +533,9 @@
|
|||||||
"os": "windows",
|
"os": "windows",
|
||||||
"python": 2,
|
"python": 2,
|
||||||
"windows": {
|
"windows": {
|
||||||
"filename":"pywin32-224.zip",
|
"filename":"pywin32-227.zip",
|
||||||
"hash":"sha256:fa01a3b9f5e6afd0412013b216d40120b92bbc575dbb3d1a0afb45d8bc1c88d8",
|
"hash":"sha256:f82946fb29d55a27b3abcd0b527ef2e8da6ea05b01dfcc40bfc14847b7673e8e",
|
||||||
"urls":["https://github.com/mhammond/pywin32/archive/b224.zip"]
|
"urls":["https://github.com/mhammond/pywin32/archive/b227.zip"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user