| ID | 132153 |
| Package Name | python-ogr |
| Links |
Fedora Package Sources |
Fedora Official Koji Buildsystem |
Rocks RISC-V Koji Buildsystem |
Fedora RISC-V GitHub |
Old Koji Buildsystem
|
| Version | 0.55.0 |
| Release | 3.fc43 |
| Epoch | |
Draft | False |
| Source | git+https://src.fedoraproject.org/rpms/python-ogr.git#3d487e323f3b33443600306896a65813699e5634 |
| Summary |
| Description |
| Built by | zhangsongsong |
| State |
failed
|
| Volume |
DEFAULT |
| Started | Mon, 11 Aug 2025 09:39:50 CST |
| Completed | Mon, 11 Aug 2025 10:19:46 CST |
| Task | build (f43-bootstrap, /rpms/python-ogr.git:3d487e323f3b33443600306896a65813699e5634) |
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ogr.git#3d487e323f3b33443600306896a65813699e5634'}} |
| Tags |
No tags
|
| RPMs |
No RPMs
|
| Changelog |
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.55.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jun 22 2025 Python Maint <python-maint@redhat.com> - 0.55.0-2
- Rebuilt for Python 3.14
* Fri May 30 2025 Packit <hello@packit.dev> - 0.55.0-1
- We have added support for Forgejo releases. (#927)
- Resolves: rhbz#2369439
* Fri May 09 2025 Packit <hello@packit.dev> - 0.54.0-1
- Support for Forgejo pull requests has been added. (#925)
- We have added support for Forgejo methods related to permissions. (#918)
- Resolves: rhbz#2365296
* Fri Apr 04 2025 Packit <hello@packit.dev> - 0.53.0-1
- Added support for Forgejo projects. (#893)
- Resolves: rhbz#2357503
* Mon Mar 31 2025 Packit <hello@packit.dev> - 0.52.1-1
- Update to version 0.52.1
- Resolves: rhbz#2349248
* Sun Mar 02 2025 Packit <hello@packit.dev> - 0.51.0-1
- Added base support for forgejo. (#891)
* Fri Feb 07 2025 Packit <hello@packit.dev> - 0.50.4-1
- Trigger a new release to confirm the correct SPDX licence.
- Resolves: rhbz#2336934
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.50.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Packit <hello@packit.dev> - 0.50.3-1
- We have improved wrapping of the forge-specific exceptions, string representation of the original exception is now included. (#884)
- The test suite for parsing git URLs has been extended and also the handling of GitHub repository with changed owner or name has been improved. (#874)
* Sat Oct 26 2024 Packit <hello@packit.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
* Fri Oct 11 2024 Packit <hello@packit.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
* Mon Sep 16 2024 Packit <hello@packit.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
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.49.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.49.2-2
- Rebuilt for Python 3.13
* Fri Mar 08 2024 Packit <hello@packit.dev> - 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 <hello@packit.dev> - 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 <hello@packit.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)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.48.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.48.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 08 2024 Packit <hello@packit.dev> - 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 <hello@packit.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
* Mon Oct 30 2023 Packit <hello@packit.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
* Wed Oct 11 2023 Packit <hello@packit.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
* Fri Oct 06 2023 Packit <hello@packit.dev> - 0.46.2-1
- Added missing README to package metadata.
* Fri Sep 08 2023 Packit <hello@packit.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)
|