Page MenuHomePhabricator
Paste P11660

(An Untitled Masterwork)
ArchivedPublic

Authored by Kormat on Jun 25 2020, 8:48 AM.
Tags
None
Referenced Files
F31904933: raw.txt
Jun 25 2020, 8:57 AM
F31904919: raw.txt
Jun 25 2020, 8:48 AM
Subscribers
None
kormat@x1c:~/gerrit/operations/software/spicerack.git(0:0)$ rm -rf .tox
kormat@x1c:~/gerrit/operations/software/spicerack.git(0:0)$ tox --notest -e py38-unit
py38-unit create: /home/kormat/gerrit/operations/software/spicerack.git/.tox/py38-tests
py38-unit installdeps: .[tests]
py38-unit develop-inst: /home/kormat/gerrit/operations/software/spicerack.git
py38-unit installed: alabaster==0.7.12,apipkg==1.5,astroid==2.3.3,attrs==19.3.0,Babel==2.8.0,bandit==1.6.2,certifi==2020.6.20,chardet==3.0.4,click==7.1.2,ClusterShell==1.8,colorama==0.4.3,conftool==1.1.4,coverage==5.1,coveralls==2.0.0,cumin==3.0.2,dnspython==1.16.0,docopt==0.6.2,docutils==0.16,dodgy==0.2.1,elasticsearch==5.5.3,elasticsearch-curator==5.3.0,execnet==1.7.1,flake8==3.8.3,flake8-import-order==0.18.1,frosted==1.4.1,gitdb==4.0.5,GitPython==3.1.3,idna==2.9,imagesize==1.2.0,importlib-metadata==1.6.1,isort==4.3.21,Jinja2==2.11.2,jsonschema==3.2.0,lazy-object-proxy==1.4.3,MarkupSafe==1.1.1,mccabe==0.6.1,mock==4.0.2,more-itertools==8.4.0,mypy==0.782,mypy-extensions==0.4.3,nose==1.3.7,packaging==20.4,pbr==5.4.5,pep8-naming==0.4.1,phabricator==0.7.0,pies==2.6.7,pkg-resources==0.0.0,pluggy==0.13.1,prospector==1.2.0,py==1.8.2,pycodestyle==2.6.0,pydocstyle==5.0.2,pyflakes==2.2.0,Pygments==2.6.1,pylint==2.4.4,pylint-celery==0.3,pylint-django==2.0.12,pylint-flask==0.6,pylint-plugin-utils==0.6,PyMySQL==0.9.3,pynetbox==4.3.3,pyparsing==2.1.10,pyroma==2.6,pyrsistent==0.16.0,pytest==5.4.3,pytest-cov==2.10.0,pytest-forked==1.1.3,pytest-xdist==1.32.0,python-etcd==0.4.5,pytz==2020.1,PyYAML==5.3.1,redis==3.5.3,requests==2.24.0,requests-mock==1.8.0,requirements-detector==0.7,setoptconf==0.2.0,six==1.15.0,smmap==3.0.4,snowballstemmer==2.0.0,Sphinx==3.1.1,sphinx-argparse==0.2.5,sphinx-rtd-theme==0.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,stevedore==2.0.1,tqdm==4.46.1,typed-ast==1.4.1,typing-extensions==3.7.4.2,urllib3==1.24.3,voluptuous==0.11.7,vulture==0.24,wcwidth==0.2.5,-e git+ssh://gerrit.wikimedia.org/operations/software/spicerack@68ae80f9f2c304966d0fd447ab3cc4a58e631d57#egg=wikimedia_spicerack,wrapt==1.11.2,zipp==3.1.0
__________________________________________________________________________________________________________________ summary ___________________________________________________________________________________________________________________
py38-unit: skipped tests
congratulations :)
kormat@x1c:~/gerrit/operations/software/spicerack.git(0:0)$ .tox/py38-tests/bin/python --version
Python 3.6.9
kormat@x1c:~/gerrit/operations/software/spicerack.git(0:0)$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 19.3 Tricia
Release: 19.3
Codename: tricia
kormat@x1c:~/gerrit/operations/software/spicerack.git(0:0)$ dpkg -l tox python3.8 python3.8-venv
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=====================================================-===============================-===============================-================================================================================================================
ii python3.8 3.8.3-1+bionic1 amd64 Interactive high-level object-oriented language (version 3.8)
ii python3.8-venv 3.8.3-1+bionic1 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.8)
ii tox 2.5.0-1 all virtualenv-based automation of test activities