jschaf/pylint-flask

Installer format deprecated.

RokeJulianLockhart opened this issue · 0 comments

DEPRECATION: pylint-flask is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for pylint-flask ... done

/bin/python3.11 -m pip install -U prospector
rokejulianlockhart@RQN6C6:~> /bin/python3.11 -m pip install -U prospector
Defaulting to user installation because normal site-packages is not writeable
Collecting prospector
  Downloading prospector-1.10.0-py3-none-any.whl (87 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 kB 2.6 MB/s eta 0:00:00
Collecting GitPython<4.0.0,>=3.1.27
  Using cached GitPython-3.1.31-py3-none-any.whl (184 kB)
Collecting PyYAML
  Downloading PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.9/757.9 kB 6.7 MB/s eta 0:00:00
Collecting dodgy<0.3.0,>=0.2.1
  Using cached dodgy-0.2.1-py3-none-any.whl (5.4 kB)
Collecting flake8<6.0.0
  Using cached flake8-5.0.4-py2.py3-none-any.whl (61 kB)
Requirement already satisfied: mccabe<0.8.0,>=0.7.0 in ./.local/lib/python3.11/site-packages (from prospector) (0.7.0)
Collecting packaging
  Downloading packaging-23.1-py3-none-any.whl (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.5 MB/s eta 0:00:00
Collecting pep8-naming<=0.10.0,>=0.3.3
  Using cached pep8_naming-0.10.0-py2.py3-none-any.whl (8.1 kB)
Requirement already satisfied: pycodestyle>=2.9.0 in ./.local/lib/python3.11/site-packages (from prospector) (2.10.0)
Requirement already satisfied: pydocstyle>=2.0.0 in ./.local/lib/python3.11/site-packages (from prospector) (6.3.0)
Collecting pyflakes<3,>=2.2.0
  Using cached pyflakes-2.5.0-py2.py3-none-any.whl (66 kB)
Collecting pylint>=2.8.3
  Downloading pylint-2.17.4-py3-none-any.whl (536 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.6/536.6 kB 7.0 MB/s eta 0:00:00
Collecting pylint-celery==0.3
  Using cached pylint-celery-0.3.tar.gz (1.9 kB)
  Preparing metadata (setup.py) ... done
Collecting pylint-django<2.6,>=2.5
  Using cached pylint_django-2.5.3-py3-none-any.whl (81 kB)
Collecting pylint-flask==0.6
  Using cached pylint-flask-0.6.tar.gz (10.0 kB)
  Preparing metadata (setup.py) ... done
Collecting pylint-plugin-utils<0.8,>=0.7
  Using cached pylint_plugin_utils-0.7-py3-none-any.whl (10 kB)
Collecting requirements-detector>=1.2.0
  Downloading requirements_detector-1.2.1-py3-none-any.whl (22 kB)
Collecting setoptconf-tmp<0.4.0,>=0.3.1
  Using cached setoptconf_tmp-0.3.1-py3-none-any.whl (32 kB)
Collecting toml<0.11.0,>=0.10.2
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting astroid>=1.0
  Downloading astroid-2.15.4-py3-none-any.whl (278 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.1/278.1 kB 6.5 MB/s eta 0:00:00
Collecting pycodestyle>=2.9.0
  Using cached pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB)
Collecting gitdb<5,>=4.0.1
  Using cached gitdb-4.0.10-py3-none-any.whl (62 kB)
Collecting flake8-polyfill<2,>=1.0.2
  Using cached flake8_polyfill-1.0.2-py2.py3-none-any.whl (7.3 kB)
Requirement already satisfied: snowballstemmer>=2.2.0 in ./.local/lib/python3.11/site-packages (from pydocstyle>=2.0.0->prospector) (2.2.0)
Collecting platformdirs>=2.2.0
  Downloading platformdirs-3.5.1-py3-none-any.whl (15 kB)
Collecting isort<6,>=4.2.5
  Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting tomlkit>=0.10.1
  Downloading tomlkit-0.11.8-py3-none-any.whl (35 kB)
Collecting dill>=0.3.6
  Using cached dill-0.3.6-py3-none-any.whl (110 kB)
Collecting semver<4.0.0,>=3.0.0
  Downloading semver-3.0.0-py3-none-any.whl (17 kB)
Collecting lazy-object-proxy>=1.4.0
  Downloading lazy_object_proxy-1.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (64 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 4.4 MB/s eta 0:00:00
Collecting wrapt<2,>=1.14
  Downloading wrapt-1.15.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.9/78.9 kB 3.1 MB/s eta 0:00:00
Collecting smmap<6,>=3.0.1
  Using cached smmap-5.0.0-py3-none-any.whl (24 kB)
Installing collected packages: setoptconf-tmp, dodgy, wrapt, tomlkit, toml, smmap, semver, PyYAML, pyflakes, pycodestyle, platformdirs, packaging, lazy-object-proxy, isort, dill, gitdb, flake8, astroid, requirements-detector, pylint, GitPython, flake8-polyfill, pylint-plugin-utils, pep8-naming, pylint-flask, pylint-django, pylint-celery, prospector
  Attempting uninstall: pyflakes
    Found existing installation: pyflakes 3.0.1
    Uninstalling pyflakes-3.0.1:
      Successfully uninstalled pyflakes-3.0.1
  Attempting uninstall: pycodestyle
    Found existing installation: pycodestyle 2.10.0
    Uninstalling pycodestyle-2.10.0:
      Successfully uninstalled pycodestyle-2.10.0
  DEPRECATION: pylint-flask is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for pylint-flask ... done
  DEPRECATION: pylint-celery is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for pylint-celery ... done
Successfully installed GitPython-3.1.31 PyYAML-6.0 astroid-2.15.4 dill-0.3.6 dodgy-0.2.1 flake8-5.0.4 flake8-polyfill-1.0.2 gitdb-4.0.10 isort-5.12.0 lazy-object-proxy-1.9.0 packaging-23.1 pep8-naming-0.10.0 platformdirs-3.5.1 prospector-1.10.0 pycodestyle-2.9.1 pyflakes-2.5.0 pylint-2.17.4 pylint-celery-0.3 pylint-django-2.5.3 pylint-flask-0.6 pylint-plugin-utils-0.7 requirements-detector-1.2.1 semver-3.0.0 setoptconf-tmp-0.3.1 smmap-5.0.0 toml-0.10.2 tomlkit-0.11.8 wrapt-1.15.0
rokejulianlockhart@RQN6C6:~>

gladykov/rebooter#2 (comment)