Xqt created this task.
Xqt added a project: Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
Restricted Application added a project: Pywikibot.
TASK DESCRIPTION
Appveyor CI tests always fails for not-preinstalled Python 3.5.0 due to
missing zlib module
[00:00:00] Build started
[00:00:00] ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%
[00:00:00] C:\Python350-x64 3.5.0 64
[00:00:00] SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
[00:00:00] git clone -q --depth=50 --branch=master
https://github.com/wikimedia/pywikibot.git C:\projects\pywikibot-g4xqx
[00:00:03] git checkout -qf 682bef47be54f60134a39cb7918882e28039d748
[00:00:03] Running Install scripts
[00:00:03] git submodule update --init
[00:00:04] Submodule 'i18n' (https://gerrit.wikimedia.org/r/pywikibot/i18n)
registered for path 'scripts/i18n'
[00:00:05] Cloning into 'C:/projects/pywikibot-g4xqx/scripts/i18n'...
[00:00:08] Submodule path 'scripts/i18n': checked out
'cf961d5d7db37682d927d57875102b883c05d2bf'
[00:00:08] mkdir appveyor
[00:00:08] $wc = new-object net.webclient
[00:00:08] $run = $wc.DownloadString($env:APPVEYOR_PYTHON_URL +
'run_with_env.cmd')
[00:00:08] $run | Out-File -Encoding ascii -FilePath
appveyor\run_with_env.cmd
[00:00:08] if (-not(Test-Path($env:PYTHON))) {
[00:00:08] iex $wc.DownloadString($env:APPVEYOR_PYTHON_URL +
'install.ps1')
[00:00:08] }
[00:00:08]
[00:00:08] Installing Python 3.5.0 for 64 bit architecture to
C:\Python350-x64
[00:00:08] Downloading python-3.5.0-amd64.exe from
https://www.python.org/ftp/python/3.5.0/python-3.5.0-amd64.exe
[00:00:09] File saved at C:\projects\pywikibot-g4xqx\python-3.5.0-amd64.exe
[00:00:09] Installing C:\projects\pywikibot-g4xqx\python-3.5.0-amd64.exe to
C:\Python350-x64
[00:00:09] Downloading python-3.5.4-amd64.exe from
https://www.python.org/ftp/python/3.5.4/python-3.5.4-amd64.exe
[00:00:10] File saved at C:\projects\pywikibot-g4xqx\python-3.5.4-amd64.exe
[00:00:10] C:\projects\pywikibot-g4xqx\python-3.5.4-amd64.exe /log
C:\Python35-x64.log /quiet /uninstall InstallAllUsers=1
TargetDir=C:\Python35-x64\
[00:00:10]
[00:00:10] Handles NPM(K) PM(K) WS(K) CPU(s) Id SI
ProcessName
[00:00:10] ------- ------ ----- ----- ------ -- --
-----------
[00:00:10] 3 2 272 648 0.00 2392 1
python-3.5.4-amd64
[00:00:44] C:\projects\pywikibot-g4xqx\python-3.5.0-amd64.exe /log
C:\Python350-x64.log /quiet InstallAllUsers=1 TargetDir=C:\Python350-x64\
[00:00:44] 0 2 368 124 0.00 2520 1
python-3.5.0-amd64
[00:01:08] Python 3.5.0 (64) installation complete
[00:01:08] pip already installed.
[00:01:08]
[00:01:08]
[00:01:08] python -m venv env
[00:01:11] env\Scripts\activate.bat
[00:01:11] pip install -r dev-requirements.txt
[00:01:11] Collecting git+https://github.com/jayvdb/nosetrim@py3 (from -r
dev-requirements.txt (line 9))
[00:01:11] Cloning https://github.com/jayvdb/nosetrim (to py3) to
c:\users\appveyor\appdata\local\temp\1\pip-aramo3ls-build
[00:01:12] Collecting pytest (from -r dev-requirements.txt (line 1))
[00:01:13] Downloading
https://files.pythonhosted.org/packages/a1/cf/7f67585bd2fc0359ec482cf3c430bce3ef6d3f40bc468137225a733e3069/pytest-6.2.2-py3-none-any.whl
(280kB)
[00:01:13] Collecting pytest-cov>=2.6.1 (from -r dev-requirements.txt (line
2))
[00:01:13] Downloading
https://files.pythonhosted.org/packages/e3/1a/6affecd2344efee7f2487fac82242474cbac09f9e04929da5944907baf11/pytest_cov-2.11.1-py2.py3-none-any.whl
[00:01:13] Collecting pytest-timeout (from -r dev-requirements.txt (line 3))
[00:01:13] Downloading
https://files.pythonhosted.org/packages/46/df/97cc0b5b8b53da0e265acd0aeecfc0c279e950a029acd2d7b4e54b00b25f/pytest_timeout-1.4.2-py2.py3-none-any.whl
[00:01:13] Collecting pytest-runner (from -r dev-requirements.txt (line 4))
[00:01:14] Downloading
https://files.pythonhosted.org/packages/16/45/81b5262c0efc08882bdf183b788e6d28e3d684863990996d8b60967d48da/pytest_runner-5.2-py2.py3-none-any.whl
[00:01:14] Collecting pytest-attrib>=0.1.3 (from -r dev-requirements.txt
(line 5))
[00:01:14] Downloading
https://files.pythonhosted.org/packages/73/86/fa57c3f4b9d574eda056186c7915055e868c83823ca7a3103d8c38d5be11/pytest-attrib-0.1.3.tar.gz
[00:01:14] Collecting werkzeug>=0.15.5 (from -r dev-requirements.txt (line
6))
[00:01:14] Downloading
https://files.pythonhosted.org/packages/cc/94/5f7079a0e00bd6863ef8f1da638721e9da21e5bacee597595b318f71d62e/Werkzeug-1.0.1-py2.py3-none-any.whl
(298kB)
[00:01:14] Collecting pytest-httpbin (from -r dev-requirements.txt (line 7))
[00:01:14] Downloading
https://files.pythonhosted.org/packages/f7/d7/c66491c1324fe9610d3f3289d344c46ebff57b5bd560bb43b623633a7049/pytest_httpbin-1.0.0-py2.py3-none-any.whl
[00:01:14] Collecting nose (from -r dev-requirements.txt (line 8))
[00:01:14] Downloading
https://files.pythonhosted.org/packages/15/d8/dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9/nose-1.3.7-py3-none-any.whl
(154kB)
[00:01:15] Collecting pep257>=0.6 (from -r dev-requirements.txt (line 10))
[00:01:15] Downloading
https://files.pythonhosted.org/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl
[00:01:15] Collecting pyflakes>=2.1.0 (from -r dev-requirements.txt (line
11))
[00:01:15] Downloading
https://files.pythonhosted.org/packages/69/5b/fd01b0c696f2f9a6d2c839883b642493b431f28fa32b29abc465ef675473/pyflakes-2.2.0-py2.py3-none-any.whl
(66kB)
[00:01:15] Collecting flake8>=3.7.5 (from -r dev-requirements.txt (line 12))
[00:01:15] Downloading
https://files.pythonhosted.org/packages/d4/ca/3971802ee6251da1abead1a22831d7f4743781e2f743bd266bdd2f46c19b/flake8-3.8.4-py2.py3-none-any.whl
(72kB)
[00:01:15] Collecting flake8-docstrings>=0.2.6 (from -r
dev-requirements.txt (line 13))
[00:01:15] Downloading
https://files.pythonhosted.org/packages/d3/28/131f81bd93071b29e8c5ce9cfd5d58793a4071537e6d9f58bebe6b185039/flake8_docstrings-1.5.0-py2.py3-none-any.whl
[00:01:15] Collecting flake8-mock>=0.3 (from -r dev-requirements.txt (line
14))
[00:01:15] Downloading
https://files.pythonhosted.org/packages/00/b8/af88a8c6e37858d28700e6e51dc93d10f5deaca317f135b77f6db3bdb6b8/flake8-mock-0.3.tar.gz
[00:01:16] Collecting codecov (from -r dev-requirements.txt (line 15))
[00:01:16] Downloading
https://files.pythonhosted.org/packages/93/9f/bbea5b6231308458963cb5c067bc5643da9949689702fa5a382714b59699/codecov-2.1.11-py2.py3-none-any.whl
[00:01:16] Collecting coverage (from -r dev-requirements.txt (line 16))
[00:01:17] Downloading
https://files.pythonhosted.org/packages/29/83/9429871de6c7ec9ff113e12246af75aad4f0a7f31c66d0a499a0b7443a71/coverage-5.4.tar.gz
(687kB)
[00:01:17] Collecting importlib-metadata>=0.12 (from pytest->-r
dev-requirements.txt (line 1))
[00:01:17] Downloading
https://files.pythonhosted.org/packages/f3/ed/da40116a204abb5c4dd1d929346d33e0d29cedb2cedd18ea98f0385dcd92/importlib_metadata-3.4.0-py3-none-any.whl
[00:01:17] Collecting packaging (from pytest->-r dev-requirements.txt (line
1))
[00:01:17] Downloading
https://files.pythonhosted.org/packages/3e/89/7ea760b4daa42653ece2380531c90f64788d979110a2ab51049d92f408af/packaging-20.9-py2.py3-none-any.whl
(40kB)
[00:01:17] Collecting pluggy<1.0.0a1,>=0.12 (from pytest->-r
dev-requirements.txt (line 1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
[00:01:18] Collecting toml (from pytest->-r dev-requirements.txt (line 1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl
[00:01:18] Collecting colorama (from pytest->-r dev-requirements.txt (line
1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/44/98/5b86278fbbf250d239ae0ecb724f8572af1c91f4a11edf4d36a206189440/colorama-0.4.4-py2.py3-none-any.whl
[00:01:18] Collecting py>=1.8.2 (from pytest->-r dev-requirements.txt (line
1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/67/32/6fe01cfc3d1a27c92fdbcdfc3f67856da8cbadf0dd9f2e18055202b2dc62/py-1.10.0-py2.py3-none-any.whl
(97kB)
[00:01:18] Collecting attrs>=19.2.0 (from pytest->-r dev-requirements.txt
(line 1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/c3/aa/cb45262569fcc047bf070b5de61813724d6726db83259222cd7b4c79821a/attrs-20.3.0-py2.py3-none-any.whl
(49kB)
[00:01:18] Collecting atomicwrites>=1.0 (from pytest->-r
dev-requirements.txt (line 1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/2c/a0/da5f49008ec6e9a658dbf5d7310a4debd397bce0b4db03cf8a410066bb87/atomicwrites-1.4.0-py2.py3-none-any.whl
[00:01:18] Collecting iniconfig (from pytest->-r dev-requirements.txt (line
1))
[00:01:18] Downloading
https://files.pythonhosted.org/packages/9b/dd/b3c12c6d707058fa947864b67f0c4e0c39ef8610988d7baea9578f3c48f3/iniconfig-1.1.1-py2.py3-none-any.whl
[00:01:18] Collecting httpbin (from pytest-httpbin->-r dev-requirements.txt
(line 7))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/ff/dd/c988f90445763b0a09668209756fa89bbdc8590a8ade902f7dc69c36b26f/httpbin-0.7.0-py2.py3-none-any.whl
(86kB)
[00:01:19] Collecting six (from pytest-httpbin->-r dev-requirements.txt
(line 7))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl
[00:01:19] Collecting mccabe<0.7.0,>=0.6.0 (from flake8>=3.7.5->-r
dev-requirements.txt (line 12))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
[00:01:19] Collecting pycodestyle<2.7.0,>=2.6.0a1 (from flake8>=3.7.5->-r
dev-requirements.txt (line 12))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/10/5b/88879fb861ab79aef45c7e199cae3ef7af487b5603dcb363517a50602dd7/pycodestyle-2.6.0-py2.py3-none-any.whl
(41kB)
[00:01:19] Collecting pydocstyle>=2.1 (from flake8-docstrings>=0.2.6->-r
dev-requirements.txt (line 13))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/3b/32/59d44a2ff98e87a35c33b99dc1b4f0bacdd968a8f37080eccd840f2f8e89/pydocstyle-5.1.1-py3-none-any.whl
[00:01:19] Collecting requests>=2.7.9 (from codecov->-r
dev-requirements.txt (line 15))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl
(61kB)
[00:01:19] Collecting zipp>=0.5 (from importlib-metadata>=0.12->pytest->-r
dev-requirements.txt (line 1))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/41/ad/6a4f1a124b325618a7fb758b885b68ff7b058eec47d9220a12ab38d90b1f/zipp-3.4.0-py3-none-any.whl
[00:01:19] Collecting typing-extensions>=3.6.4 (from
importlib-metadata>=0.12->pytest->-r dev-requirements.txt (line 1))
[00:01:19] Downloading
https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl
[00:01:20] Collecting pyparsing>=2.0.2 (from packaging->pytest->-r
dev-requirements.txt (line 1))
[00:01:20] Downloading
https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl
(67kB)
[00:01:20] Collecting itsdangerous (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:20] Downloading
https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
[00:01:20] Collecting MarkupSafe (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:20] Downloading
https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
[00:01:20] Collecting brotlipy (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:20] Downloading
https://files.pythonhosted.org/packages/d9/91/bc79b88590e4f662bd40a55a2b6beb0f15da4726732efec5aa5a3763d856/brotlipy-0.7.0.tar.gz
(413kB)
[00:01:26] Collecting decorator (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:26] Downloading
https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl
[00:01:26] Collecting raven[flask] (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:26] Downloading
https://files.pythonhosted.org/packages/bd/8e/62e26a88c0a1bbae677200baf0767c1022321a6555634f8129e6d55c5ddc/raven-6.10.0-py2.py3-none-any.whl
(284kB)
[00:01:26] Collecting Flask (from httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:26] Downloading
https://files.pythonhosted.org/packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
(94kB)
[00:01:26] Collecting snowballstemmer (from
pydocstyle>=2.1->flake8-docstrings>=0.2.6->-r dev-requirements.txt (line 13))
[00:01:26] Downloading
https://files.pythonhosted.org/packages/f6/6e/7e07970c90a57c21da92013c5ba47f8e9598c17e88cc35b008ca61225ed3/snowballstemmer-2.1.0-py2.py3-none-any.whl
(93kB)
[00:01:26] Collecting urllib3<1.27,>=1.21.1 (from
requests>=2.7.9->codecov->-r dev-requirements.txt (line 15))
[00:01:27] Downloading
https://files.pythonhosted.org/packages/23/fc/8a49991f7905261f9ca9df5aa9b58363c3c821ce3e7f671895442b7100f2/urllib3-1.26.3-py2.py3-none-any.whl
(137kB)
[00:01:27] Collecting chardet<5,>=3.0.2 (from requests>=2.7.9->codecov->-r
dev-requirements.txt (line 15))
[00:01:27] Downloading
https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl
(178kB)
[00:01:27] Collecting certifi>=2017.4.17 (from requests>=2.7.9->codecov->-r
dev-requirements.txt (line 15))
[00:01:27] Downloading
https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl
(147kB)
[00:01:27] Collecting idna<3,>=2.5 (from requests>=2.7.9->codecov->-r
dev-requirements.txt (line 15))
[00:01:27] Downloading
https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl
(58kB)
[00:01:27] Collecting cffi>=1.0.0 (from
brotlipy->httpbin->pytest-httpbin->-r dev-requirements.txt (line 7))
[00:01:28] Downloading
https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz
(471kB)
[00:01:28] Collecting blinker>=1.1 (from
raven[flask]->httpbin->pytest-httpbin->-r dev-requirements.txt (line 7))
[00:01:28] Downloading
https://files.pythonhosted.org/packages/1b/51/e2a9f3b757eb802f61dc1f2b09c8c99f6eb01cf06416c0671253536517b6/blinker-1.4.tar.gz
(111kB)
[00:01:29] Collecting Jinja2>=2.10.1 (from
Flask->httpbin->pytest-httpbin->-r dev-requirements.txt (line 7))
[00:01:29] Downloading
https://files.pythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl
(125kB)
[00:01:29] Collecting click>=5.1 (from Flask->httpbin->pytest-httpbin->-r
dev-requirements.txt (line 7))
[00:01:29] Downloading
https://files.pythonhosted.org/packages/d2/3d/fa76db83bf75c4f8d338c2fd15c8d33fdd7ad23a9b5e57eb6c5de26b430e/click-7.1.2-py2.py3-none-any.whl
(82kB)
[00:01:29] Collecting pycparser (from
cffi>=1.0.0->brotlipy->httpbin->pytest-httpbin->-r dev-requirements.txt (line
7))
[00:01:29] Downloading
https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl
(112kB)
[00:01:29] Installing collected packages: zipp, typing-extensions,
importlib-metadata, pyparsing, packaging, pluggy, toml, colorama, py, attrs,
atomicwrites, iniconfig, pytest, coverage, pytest-cov, pytest-timeout,
pytest-runner, pytest-attrib, werkzeug, itsdangerous, MarkupSafe, pycparser,
cffi, brotlipy, decorator, Jinja2, click, Flask, blinker, raven, six, httpbin,
pytest-httpbin, nose, pep257, pyflakes, mccabe, pycodestyle, flake8,
snowballstemmer, pydocstyle, flake8-docstrings, flake8-mock, urllib3, chardet,
certifi, idna, requests, codecov, nosetrim
[00:01:30] Running setup.py install for coverage
[00:01:31] Running setup.py install for pytest-attrib
[00:01:32] Running setup.py install for MarkupSafe
[00:01:33] Running setup.py install for cffi
[00:01:36] Running setup.py install for brotlipy
[00:01:43] Running setup.py install for blinker
[00:01:45] Running setup.py install for flake8-mock
[00:01:46] Running setup.py install for nosetrim
[00:01:47] Successfully installed Flask-1.1.2 Jinja2-2.11.2
MarkupSafe-1.1.1 atomicwrites-1.4.0 attrs-20.3.0 blinker-1.4 brotlipy-0.7.0
certifi-2020.12.5 cffi-1.14.4 chardet-4.0.0 click-7.1.2 codecov-2.1.11
colorama-0.4.4 coverage-5.4 decorator-4.4.2 flake8-3.8.4
flake8-docstrings-1.5.0 flake8-mock-0.3 httpbin-0.7.0 idna-2.10
importlib-metadata-3.4.0 iniconfig-1.1.1 itsdangerous-1.1.0 mccabe-0.6.1
nose-1.3.7 nosetrim-0.1.dev-r0 packaging-20.9 pep257-0.7.0 pluggy-0.13.1
py-1.10.0 pycodestyle-2.6.0 pycparser-2.20 pydocstyle-5.1.1 pyflakes-2.2.0
pyparsing-2.4.7 pytest-6.2.2 pytest-attrib-0.1.3 pytest-cov-2.11.1
pytest-httpbin-1.0.0 pytest-runner-5.2 pytest-timeout-1.4.2 raven-6.10.0
requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 toml-0.10.2
typing-extensions-3.7.4.3 urllib3-1.26.3 werkzeug-1.0.1 zipp-3.4.0
[00:01:47] You are using pip version 7.1.2, however version 21.0.1 is
available.
[00:01:47] You should consider upgrading via the 'python -m pip install
--upgrade pip' command.
[00:01:47] pip install -r requirements.txt
[00:01:47] Ignoring requests: markers "python_version >= '3.6'" don't match
your environment
[00:01:47] Ignoring Pillow: markers "python_version >= '3.6' and
python_version < '3.9'" don't match your environment
[00:01:47] Ignoring Pillow: markers "python_version >= '3.9'" don't match
your environment
[00:01:47] Requirement already satisfied (use --upgrade to upgrade):
requests<2.26.0,>=2.20.1 in c:\projects\pywikibot-g4xqx\env\lib\site-packages
(from -r requirements.txt (line 1))
[00:01:47] Collecting mwoauth!=0.3.1,>=0.2.4 (from -r requirements.txt
(line 3))
[00:01:48] Downloading
https://files.pythonhosted.org/packages/12/4a/d45ef95a5d7b1516fa5a416a25ec1fdd3c921af3f49929733e9b6c963e66/mwoauth-0.3.7-py3-none-any.whl
[00:01:48] Collecting pydot>=1.2 (from -r requirements.txt (line 4))
[00:01:48] Downloading
https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl
[00:01:48] Collecting python-stdnum>=1.15 (from -r requirements.txt (line
5))
[00:01:48] Downloading
https://files.pythonhosted.org/packages/57/dc/812bd538758f4b9b75e2acf5dee27207e1e05c2a24d06aa4d3f4f7f3a061/python_stdnum-1.15-py2.py3-none-any.whl
(908kB)
[00:01:49] Collecting Pillow<8.0.0,>=6.2.2 (from -r requirements.txt (line
6))
[00:01:50] Downloading
https://files.pythonhosted.org/packages/3e/02/b09732ca4b14405ff159c470a612979acfc6e8645dc32f83ea0129709f7a/Pillow-7.2.0.tar.gz
(39.1MB)
[00:01:56] Collecting google>=1.7 (from -r requirements.txt (line 9))
[00:01:56] Downloading
https://files.pythonhosted.org/packages/ac/35/17c9141c4ae21e9a29a43acdfd848e3e468a810517f862cad07977bf8fe9/google-3.0.0-py2.py3-none-any.whl
(45kB)
[00:01:56] Collecting sseclient!=0.0.23,!=0.0.24,>=0.0.18 (from -r
requirements.txt (line 10))
[00:01:56] Downloading
https://files.pythonhosted.org/packages/cf/6c/fa601216344952be8f9a51a3f49b4274bbbc58bd395f87f67f6131726358/sseclient-0.0.27.tar.gz
[00:01:57] Collecting flickrapi>=2.2 (from -r requirements.txt (line 11))
[00:01:57] Downloading
https://files.pythonhosted.org/packages/76/d7/291b7f0f02cf0f59460f7bcc15192905b4c61e13b9fb9263ee86b0a5f647/flickrapi-2.4.0-py2.py3-none-any.whl
[00:01:57] Collecting mwparserfromhell>=0.3.3 (from -r requirements.txt
(line 12))
[00:01:57] Downloading
https://files.pythonhosted.org/packages/4c/18/b30c6db8c2a3dcb5abf6a6666da39461e628512a63b74ffaf50322a2385e/mwparserfromhell-0.6.tar.gz
(137kB)
[00:01:57] Collecting PyMySQL (from -r requirements.txt (line 13))
[00:01:58] Downloading
https://files.pythonhosted.org/packages/4f/52/a115fe175028b058df353c5a3d5290b71514a83f67078a6482cff24d6137/PyMySQL-1.0.2-py3-none-any.whl
(43kB)
[00:01:58] Collecting beautifulsoup4 (from -r requirements.txt (line 14))
[00:01:58] Downloading
https://files.pythonhosted.org/packages/d1/41/e6495bd7d3781cee623ce23ea6ac73282a373088fcd0ddc809a047b18eae/beautifulsoup4-4.9.3-py3-none-any.whl
(115kB)
[00:01:58] Collecting pycountry (from -r requirements.txt (line 15))
[00:01:58] Downloading
https://files.pythonhosted.org/packages/76/73/6f1a412f14f68c273feea29a6ea9b9f1e268177d32e0e69ad6790d306312/pycountry-20.7.3.tar.gz
(10.1MB)
[00:02:01] Collecting memento-client!=0.6.0,>=0.5.1 (from -r
requirements.txt (line 16))
[00:02:01] Downloading
https://files.pythonhosted.org/packages/41/8d/8dfc683c1228779b2eb6e80681e70d450b20fce58d53483fb6e5c7f6ff34/memento_client-0.6.1-py2.py3-none-any.whl
[00:02:01] Requirement already satisfied (use --upgrade to upgrade):
chardet<5,>=3.0.2 in c:\projects\pywikibot-g4xqx\env\lib\site-packages (from
requests<2.26.0,>=2.20.1->-r requirements.txt (line 1))
[00:02:01] Requirement already satisfied (use --upgrade to upgrade):
certifi>=2017.4.17 in c:\projects\pywikibot-g4xqx\env\lib\site-packages (from
requests<2.26.0,>=2.20.1->-r requirements.txt (line 1))
[00:02:01] Requirement already satisfied (use --upgrade to upgrade):
urllib3<1.27,>=1.21.1 in c:\projects\pywikibot-g4xqx\env\lib\site-packages
(from requests<2.26.0,>=2.20.1->-r requirements.txt (line 1))
[00:02:01] Requirement already satisfied (use --upgrade to upgrade):
idna<3,>=2.5 in c:\projects\pywikibot-g4xqx\env\lib\site-packages (from
requests<2.26.0,>=2.20.1->-r requirements.txt (line 1))
[00:02:01] Collecting requests-oauthlib (from mwoauth!=0.3.1,>=0.2.4->-r
requirements.txt (line 3))
[00:02:01] Downloading
https://files.pythonhosted.org/packages/a3/12/b92740d845ab62ea4edf04d2f4164d82532b5a0b03836d4d4e71c6f3d379/requests_oauthlib-1.3.0-py2.py3-none-any.whl
[00:02:01] Collecting PyJWT<2.0.0,>=1.0.1 (from mwoauth!=0.3.1,>=0.2.4->-r
requirements.txt (line 3))
[00:02:01] Downloading
https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
[00:02:01] Requirement already satisfied (use --upgrade to upgrade): six in
c:\projects\pywikibot-g4xqx\env\lib\site-packages (from
mwoauth!=0.3.1,>=0.2.4->-r requirements.txt (line 3))
[00:02:01] Collecting oauthlib (from mwoauth!=0.3.1,>=0.2.4->-r
requirements.txt (line 3))
[00:02:01] Downloading
https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl
(147kB)
[00:02:02] Requirement already satisfied (use --upgrade to upgrade):
pyparsing>=2.1.4 in c:\projects\pywikibot-g4xqx\env\lib\site-packages (from
pydot>=1.2->-r requirements.txt (line 4))
[00:02:02] Collecting requests-toolbelt>=0.3.1 (from flickrapi>=2.2->-r
requirements.txt (line 11))
[00:02:02] Downloading
https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl
(54kB)
[00:02:02] Collecting soupsieve>1.2 (from beautifulsoup4->-r
requirements.txt (line 14))
[00:02:02] Downloading
https://files.pythonhosted.org/packages/02/fb/1c65691a9aeb7bd6ac2aa505b84cb8b49ac29c976411c6ab3659425e045f/soupsieve-2.1-py3-none-any.whl
[00:02:02] Installing collected packages: oauthlib, requests-oauthlib,
PyJWT, mwoauth, pydot, python-stdnum, Pillow, soupsieve, beautifulsoup4,
google, sseclient, requests-toolbelt, flickrapi, mwparserfromhell, PyMySQL,
pycountry, memento-client
[00:02:04] Running setup.py install for Pillow
[00:02:04] Complete output from command
c:\projects\pywikibot-g4xqx\env\scripts\python.exe -c "import setuptools,
tokenize;__file__='C:\\Users\\appveyor\\AppData\\Local\\Temp\\1\\pip-build-837zrokb\\Pillow\\setup.py';exec(compile(getattr(tokenize,
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record
C:\Users\appveyor\AppData\Local\Temp\1\pip-hfmakyfb-record\install-record.txt
--single-version-externally-managed --compile --install-headers
c:\projects\pywikibot-g4xqx\env\include\site\python3.5\Pillow:
[00:02:04] running install
[00:02:04] running build
[00:02:04] running build_py
[00:02:04] creating build
[00:02:04] creating build\lib.win-amd64-3.5
[00:02:04] creating build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\BdfFontFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\BlpImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\BmpImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\BufrStubImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ContainerIO.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\CurImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\DcxImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\DdsImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\EpsImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ExifTags.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\features.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\FitsStubImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\FliImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\FontFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\FpxImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\FtexImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GbrImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GdImageFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GifImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GimpGradientFile.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GimpPaletteFile.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\GribStubImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\Hdf5StubImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\IcnsImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\IcoImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\Image.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageChops.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageCms.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageColor.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageDraw.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageDraw2.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageEnhance.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageFilter.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageFont.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageGrab.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageMath.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageMode.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageMorph.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageOps.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImagePalette.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImagePath.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageQt.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageSequence.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageShow.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageStat.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageTk.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageTransform.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImageWin.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\ImtImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\IptcImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\Jpeg2KImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\JpegImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\JpegPresets.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\McIdasImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\MicImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\MpegImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\MpoImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\MspImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PaletteFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PalmImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PcdImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PcfFontFile.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PcxImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PdfImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PdfParser.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PixarImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PngImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PpmImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PsdImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PSDraw.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\PyAccess.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\SgiImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\SpiderImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\SunImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\TarIO.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\TgaImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\TiffImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\TiffTags.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\WalImageFile.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\WebPImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\WmfImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\XbmImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\XpmImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\XVThumbImagePlugin.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\_binary.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\_tkinter_finder.py ->
build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\_util.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\_version.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\__init__.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] copying src\PIL\__main__.py -> build\lib.win-amd64-3.5\PIL
[00:02:04] running egg_info
[00:02:04] writing dependency_links to
src\Pillow.egg-info\dependency_links.txt
[00:02:04] writing top-level names to src\Pillow.egg-info\top_level.txt
[00:02:04] writing src\Pillow.egg-info\PKG-INFO
[00:02:04] C:\Python350-x64\lib\distutils\dist.py:261: UserWarning:
Unknown distribution option: 'project_urls'
[00:02:04] warnings.warn(msg)
[00:02:04] C:\Python350-x64\lib\distutils\dist.py:261: UserWarning:
Unknown distribution option: 'python_requires'
[00:02:04] warnings.warn(msg)
[00:02:04] warning: manifest_maker: standard file '-c' not found
[00:02:04]
[00:02:04] reading manifest file 'src\Pillow.egg-info\SOURCES.txt'
[00:02:04] reading manifest template 'MANIFEST.in'
[00:02:04] warning: no files found matching '*.c'
[00:02:04] warning: no files found matching '*.h'
[00:02:04] warning: no files found matching '*.sh'
[00:02:04] warning: no previously-included files found matching
'.appveyor.yml'
[00:02:04] warning: no previously-included files found matching
'.coveragerc'
[00:02:04] warning: no previously-included files found matching
'.editorconfig'
[00:02:04] warning: no previously-included files found matching
'.readthedocs.yml'
[00:02:04] warning: no previously-included files found matching
'codecov.yml'
[00:02:04] warning: no previously-included files matching '.git*' found
anywhere in distribution
[00:02:04] warning: no previously-included files matching '*.pyc' found
anywhere in distribution
[00:02:04] warning: no previously-included files matching '*.so' found
anywhere in distribution
[00:02:04] no previously-included directories found matching '.ci'
[00:02:04] writing manifest file 'src\Pillow.egg-info\SOURCES.txt'
[00:02:04] running build_ext
[00:02:04]
[00:02:04]
[00:02:04] The headers or library files could not be found for zlib,
[00:02:04] a required dependency when compiling Pillow from source.
[00:02:04]
[00:02:04] Please see the install instructions at:
[00:02:04] https://pillow.readthedocs.io/en/latest/installation.html
[00:02:04]
[00:02:04] Traceback (most recent call last):
[00:02:04] File
"C:\Users\appveyor\AppData\Local\Temp\1\pip-build-837zrokb\Pillow\setup.py",
line 903, in <module>
[00:02:04] zip_safe=not (debug_build() or PLATFORM_MINGW),
[00:02:04] File "C:\Python350-x64\lib\distutils\core.py", line 148,
in setup
[00:02:04] dist.run_commands()
[00:02:04] File "C:\Python350-x64\lib\distutils\dist.py", line 955,
in run_commands
[00:02:04] self.run_command(cmd)
[00:02:04] File "C:\Python350-x64\lib\distutils\dist.py", line 974,
in run_command
[00:02:04] cmd_obj.run()
[00:02:04] File
"c:\projects\pywikibot-g4xqx\env\lib\site-packages\setuptools\command\install.py",
line 61, in run
[00:02:04] return orig.install.run(self)
[00:02:04] File "C:\Python350-x64\lib\distutils\command\install.py",
line 539, in run
[00:02:04] self.run_command('build')
[00:02:04] File "C:\Python350-x64\lib\distutils\cmd.py", line 313, in
run_command
[00:02:04] self.distribution.run_command(command)
[00:02:04] File "C:\Python350-x64\lib\distutils\dist.py", line 974,
in run_command
[00:02:04] cmd_obj.run()
[00:02:04] File "C:\Python350-x64\lib\distutils\command\build.py",
line 135, in run
[00:02:04] self.run_command(cmd_name)
[00:02:04] File "C:\Python350-x64\lib\distutils\cmd.py", line 313, in
run_command
[00:02:04] self.distribution.run_command(command)
[00:02:04] File "C:\Python350-x64\lib\distutils\dist.py", line 974,
in run_command
[00:02:04] cmd_obj.run()
[00:02:04] File
"C:\Python350-x64\lib\distutils\command\build_ext.py", line 338, in run
[00:02:04] self.build_extensions()
[00:02:04] File
"C:\Users\appveyor\AppData\Local\Temp\1\pip-build-837zrokb\Pillow\setup.py",
line 694, in build_extensions
[00:02:04] raise RequiredDependencyException(f)
[00:02:04] __main__.RequiredDependencyException: zlib
[00:02:04]
[00:02:04] During handling of the above exception, another exception
occurred:
[00:02:04]
[00:02:04] Traceback (most recent call last):
[00:02:04] File "<string>", line 1, in <module>
[00:02:04] File
"C:\Users\appveyor\AppData\Local\Temp\1\pip-build-837zrokb\Pillow\setup.py",
line 918, in <module>
[00:02:04] raise RequiredDependencyException(msg)
[00:02:04] __main__.RequiredDependencyException:
[00:02:04]
[00:02:04] The headers or library files could not be found for zlib,
[00:02:04] a required dependency when compiling Pillow from source.
[00:02:04]
[00:02:04] Please see the install instructions at:
[00:02:04] https://pillow.readthedocs.io/en/latest/installation.html
[00:02:04]
[00:02:04]
[00:02:04]
[00:02:04] ----------------------------------------
[00:02:05] Command "c:\projects\pywikibot-g4xqx\env\scripts\python.exe -c
"import setuptools,
tokenize;__file__='C:\\Users\\appveyor\\AppData\\Local\\Temp\\1\\pip-build-837zrokb\\Pillow\\setup.py';exec(compile(getattr(tokenize,
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record
C:\Users\appveyor\AppData\Local\Temp\1\pip-hfmakyfb-record\install-record.txt
--single-version-externally-managed --compile --install-headers
c:\projects\pywikibot-g4xqx\env\include\site\python3.5\Pillow" failed with
error code 1 in C:\Users\appveyor\AppData\Local\Temp\1\pip-build-837zrokb\Pillow
[00:02:05] You are using pip version 7.1.2, however version 21.0.1 is
available.
[00:02:05] You should consider upgrading via the 'python -m pip install
--upgrade pip' command.
[00:02:05] Command exited with code 1
[00:02:05] codecov
[00:02:05]
[00:02:05] _____ _
[00:02:05] / ____| | |
[00:02:05] | | ___ __| | ___ ___ _____ __
[00:02:05] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[00:02:05] | |___| (_) | (_| | __/ (_| (_) \ V /
[00:02:05] \_____\___/ \____|\___|\___\___/ \_/
[00:02:05] v2.1.11
[00:02:05]
[00:02:05] ==> Detecting CI provider
[00:02:05] AppVeyor Detected
[00:02:05] ==> Preparing upload
[00:02:05] ==> Processing gcov (disable by -X gcov)
[00:02:05] ==> Collecting reports
[00:02:05] XX> Searching for reports disabled
[00:02:05] Error: No coverage report found
[00:02:05] Tip: See all example repositories:
https://github.com/codecov?query=example
TASK DETAIL
https://phabricator.wikimedia.org/T273367
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt
Cc: Dvorapa, Dalba, Aklapper, Ladsgroup, Xqt, pywikibot-bugs-list,
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS,
Mdupont, JJMC89, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti,
Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs