- Update to 0.45.0
* OGR now supports PyGithub >= 1.58.
* OGR now understands a few community-hosted GitLab instances
that could not be determined automatically from the hostname.
* Fixes an issue with project->service mapping where the service
with an url not containing the service type wasn't matched.
* A bug in ogr resulting in returning only first page of pull
requests for Pagure has been fixed.
* ogr now raises GitForgeInternalError rather than PagureAPIException
when getting 50x response from the Pagure API.
OBS-URL: https://build.opensuse.org/request/show/1095592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=9
* Implement the closed_by property for the Pagure pull request for
getting the login of the account that closed the pull request. (#718)
* Add users_with_write_access so you can generate the set of users that
have write access to the project and the method has_write_access(user),
to query if a user has access.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=5