No longer bundle pywin32 with calibre

It's a very large dependency, the parts of which calibre uses have been
migrated into 1500 lines of C++ code in winutil.cpp
This commit is contained in:
Kovid Goyal 2020-10-18 12:36:50 +05:30
parent 94d5775047
commit 5258c53bd3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -532,17 +532,6 @@
}
},
{
"name": "pywin32",
"os": "windows",
"python": 2,
"windows": {
"filename":"pywin32-228.zip",
"hash":"sha256:f82946fb29d55a27b3abcd0b527ef2e8da6ea05b01dfcc40bfc14847b7673e8e",
"urls":["https://github.com/mhammond/pywin32/archive/b227.zip"]
}
},
{
"name": "unrardll",
"unix": {