[FEATURE REQUEST] Invalid operator '~=' for version comparison #67763
dmurphy18
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
And issues was raised (#66984) which is looking for support for
~=
operator when using thepip.installed
. Salt has incomplete implementation of https://peps.python.org/pep-0440/ and 'Compatible release', and does not support for the Compatible release operator~=
, see https://peps.python.org/pep-0440/#compatible-release.See comment in original issue, #66984 (comment)
Following internal discussion in the Salt Core Team, it was decided to treat this has a Feature Request rather than a Bug.
Beta Was this translation helpful? Give feedback.
All reactions