File tree 6 files changed +25
-6
lines changed
6 files changed +25
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ environment:
6
6
CMD_IN_ENV : " cmd /E:ON /V:ON /C %APPVEYOR_BUILD_FOLDER%\\ ci\\ appveyor\\ run_with_env.cmd"
7
7
PYTHONUNBUFFERED : 1
8
8
EMBEDDED_LIB : 1
9
- OPENSSL_VER : 1.0.2p
9
+ OPENSSL_VER : 1.0.2q
10
10
PYPI_USER :
11
11
secure : 2m0jy6JD/R9RExIosOT6YA==
12
12
PYPI_PASS :
@@ -122,10 +122,8 @@ install:
122
122
# do not cause a version change.
123
123
- python ci/appveyor/fix_version.py .
124
124
- mv -f .git .git.bak
125
- - appveyor DownloadFile http://zlib.net/zlib1211.zip
126
- - 7z x zlib1211.zip
127
- - appveyor DownloadFile https://indy.fulgan.com/SSL/openssl-%OPENSSL_VER%-%ARCH%-win%PYTHON_ARCH%.zip
128
- - 7z x openssl-%OPENSSL_VER%-%ARCH%-win%PYTHON_ARCH%.zip
125
+ - 7z x ci\appveyor\zlib1211.zip
126
+ - 7z x ci\appveyor\openssl-%OPENSSL_VER%-%ARCH%-win%PYTHON_ARCH%.zip
129
127
- cp ssleay32.dll ssh2\
130
128
- cp libeay32.dll ssh2\
131
129
- ps : ls ssh2
Original file line number Diff line number Diff line change 1
- ssh2 /_version.py export-subst
1
+ openssl-1.0.2q-i386-win32.zip filter =lfs diff =lfs merge =lfs - text
2
+ openssl-1.0.2q-x64_86-win64.zip filter =lfs diff =lfs merge =lfs - text
3
+ zlib1211.zip filter =lfs diff =lfs merge =lfs - text
4
+ * .tar.gz filter =lfs diff =lfs merge =lfs - text
Original file line number Diff line number Diff line change 1
1
Change Log
2
2
=============
3
3
4
+ 0.17.0.post2
5
+ +++++++++++++
6
+
7
+ Packaging
8
+ ----------
9
+
10
+ * Updated embedded OpenSSL version for Windows wheel builds.
11
+
12
+
4
13
0.17.0.post1
5
14
+++++++++++++
6
15
Original file line number Diff line number Diff line change
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:301162cb82096fe2f47f93563ccc33fe9d497486a3313ead9a5500d8c7edbacf
3
+ size 1040327
Original file line number Diff line number Diff line change
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26de57cc4cf8f1780af9d5a83ae0417bb8700b566422ff936f021e687bd0c2d4
3
+ size 1353101
Original file line number Diff line number Diff line change
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7510a8ee1918b7d0cad197a089c0a2cd4d6df05fee22389f67f115e738b178d
3
+ size 747422
You can’t perform that action at this time.
0 commit comments