↵ Return to the main page of python3-ogr
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-26 | Packit <hello at packit dot dev> - 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 |
2024-10-11 | Packit <hello at packit dot dev> - 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 |
2024-09-16 | Packit <hello at packit dot dev> - 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 |
2024-03-08 | Packit <hello at packit dot dev> - 0.49.2-1 | - `GitLabProject.get_file_content` can now correctly handle file paths starting with `./`. (#844) - Resolves rhbz#2268584 |
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) |
2024-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.48.1-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.48.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-08 | Packit <hello at packit dot dev> - 0.48.1-1 | - Fix log level and wording when Pagure returns an error while retrieving Pagure PR diffstats. - Resolves rhbz#2257242 |
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 |