packageurl-python
packageurl-python copied to clipboard
Support Python 3.11
- added support for Python 3.11, there was nothing special to do like deprecation warnings
- moved linting to a dedicated GHA job, so it will be run only on ubuntu with Python 3.6, there is no need to run it on 3 OS x 6 Python versions
- updated
setup-python
action to v4, no relevant change for this project to be aware of