Skip to content

github actions: PyPi: install setuptools#1604

Merged
BareosBot merged 2 commits intobareos:bareos-23from
arogge:dev/arogge/bareos-23/backport-1589
Nov 27, 2023
Merged

github actions: PyPi: install setuptools#1604
BareosBot merged 2 commits intobareos:bareos-23from
arogge:dev/arogge/bareos-23/backport-1589

Conversation

@arogge
Copy link
Member

@arogge arogge commented Nov 27, 2023

With Python >= 3.12 the setuptools isn't available by default but have to be installed manually.

(cherry picked from commit 921115f)

Thank you for contributing to the Bareos Project!

Backport of PR #1589 to bareos-23

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
  • Required backport PRs have been created
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

With Python >= 3.12 the setuptools isn't available by default
but have to be installed manually.

(cherry picked from commit 921115f)
@arogge arogge requested a review from joergsteffens November 27, 2023 09:01
@arogge arogge changed the base branch from master to bareos-23 November 27, 2023 09:02
@BareosBot BareosBot merged commit 3ddd57c into bareos:bareos-23 Nov 27, 2023
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.

3 participants