Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pytest to v8 #154

Merged
merged 1 commit into from
Jul 10, 2024

chore(deps): update dependency pytest to v8

26ba5a4
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update dependency pytest to v8 #154

chore(deps): update dependency pytest to v8
26ba5a4
Select commit
Loading
Failed to load commit list.
manage-repositories-app / python-module-install succeeded Jul 9, 2024 in 0s

Python module installation

Details

Cloning into '/tmp/repository'...
Note: switching to 'origin/pr/154'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 26ba5a4 chore(deps): update dependency pytest to v8
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

[notice] A new release of pip is available: 24.0 -> 24.1.2
[notice] To update, run: python -m pip install --upgrade pip


Processing /tmp/repository
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting openshift-python-wrapper (from openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading openshift_python_wrapper-10.0.65.tar.gz (86 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.0/86.0 kB 668.7 kB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pytest<9.0.0,>=8.0.0 (from openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
Collecting pytest-testconfig<0.3.0,>=0.2.0 (from openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading pytest_testconfig-0.2.0-py3-none-any.whl.metadata (8.2 kB)
Requirement already satisfied: pyyaml<7.0.0,>=6.0.1 in /usr/local/lib64/python3.12/site-packages (from openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (6.0.1)
Collecting iniconfig (from pytest<9.0.0,>=8.0.0->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Requirement already satisfied: packaging in /usr/local/lib/python3.12/site-packages (from pytest<9.0.0,>=8.0.0->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (24.1)
Requirement already satisfied: pluggy<2.0,>=1.5 in /usr/local/lib/python3.12/site-packages (from pytest<9.0.0,>=8.0.0->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (1.5.0)
Collecting colorlog<7.0.0,>=6.7.0 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading colorlog-6.8.2-py3-none-any.whl.metadata (10 kB)
Collecting jinja2<4.0.0,>=3.1.2 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting kubernetes<31.0.0,>=30.0.0 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting packaging (from pytest<9.0.0,>=8.0.0->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting python-benedict<0.34.0,>=0.33.0 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading python_benedict-0.33.2-py3-none-any.whl.metadata (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.2/40.2 kB 4.1 MB/s eta 0:00:00
Collecting python-simple-logger>=1.0.6 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading python_simple_logger-1.0.31.tar.gz (8.2 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting timeout-sampler>=0.0.17 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading timeout_sampler-0.0.35.tar.gz (3.7 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting xmltodict<0.14.0,>=0.13.0 (from openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting MarkupSafe>=2.0 (from jinja2<4.0.0,>=3.1.2->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Requirement already satisfied: certifi>=14.05.14 in /usr/local/lib/python3.12/site-packages (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (2024.6.2)
Collecting six>=1.9.0 (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting python-dateutil>=2.5.3 (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting google-auth>=1.0.1 (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading google_auth-2.32.0-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
Requirement already satisfied: requests in /usr/local/lib/python3.12/site-packages (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (2.32.3)
Collecting requests-oauthlib (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
Collecting oauthlib>=3.2.2 (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB)
Requirement already satisfied: urllib3>=1.24.2 in /usr/local/lib/python3.12/site-packages (from kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (2.2.1)
Collecting python-fsutil<1.0.0,>=0.9.3 (from python-benedict<0.34.0,>=0.33.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading python_fsutil-0.14.1-py3-none-any.whl.metadata (24 kB)
Collecting python-slugify<9.0.0,>=7.0.0 (from python-benedict<0.34.0,>=0.33.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB)
Requirement already satisfied: cachetools<6.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (5.3.3)
Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB)
Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
Collecting text-unidecode>=1.3 (from python-slugify<9.0.0,>=7.0.0->python-benedict<0.34.0,>=0.33.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4) (3.7)
Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes<31.0.0,>=30.0.0->openshift-python-wrapper->openshift-python-wrapper-data-collector==1.0.64.post1.dev0+26ba5a4)
  Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)
Downloading pytest-8.2.2-py3-none-any.whl (339 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.9/339.9 kB 2.9 MB/s eta 0:00:00
Downloading pytest_testconfig-0.2.0-py3-none-any.whl (10 kB)
Downloading colorlog-6.8.2-py3-none-any.whl (11 kB)
Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 14.0 MB/s eta 0:00:00
Downloading packaging-23.2-py3-none-any.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 32.5 MB/s eta 0:00:00
Downloading python_benedict-0.33.2-py3-none-any.whl (51 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.3/51.3 kB 29.9 MB/s eta 0:00:00
Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Downloading google_auth-2.32.0-py2.py3-none-any.whl (195 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.5/195.5 kB 59.7 MB/s eta 0:00:00
Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 58.4 MB/s eta 0:00:00
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 48.6 MB/s eta 0:00:00
Downloading python_fsutil-0.14.1-py3-none-any.whl (16 kB)
Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 36.2 MB/s eta 0:00:00
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 63.7 MB/s eta 0:00:00
Downloading rsa-4.9-py3-none-any.whl (34 kB)
Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 48.8 MB/s eta 0:00:00
Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 7.8 MB/s eta 0:00:00
Building wheels for collected packages: openshift-python-wrapper-data-collector, openshift-python-wrapper, python-simple-logger, timeout-sampler
  Building wheel for openshift-python-wrapper-data-collector (pyproject.toml): started
  Building wheel for openshift-python-wrapper-data-collector (pyproject.toml): finished with status 'done'
  Created wheel for openshift-python-wrapper-data-collector: filename=openshift_python_wrapper_data_collector-1.0.64.post1.dev0+26ba5a4-py3-none-any.whl size=9268 sha256=3fad87f7ef07c7036721b36e354e2379fc92f1cc5f0644ce181a50d4a3bfcd20
  Stored in directory: /tmp/pip-ephem-wheel-cache-gi7xkd_6/wheels/7a/92/19/13b72f570171d1177865b1af74695d3764da1548dbde4eb70c
  Building wheel for openshift-python-wrapper (pyproject.toml): started
  Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'done'
  Created wheel for openshift-python-wrapper: filename=openshift_python_wrapper-10.0.65-py3-none-any.whl size=152765 sha256=85633332494512cc033decb97c8849466286f35d69b10132e20cf587b3fab6da
  Stored in directory: /root/.cache/pip/wheels/8d/27/77/7ee8792174d4ff14a85034f17a792f09a4eefcd983cf9900a0
  Building wheel for python-simple-logger (pyproject.toml): started
  Building wheel for python-simple-logger (pyproject.toml): finished with status 'done'
  Created wheel for python-simple-logger: filename=python_simple_logger-1.0.31-py3-none-any.whl size=8908 sha256=e3856d3dc8d4062b37056146b95e1673262333d74c31f2294b94d7a66c937764
  Stored in directory: /root/.cache/pip/wheels/52/0c/88/d0fcb29a6ac291271eb644e19c8e2a569e4fad1620561756e9
  Building wheel for timeout-sampler (pyproject.toml): started
  Building wheel for timeout-sampler (pyproject.toml): finished with status 'done'
  Created wheel for timeout-sampler: filename=timeout_sampler-0.0.35-py3-none-any.whl size=3791 sha256=df7653daab9d0eda7580a61f086201de7848e4340b44d2f02802c6875f71084a
  Stored in directory: /root/.cache/pip/wheels/a3/ac/ad/87e9e96dfe416cca0ca4e4dd84c52fb29c1eaabfaf54c05652
Successfully built openshift-python-wrapper-data-collector openshift-python-wrapper python-simple-logger timeout-sampler
Installing collected packages: text-unidecode, python-fsutil, xmltodict, websocket-client, six, python-slugify, pyasn1, packaging, oauthlib, MarkupSafe, iniconfig, colorlog, rsa, requests-oauthlib, python-simple-logger, python-dateutil, python-benedict, pytest, pyasn1-modules, jinja2, timeout-sampler, pytest-testconfig, google-auth, kubernetes, openshift-python-wrapper, openshift-python-wrapper-data-collector
  Attempting uninstall: packaging
    Found existing installation: packaging 24.1
    Uninstalling packaging-24.1:
      Successfully uninstalled packaging-24.1
Successfully installed MarkupSafe-2.1.5 colorlog-6.8.2 google-auth-2.32.0 iniconfig-2.0.0 jinja2-3.1.4 kubernetes-30.1.0 oauthlib-3.2.2 openshift-python-wrapper-10.0.65 openshift-python-wrapper-data-collector-1.0.64.post1.dev0+26ba5a4 packaging-23.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pytest-8.2.2 pytest-testconfig-0.2.0 python-benedict-0.33.2 python-dateutil-2.9.0.post0 python-fsutil-0.14.1 python-simple-logger-1.0.31 python-slugify-8.0.4 requests-oauthlib-2.0.0 rsa-4.9 six-1.16.0 text-unidecode-1.3 timeout-sampler-0.0.35 websocket-client-1.8.0 xmltodict-0.13.0