Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-uproot for openSUSE:Factory 
checked in at 2022-02-15 23:57:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uproot (Old)
 and      /work/SRC/openSUSE:Factory/.python-uproot.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uproot"

Tue Feb 15 23:57:49 2022 rev:5 rq:955093 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uproot/python-uproot.changes      
2022-01-23 20:42:14.291619539 +0100
+++ /work/SRC/openSUSE:Factory/.python-uproot.new.1956/python-uproot.changes    
2022-02-15 23:58:16.924378488 +0100
@@ -1,0 +2,20 @@
+Tue Feb 15 08:17:11 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 4.2.0:
+  * Drop Python2isms from the codebase:
+    [gh#scikit-hep/uproot#526].
+  * Make writing to Python file handles work (fixed a
+    half-finished, forgotten implementation):
+    [gh#scikit-hep/uproot#538].
+  * Fix cut jagged-array corner-case in library="pd".
+  * Fix a case in which the instance version is 0, but the
+    streamer version is not: [gh#scikit-hep/uproot#537].
+  * Fix uproot.WritableTTree.extend when the metadata needs to be
+    rewritten: [gh#scikit-hep/uproot#547].
+  * When checking to see if something in file["name"] = something
+    is an Awkward Array or Pandas DataFrame for creating a TTree,
+    also check for superclasses (the whole mro):
+    [gh#scikit-hep/uproot#557].
+- Sync tests tarball with version 4.2.0.
+
+-------------------------------------------------------------------

Old:
----
  uproot-4.1.9.tar.gz

New:
----
  uproot-4.2.0.tar.gz

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

Other differences:
------------------
++++++ python-uproot.spec ++++++
--- /var/tmp/diff_new_pack.sJjn1E/_old  2022-02-15 23:58:17.436379902 +0100
+++ /var/tmp/diff_new_pack.sJjn1E/_new  2022-02-15 23:58:17.444379924 +0100
@@ -20,7 +20,7 @@
 %define skip_python36 1
 %global modname uproot
 Name:           python-uproot
-Version:        4.1.9
+Version:        4.2.0
 Release:        0
 Summary:        ROOT I/O in pure Python and Numpy
 License:        BSD-3-Clause

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sJjn1E/_old  2022-02-15 23:58:17.472380002 +0100
+++ /var/tmp/diff_new_pack.sJjn1E/_new  2022-02-15 23:58:17.476380013 +0100
@@ -2,7 +2,7 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">https://github.com/scikit-hep/uproot4</param>
-               <param name="revision">4.1.9</param>
+               <param name="revision">4.2.0</param>
                <param name="subdir">tests</param>
                <param name="filename">tests</param>
                <param name="version">_none_</param>

++++++ tests.tar.xz ++++++
++++ 2259 lines of diff (skipped)

++++++ uproot-4.1.9.tar.gz -> uproot-4.2.0.tar.gz ++++++
++++ 10312 lines of diff (skipped)

Reply via email to