* python_requirements_info - improvements - returns python version broken down into its components - minor refactoring * adjusted indentation in the documentaiton blocks * added changelog fragment * fixes from PR review + assertion in test
* python_requirements_info - fail when version operator used without version * added changelog fragment * simplified way of achieving the same result
* CI tests: add note to main.yml * improve