-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
I have verified the tests all complete with 2.6 locally, and the 2.6 tests run successfully in Travis, this is just an issue with figuring out how to get AppVeyor to build the environment correctly.
Build started
git clone -q --branch=ci https://github.com/mattsb42-aws/base64io-python.git C:\projects\base64io-python
git checkout -qf a21fc27afdd8c67448a1de89cfc73d4c210c4363
Running Install scripts
SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
python --version
Python 2.6.6
pip install wheel tox
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Requirement already satisfied: wheel in c:\python26\lib\site-packages
Collecting tox
Could not fetch URL https://pypi.python.org/simple/tox/: There was a problem confirming the ssl certificate: [Errno 1] _ssl.c:490: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version - skipping
c:\python26\lib\site-packages\pip\_vendor\requests\packages\urllib3\util\ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
c:\python26\lib\site-packages\pip\_vendor\requests\packages\urllib3\util\ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Could not find a version that satisfies the requirement tox (from versions: )
No matching distribution found for tox
c:\python26\lib\site-packages\pip\_vendor\requests\packages\urllib3\util\ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Command exited with code 1
https://ci.appveyor.com/project/mattsb42-aws/base64io-python/build/job/6wm26mm8ucmjl2vh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels