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 2023-02-11 21:56:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-awkward-cpp (Old) and /work/SRC/openSUSE:Factory/.python-awkward-cpp.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-awkward-cpp" Sat Feb 11 21:56:33 2023 rev:2 rq:1064235 version:8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-awkward-cpp/python-awkward-cpp.changes 2023-01-28 19:00:25.919758558 +0100 +++ /work/SRC/openSUSE:Factory/.python-awkward-cpp.new.1848/python-awkward-cpp.changes 2023-02-11 21:57:28.607679838 +0100 @@ -1,0 +2,35 @@ +Fri Feb 10 12:24:55 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 8: + * Add GenericDocument ctor overload to specify JSON type + * Add FAQ + * Add forward declaration header `fwd.h` + * Add @PlatformIO Library Registry manifest file + * Implement assignment operator for BigInteger + * Add comments support + * Adding coapp definition + * documenttest.cpp: EXPECT_THROW when checking empty allocator + * GenericDocument: add implicit conversion to ParseResult + * Use <wchar.h> with C++ linkage on Windows ARM + * Detect little endian for Microsoft ARM targets + * Check Nan/Inf when writing a double + * 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 + +------------------------------------------------------------------- Old: ---- awkward-cpp-7.tar.gz New: ---- awkward-cpp-8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-awkward-cpp.spec ++++++ --- /var/tmp/diff_new_pack.7TIo1q/_old 2023-02-11 21:57:29.015682379 +0100 +++ /var/tmp/diff_new_pack.7TIo1q/_new 2023-02-11 21:57:29.023682429 +0100 @@ -17,7 +17,7 @@ Name: python-awkward-cpp -Version: 7 +Version: 8 Release: 0 Summary: CPU kernels and compiled extensions for Awkward Array License: BSD-3-Clause @@ -76,7 +76,6 @@ mkdir -p %{buildroot}%{_includedir}/ cp -r header-only/awkward %{buildroot}%{_includedir}/ - %check %pytest_arch ++++++ awkward-cpp-7.tar.gz -> awkward-cpp-8.tar.gz ++++++ ++++ 10322 lines of diff (skipped)