Update ELevate vendors patch: IPU workflow config actor uses distro.version() if python minor version >= 9 #16

Merged
eabdullin merged 1 commits from ykohut/leapp-repository:a8-elevate-0210 into a8-elevate-0210 2024-12-13 13:06:36 +00:00
Collaborator

platform module dist() and linux_distribution() functions are deprecated in Python 3.5. Will use distro.version() for >= 3.9

The package .spec:

  • add python3-distro package to EL9's Requires
  • bump release
platform module dist() and linux_distribution() functions are deprecated in Python 3.5. Will use distro.version() for >= 3.9 The package .spec: - add python3-distro package to EL9's Requires - bump release
ykohut added 1 commit 2024-12-13 13:04:51 +00:00
The package .spec:
- add python3-distro package to EL9's Requires
- bump release
eabdullin approved these changes 2024-12-13 13:06:32 +00:00
eabdullin merged commit a2e10dfe11 into a8-elevate-0210 2024-12-13 13:06:36 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rpms/leapp-repository#16
No description provided.