You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/05/11 07:01:00 UTC

[jira] [Updated] (PROTON-2733) setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated

     [ https://issues.apache.org/jira/browse/PROTON-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk updated PROTON-2733:
-------------------------------
    Description: 
{noformat}
[ 74%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o
/home/travis/.local/lib/python3.10/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************
!!
  dist.fetch_build_eggs(dist.setup_requires)
{noformat}

https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/601953932#L831

{noformat}
/home/travis/.local/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
{noformat}

https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/601954582#L1141

  was:
{noformat}
[ 74%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o
/home/travis/.local/lib/python3.10/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************
!!
  dist.fetch_build_eggs(dist.setup_requires)
{noformat}

https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/601953932#L831


> setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-2733
>                 URL: https://issues.apache.org/jira/browse/PROTON-2733
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: proton-c-0.39.0
>            Reporter: Jiri Daněk
>            Priority: Minor
>
> {noformat}
> [ 74%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o
> /home/travis/.local/lib/python3.10/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> {noformat}
> https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/601953932#L831
> {noformat}
> /home/travis/.local/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>         ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer, pypa/build or
>         other standards-based tools.
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
>         ********************************************************************************
> !!
>   self.initialize_options()
> {noformat}
> https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/601954582#L1141



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org