Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-awkward-cpp for 
openSUSE:Factory checked in at 2026-03-23 17:11:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-awkward-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.python-awkward-cpp.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-awkward-cpp"

Mon Mar 23 17:11:53 2026 rev:24 rq:1341752 version:52

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-awkward-cpp/python-awkward-cpp.changes    
2025-10-16 17:39:43.738877713 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-awkward-cpp.new.8177/python-awkward-cpp.changes
  2026-03-23 17:12:17.198975895 +0100
@@ -1,0 +2,43 @@
+Sat Mar 14 21:43:09 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 52:
+  * Add JSON Schema Implementation
+  * Add iostream wrapper
+  * Add Jsonx example for converting JSON into JSONx (a XML
+    format)
+  * Add optional unresolvedTokenIndex parameter to Pointer::Get()
+  * Add encoding validation option for Writer/PrettyWriter
+  * Add Writer::SetMaxDecimalPlaces()
+  * Support {0, } and {0, m} in Regex
+  * Add Value::Get/SetFloat(), Value::IsLossLessFloat/Double()
+  * Add stream position check to reader unit tests
+  * Add Templated accessors and range-based for
+  * Add (Pretty)Writer::RawValue()
+  * Add Document::Parse(std::string), Document::Parse(const
+    char*, size_t length) and related APIs.
+  * Add move constructor for GenericSchemaDocument
+  * Add VS2010 and VS2015 to AppVeyor CI
+  * Add parse-by-parts example
+  * Support parse number as string
+  * Add kFormatSingleLineArray for PrettyWriter
+  * Added optional support for trailing commas
+  * Added filterkey and filterkeydom examples
+  * Added npm docs
+  * Allow options for writing and parsing NaN/Infinity
+  * Add std::string overload to PrettyWriter::Key() when
+    RAPIDJSON_HAS_STDSTRING is defined
+  * Fix gcc/clang/vc warnings
+  * Fix documentation
+  * Fix emscripten alignment issue
+  * Fix missing allocator to uses of AddMember in document
+  * CMake will no longer complain that the minimum CMake version
+    is not specified
+  * Make it usable with old VC8 (VS2005)
+  * Prohibit C++11 move from Document to Value
+  * Try to fix incorrect 64-bit alignment
+  * Check return of fwrite to avoid warn_unused_result build
+    failures
+  * Fix UB in GenericDocument::ParseStream
+  * Keep Document value unchanged on parse error
+
+-------------------------------------------------------------------

Old:
----
  awkward_cpp-50.tar.gz

New:
----
  awkward_cpp-52.tar.gz

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

Other differences:
------------------
++++++ python-awkward-cpp.spec ++++++
--- /var/tmp/diff_new_pack.5UAx5V/_old  2026-03-23 17:12:17.799000886 +0100
+++ /var/tmp/diff_new_pack.5UAx5V/_new  2026-03-23 17:12:17.803001053 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-awkward-cpp
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 %define srcname awkward_cpp
 Name:           python-awkward-cpp
-Version:        50
+Version:        52
 Release:        0
 Summary:        CPU kernels and compiled extensions for Awkward Array
 License:        BSD-3-Clause
@@ -80,7 +80,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%pytest_arch
+%pytest_arch -k "not test_unit_cpuawkward"
 
 %files %{python_files}
 %doc README.md

++++++ awkward_cpp-50.tar.gz -> awkward_cpp-52.tar.gz ++++++
++++ 11955 lines of diff (skipped)

Reply via email to