Skip to content

update python packaging: stop using "setup.py" #290

@TomasTomecek

Description

@TomasTomecek
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.                                                                                      
  warnings.warn(msg, warning_class) 
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.                                                                         
  warnings.warn(

Adress these at minimum.

Since this affects what downstream distros have available, make sure to get a green light from downstream maintainers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions