public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-ogr] f44: Update to 0.63.0 upstream release
@ 2026-09-07  8:46 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-07  8:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-ogr
            Branch : f44
            Commit : 7c11e8ac42643f52f38620b0c264b2b53e71f5ea
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-04T11:04:27+00:00
            Stats  : +11/-3 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-ogr/c/7c11e8ac42643f52f38620b0c264b2b53e71f5ea?branch=f44

            Log:
            Update to 0.63.0 upstream release

- Resolves: rhbz#2528470

Upstream tag: 0.63.0
Upstream commit: 1d91993b

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index e05df63..dd65aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,4 @@
 /ogr-0.61.2.tar.gz
 /ogr-0.62.3.tar.gz
 /ogr-0.62.4.tar.gz
+/ogr-0.63.0.tar.gz

diff --git a/README.packit b/README.packit
index 09d231a..72ae4cd 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.2.post1.dev12+g819bb7962.
+The file was generated using packit 1.16.2.post1.dev18+g099fa292c.

diff --git a/python-ogr.spec b/python-ogr.spec
index 0e512a2..921d012 100644
--- a/python-ogr.spec
+++ b/python-ogr.spec
@@ -1,5 +1,5 @@
 Name:           python-ogr
-Version:        0.62.4
+Version:        0.63.0
 Release:        1%{?dist}
 Summary:        One API for multiple git forges
 
@@ -47,6 +47,13 @@ One Git library to Rule!
 
 
 %changelog
+* Fri Sep 04 2026 Packit <hello@packit.dev> - 0.63.0-1
+- `ogr` now supports the `allow_maintainer_edit` option for PRs/MRs for GitHub, GitLab and Forgejo. (#1011, #1012)
+- A potential bug has been fixed in the GitHub implementation of `PullRequest.update_info()`. Previously, `None` values
+  could have been passed to the underlying method called to edit a PR, which could result in an `AssertionError` being raised
+  as this method doesn't support `None` values. (#1011)
+- Resolves: rhbz#2528470
+
 * Fri Aug 21 2026 Packit <hello@packit.dev> - 0.62.4-1
 - The `ForgejoService.get_project_from_url()` method has been updated to ensure repository names are parsed accurately. It now correctly removes the `.git` extension from the repository name, addressing an issue where the extension was previously retained. (#1005)
 - The implementation of `__str__`, `__eq__`, and `__hash__` methods has been added to `ForgejoService`. (#1001)

diff --git a/sources b/sources
index 07cde79..78f1209 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ogr-0.62.4.tar.gz) = 732583c8e13eddb462d89797bb443da0c1ed113ff4bce5c3cb27509f6fb74dbee9cd3f86ea9f97f0693fbb66fb1e18a0fea20296c94df4db2600fbe82271db70
+SHA512 (ogr-0.63.0.tar.gz) = 307b9d697b06c9f03c8e7fbbf9766f4a02c15d2d95b5490eb2a29c64f886bdc587c270e1bbaae052f3258584d8194d27eb2f0e377ee1ff33e1e2cab5fd90cb44

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-07  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07  8:46 [rpms/python-ogr] f44: Update to 0.63.0 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox