↵ Return to the main page of python3-ogr
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2025-12-15 | Packit <hello at packit dot 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 |
| 2025-12-08 | Packit <hello at packit dot 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 |
| 2025-10-31 | Packit <hello at packit dot dev> - 0.57.0-1 | - We have fixed an issue with the new Forgejo version preventing ogr from working. (#949) - Resolves: rhbz#2401236 |
| 2025-10-03 | Packit <hello at packit dot dev> - 0.56.1-1 | - We now use httpx when making requests from our Forgejo implementation. (#941) - Resolves: rhbz#2401236 |
| 2025-09-19 | Python Maint <python dash maint at redhat dot com> - 0.56.0-2 | - Rebuilt for Python 3.14.0rc3 bytecode |
| 2025-08-20 | Packit <hello at packit dot 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 |
| 2025-08-15 | Python Maint <python dash maint at redhat dot com> - 0.55.0-4 | - Rebuilt for Python 3.14.0rc2 bytecode |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.55.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-06-22 | Python Maint <python dash maint at redhat dot com> - 0.55.0-2 | - Rebuilt for Python 3.14 |
| 2025-05-30 | Packit <hello at packit dot dev> - 0.55.0-1 | - We have added support for Forgejo releases. (#927) - Resolves: rhbz#2369439 |