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-08-05 19:07:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyogrio (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyogrio.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyogrio"

Wed Aug  5 19:07:34 2026 rev:5 rq:1369413 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyogrio/python-pyogrio.changes    
2026-04-18 21:34:41.989467296 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyogrio.new.16738/python-pyogrio.changes 
2026-08-05 19:07:37.179550776 +0200
@@ -1,0 +2,25 @@
+Tue Jul 28 07:30:30 UTC 2026 - Ben Greiner <[email protected]>
+
+- Update to 0.13.0
+  ## Improvements
+  * Support reading Time type columns by default (was already supported with 
use_arrow=False) (#617).
+  * Add list_drivers_details() function to list the available drivers with more
+    detailed properties like the long driver names, whether read/append/write 
is
+    supported by the driver, the help topic URL, etc (#656).
+  * Add whether append is supported in list_drivers (#559)
+  * Add vsi_curl_clear_cache() function to allow users to clear the local GDAL 
vsi cache
+    associated with /vsicurl/ (and related file systems) (#605).
+  * Improve performance of read_dataframe (especially if a filter is used)
+    and write_dataframe without Arrow (#577, #674).
+  * Unlock the GIL during GDAL functions that can take significant time to 
improve
+    performance when multithreading (#572).
+  ## Bug fixes
+  * Fix error in write_dataframe with use_arrow=False when writing an 
object-type
+    column with datetimes without any time zone offsets or with a mix of 
offsets and
+    no offsets (#634).
+  * Fix writing non-string object columns with arrow (#630).
+  * Fix writing empty string category columns with arrow fails (#621).
+  * Fix overwriting a corrupt fileGDB directory (#600).
+  * Fix attribute data being incorrectly written with KML driver (#650).
+
+-------------------------------------------------------------------

Old:
----
  pyogrio-0.12.1.tar.gz

New:
----
  pyogrio-0.13.0.tar.gz

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

Other differences:
------------------
++++++ python-pyogrio.spec ++++++
--- /var/tmp/diff_new_pack.c7cVbO/_old  2026-08-05 19:07:37.883575106 +0200
+++ /var/tmp/diff_new_pack.c7cVbO/_new  2026-08-05 19:07:37.887575244 +0200
@@ -25,7 +25,7 @@
 %bcond_with test
 %endif
 Name:           python-pyogrio%{psuffix}
-Version:        0.12.1
+Version:        0.13.0
 Release:        0
 Summary:        Vectorized spatial vector file format I/O using GDAL/OGR
 License:        MIT

++++++ pyogrio-0.12.1.tar.gz -> pyogrio-0.13.0.tar.gz ++++++
++++ 4247 lines of diff (skipped)

Reply via email to