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

python: migrate from deprecated distutils to setuptools #3153

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

pcolberg
Copy link
Contributor

@pcolberg pcolberg commented Jan 22, 2025

Closes: #3141
Link: https://setuptools.pypa.io/en/latest/deprecated/distutils-legacy.html
Reported-by: Fuga Kato (IBEX Technology Co., Ltd.)

Closes: #3141
Link: https://setuptools.pypa.io/en/latest/deprecated/distutils-legacy.html
Reported-by: Fuga Kato (IBEX Technology Co., Ltd.)
Signed-off-by: Peter Colberg <peter.colberg@altera.com>
@coveralls
Copy link

coveralls commented Jan 23, 2025

Pull Request Test Coverage Report for Build 12919492451

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.101%

Totals Coverage Status
Change from base Build 12919187751: 0.0%
Covered Lines: 15826
Relevant Lines: 24689

💛 - Coveralls

@pcolberg pcolberg marked this pull request as ready for review January 23, 2025 00:23
@pcolberg pcolberg requested review from a team as code owners January 23, 2025 00:23
@pcolberg pcolberg merged commit d2d41ad into master Jan 23, 2025
33 checks passed
@pcolberg pcolberg deleted the pcolberg/distutils branch January 23, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

migration from distutils to setuptools
2 participants