Information for build python-ogr-0.61.1-1.fc44

ID214724
Package Namepython-ogr
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.61.1
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-ogr.git#b31b5fe1bf4cee74bb5b25c5cb1c4785423458cf
SummaryOne API for multiple git forges
DescriptionOne Git library to Rule!
Built byhezhengyu
State failed
Volume DEFAULT
StartedSun, 17 May 2026 05:55:15 CST
CompletedSun, 17 May 2026 06:26:18 CST
Taskbuild (f44, /rpms/python-ogr.git:b31b5fe1bf4cee74bb5b25c5cb1c4785423458cf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ogr.git#b31b5fe1bf4cee74bb5b25c5cb1c4785423458cf'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Mar 09 2026 Packit <hello@packit.dev> - 0.61.1-1 - Force downstream synchronization of upstream configuration to enable side tagging in EPEL 10. - Resolves: rhbz#2437993 * Mon Feb 09 2026 Packit <hello@packit.dev> - 0.61.0-1 - Ogr now supports Forgejo issues, comments and comment reactions. (#959) * Fri Jan 30 2026 Packit <hello@packit.dev> - 0.60.1-1 - The method `get_rate_limit_remaining()` now also supports repository-specific checks for GitHub. (#972) - Resolves: rhbz#2435481 * Mon Jan 19 2026 Packit <hello@packit.dev> - 0.60.0-1 - A new method `get_rate_limit_remaining()` to check rate limit thresholds has been added to the service API. (#970) - Resolves: rhbz#2430818 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.59.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Mon Dec 15 2025 Packit <hello@packit.dev> - 0.59.0-1 - Improved handling of retries after errors to avoid hitting rate limits if possible. (#958) - `GithubPullRequest.labels` property is now cached for better performance and to be consistent with other services. (#960, #961) - Resolves: rhbz#2422233 * Mon Dec 08 2025 Packit <hello@packit.dev> - 0.58.0-1 - `PagureService` now accepts an optional `user_agent` argument to set a custom User-Agent header. (#953) - It is now possible to pass a `headers` argument in `PagureProject.get_file_content`. The default header is set to `Accept: text/plain`. (#954) - Resolves: rhbz#2420049 * Fri Oct 31 2025 Packit <hello@packit.dev> - 0.57.0-1 - We have fixed an issue with the new Forgejo version preventing ogr from working. (#949) - Resolves: rhbz#2401236 * Fri Oct 03 2025 Packit <hello@packit.dev> - 0.56.1-1 - We now use httpx when making requests from our Forgejo implementation. (#941) - Resolves: rhbz#2401236 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.56.0-2 - Rebuilt for Python 3.14.0rc3 bytecode * Wed Aug 20 2025 Packit <hello@packit.dev> - 0.56.0-1 - Tmt documentation has been extended. (#937) - Support for forgejo commit statuses has been added. (#936) - The package ogr/abstract has been split into multiple files. (#935) - Resolves: rhbz#2389723 * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.55.0-4 - Rebuilt for Python 3.14.0rc2 bytecode * 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