Fedora Packages

python3-ogr-0.49.0-1.el9 in EPEL 9

↵ Return to the main page of python3-ogr
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2024-01-27 Packit <hello at packit dot dev> - 0.49.0-1 - For Pagure there are 2 new methods available: one for getting users with specified access rights and one for getting members of a group. (#834)
2023-12-21 Packit <hello at packit dot dev> - 0.48.0-1 - There is a new get_pr_files_diff method supported for Pagure. (#826) - We have fixed a bug that GithubRelease.url returned an API URL. (#824) - Resolves rhbz#2255524
2023-10-30 Packit <hello at packit dot dev> - 0.47.1-1 - Fixed an issue where getting a list of GitLab merge requests using `.list()` would return only 20 items. (#819) - Resolves rhbz#2246994
2023-10-11 Packit <hello at packit dot dev> - 0.47.0-1 - Added support for removing users/groups from a project and possibility to check for groups with permissions to modify a PR. (#815) - Resolves rhbz#2125279
2023-10-06 Packit <hello at packit dot dev> - 0.46.2-1 - Added missing README to package metadata.
2023-09-08 Packit <hello at packit dot dev> - 0.46.0-1 - We have fixed a bug in `get_fork` method for Pagure about checking the usernames for a match when going through existing forks. (#800)
2023-06-05 Packit <hello at packit dot dev> - 0.45.0-1 - OGR now supports PyGithub >= 1.58.
2023-03-05 Packit <hello at packit dot dev> - 0.44.0-1 - OGR now understands a few community-hosted GitLab instances that could not be determined automatically from the hostname. Thanks to that, you don't need to hardcode these instances to be mapped correctly. (#775)
2023-02-23 Packit <hello at packit dot dev> - 0.43.0-1 - Fixes an issue with project->service mapping where the service with an url not containing the service type wasn't matched. (#771)
2023-01-16 Packit <hello at packit dot dev> - 0.42.0-1 - A bug in ogr resulting in returning only first page of pull requests for Pagure has been fixed. (#761) - ogr now raises `GitForgeInternalError` rather than `PagureAPIException` when getting 50x response from the Pagure API. (#762)

Provides

  • python-ogr
  • python3-ogr
  • python3.9-ogr
  • python3.9dist(ogr)
  • python3dist(ogr)

Files


Sources on Pagure