Update ELevate vendors patch: IPU workflow config actor uses distro.version() if python minor version >= 9 #16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ykohut/leapp-repository:a8-elevate-0210"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
platform module dist() and linux_distribution() functions are deprecated in Python 3.5. Will use distro.version() for >= 3.9
The package .spec: