Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyogrio for openSUSE:Factory 
checked in at 2026-04-18 21:34:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyogrio (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyogrio.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyogrio"

Sat Apr 18 21:34:20 2026 rev:4 rq:1345441 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyogrio/python-pyogrio.changes    
2025-09-22 16:41:42.710534206 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyogrio.new.11940/python-pyogrio.changes 
2026-04-18 21:34:41.989467296 +0200
@@ -1,0 +2,24 @@
+Wed Apr  8 08:50:48 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.12.1:
+  * Fix regression in reading date columns
+  * Fix regression in `read_dataframe` when `use_arrow=True` and
+    `columns` is used to filter out columns of some specific types
+- update to 0.12.0:
+  * Return JSON fields (as identified by GDAL) as dicts/lists in
+    `read_dataframe`; these were previously returned as strings (#556).
+  * Drop support for GDAL 3.4 and 3.5 (#584).
+  * Add `datetime_as_string` and `mixed_offsets_as_utc`
+    parameters to `read_dataframe` to choose the way datetime
+    columns are returned + several fixes when reading and
+    writing datetimes (#486).
+  * Add listing of GDAL data types and subtypes to `read_info`
+  * Add support to read list fields without arrow (#558, #597).
+  * Fix decode error reading an sqlite file on Windows (#568).
+  * Fix wrong layer name when creating .gpkg.zip file (#570).
+  * Fix segfault on providing an invalid value for `layer` in
+    `read_info` (#564).
+  * Fix error when reading data with ``use_arrow=True`` after
+    having used the Parquet driver with GDAL>=3.12 (#601).
+
+-------------------------------------------------------------------

Old:
----
  pyogrio-0.11.1.tar.gz

New:
----
  pyogrio-0.12.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyogrio.spec ++++++
--- /var/tmp/diff_new_pack.C4B0Xh/_old  2026-04-18 21:34:46.021631627 +0200
+++ /var/tmp/diff_new_pack.C4B0Xh/_new  2026-04-18 21:34:46.029631953 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyogrio
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,15 +25,15 @@
 %bcond_with test
 %endif
 Name:           python-pyogrio%{psuffix}
-Version:        0.11.1
+Version:        0.12.1
 Release:        0
 Summary:        Vectorized spatial vector file format I/O using GDAL/OGR
 License:        MIT
 URL:            https://github.com/geopandas/pyogrio
 Source:         
https://files.pythonhosted.org/packages/source/p/pyogrio/pyogrio-%{version}.tar.gz
 Source99:       python-pyogrio.rpmlintrc
-BuildRequires:  %{python_module Cython >= 0.29}
-BuildRequires:  %{python_module base >= 3.8}
+BuildRequires:  %{python_module Cython >= 3.1}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tomli if %python-base < 3.11}

++++++ pyogrio-0.11.1.tar.gz -> pyogrio-0.12.1.tar.gz ++++++
++++ 3480 lines of diff (skipped)

Reply via email to