Skip to content

Fix setuptools deprecations#105

Merged
ahcorde merged 3 commits intoosrf:masterfrom
mosfet80:patch-2
Jul 16, 2025
Merged

Fix setuptools deprecations#105
ahcorde merged 3 commits intoosrf:masterfrom
mosfet80:patch-2

Conversation

@mosfet80
Copy link
Contributor

@mosfet80 mosfet80 commented Jul 13, 2025

FIX:

#SetuptoolsDeprecationWarning: License classifiers are deprecated. !!

******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: Apache Software License

See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ********************************************************************************

FIX:

#UserWarning: Unknown distribution option: 'tests_require'

and

#SetuptoolsDeprecationWarning: License classifiers are deprecated. !!

******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: Apache Software License

See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ********************************************************************************
@ahcorde
Copy link

ahcorde commented Jul 14, 2025

Pulls: #105
Gist: https://gist.githubusercontent.com/ahcorde/e68ae24d1de2920531aba8ac48535004/raw/d42ecf43fbcec78008cad624876c005558a941fd/ros2.repos
BUILD args: --packages-above-and-dependencies osrf_pycommon
TEST args: --packages-above osrf_pycommon
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/16478

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@mosfet80
Copy link
Contributor Author

@ahcorde I've narrowed the scope of the patch.
It currently only fixes the licensing issue.

@ahcorde
Copy link

ahcorde commented Jul 14, 2025

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit 3e98d0c into osrf:master Jul 16, 2025
0 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants