* github3.repos.comparison.Comparison.commits was renamed to
original_commits.
* Add tests for Python 3.11
* Add function for getting repos for github app
* Cancel and failed invitation
* Allow to set GitHub API version
* Remove support to EOL Python 3.6
* Missing set permission for collaborators
* Modernize the build: switch to hatchling
- Stop using greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=21
* Add partial support for the Checks API:
* Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes.
* Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes.
* Add support for webhooks in an organization
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=16