|
|
|
|
Changelog for python3-ogr-0.50.2-1.fc42.noarch.rpm :
* Sat Oct 26 2024 Packit - 0.50.2-1- There is a new method for getting a single commit comment, supporting also retrieval and adding reactions in GitHub. (#865)- Resolves: rhbz#2321974 * Fri Oct 11 2024 Packit - 0.50.1-1- We have fixed an issue that caused inconsistencies with the expected behavior stated by the documentation when adding duplicate reactions to GitLab comments. (#861)- Resolves: rhbz#2318010 * Mon Sep 16 2024 Packit - 0.50.0-1- A new` get_commits` method was implemented for GitHub and Gitlab projects. (#857)- An issue with silently ignoring error (#760) was fixed. (#855)- Resolves: rhbz#2312527 * Fri Jul 19 2024 Fedora Release Engineering - 0.49.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint - 0.49.2-2- Rebuilt for Python 3.13 * Fri Mar 08 2024 Packit - 0.49.2-1- `GitLabProject.get_file_content` can now correctly handle file paths starting with `./`. (#844)- Resolves rhbz#2268584 * Mon Feb 12 2024 Packit - 0.49.1-1- Interface for labels was unified and `labels` property for PullRequest and Issue now return list of PRLabel and IssueLabel respectively. (#839)- Resolves rhbz#2260529 * Sat Jan 27 2024 Packit - 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) * Fri Jan 26 2024 Fedora Release Engineering - 0.48.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 0.48.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 08 2024 Packit - 0.48.1-1- Fix log level and wording when Pagure returns an error while retrieving Pagure PR diffstats.- Resolves rhbz#2257242 * Thu Dec 21 2023 Packit - 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 * Mon Oct 30 2023 Packit - 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 * Wed Oct 11 2023 Packit - 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 * Fri Oct 06 2023 Packit - 0.46.2-1- Added missing README to package metadata. * Fri Sep 08 2023 Packit - 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) * Fri Jul 21 2023 Fedora Release Engineering - 0.45.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint - 0.45.0-2- Rebuilt for Python 3.12 * Mon Jun 05 2023 Packit - 0.45.0-1- OGR now supports PyGithub >= 1.58. * Sun Mar 05 2023 Packit - 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) * Thu Feb 23 2023 Packit - 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) * Fri Jan 20 2023 Fedora Release Engineering - 0.42.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Packit - 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) * Thu Oct 27 2022 Packit - 0.41.0-1- `CommitComment.comment` has been deprecated in favour of `CommitComment.body` to make the naming consistent across objects. (#748)- ogr now requires Python 3.9 or later. (#746)
|
|
|