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

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

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
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 labels
No milestone
No project
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.