Skip to content

Commit

Permalink
Merge pull request #17157 from Paxxi/pycryptodome
Browse files Browse the repository at this point in the history
[windows][depends] Fix missing algorithms in pycryptodome
  • Loading branch information
Paxxi committed Jan 10, 2020
2 parents 6baf86d + b29f55b commit 6e017a3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ miniwdk-10.0.17763-20200106.7z
openssl-1.1.1d-win10-arm-v141-20200105.7z
pcre-8.43-win10-arm-v141-20200105.7z
pillow-6.2.1-win10-arm-v141-20200105.7z
pycryptodome-3.9.4-win10-arm-v141-20200105.7z
pycryptodome-3.9.4-win10-arm-v141-20200110.7z
python-3.7.5-win10-arm-v141-20200105.7z
rapidjson-1.1.0-20200105.7z
sqlite-3300100-win10-arm-v141-20200105.7z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ miniwdk-10.0.17763-20200106.7z
openssl-1.1.1d-win10-win32-v141-20200105.7z
pcre-8.43-win10-win32-v141-20200105.7z
pillow-6.2.1-win10-win32-v141-20200105.7z
pycryptodome-3.9.4-win10-win32-v141-20200105.7z
pycryptodome-3.9.4-win10-win32-v141-20200110.7z
python-3.7.5-win10-win32-v141-20200105.7z
rapidjson-1.1.0-20200105.7z
sqlite-3300100-win10-win32-v141-20200105.7z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ miniwdk-10.0.17763-20200106.7z
openssl-1.1.1d-win10-x64-v141-20200105.7z
pcre-8.43-win10-x64-v141-20200105.7z
pillow-6.2.1-win10-x64-v141-20200105.7z
pycryptodome-3.9.4-win10-x64-v141-20200105.7z
pycryptodome-3.9.4-win10-x64-v141-20200110.7z
python-3.7.5-win10-x64-v141-20200105.7z
rapidjson-1.1.0-20200105.7z
sqlite-3300100-win10-x64-v141-20200105.7z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ miniwdk-10.0.17763-20200106.7z
openssl-1.1.1d-win10-win32-v141-20200105.7z
pcre-8.43-win32-v141-20200105.7z
pillow-6.2.1-win32-v141-20200105.7z
pycryptodome-3.9.4-win32-v141-20200105.7z
pycryptodome-3.9.4-win32-v141-20200110.7z
python-3.7.5-win32-v141-20200105.7z
rapidjson-1.1.0-20200105.7z
shairplay-ce80e00-win32-v141-20200105.7z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ miniwdk-10.0.17763-20200106.7z
openssl-1.1.1d-x64-v141-20200105.7z
pcre-8.43-x64-v141-20200105.7z
pillow-6.2.1-x64-v141-20200105.7z
pycryptodome-3.9.4-x64-v141-20200105.7z
pycryptodome-3.9.4-x64-v141-20200110.7z
python-3.7.5-x64-v141-20200105.7z
rapidjson-1.1.0-20200105.7z
shairplay-ce80e00-x64-v141-20200105.7z
Expand Down

0 comments on commit 6e017a3

Please sign in to comment.