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-01-23 20:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uproot (Old)
 and      /work/SRC/openSUSE:Factory/.python-uproot.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uproot"

Sun Jan 23 20:42:11 2022 rev:4 rq:948039 version:4.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uproot/python-uproot.changes      
2021-07-20 15:39:52.401516298 +0200
+++ /work/SRC/openSUSE:Factory/.python-uproot.new.1938/python-uproot.changes    
2022-01-23 20:42:14.291619539 +0100
@@ -1,0 +2,19 @@
+Thu Jan 20 18:11:49 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Update to version 4.1.9:
+  * [gh#scikit-hep/uproot#523] docs: add pfackeldey as a
+    contributor for code.
+  * [gh#scikit-hep/uproot#522] [pre-commit.ci] pre-commit
+    autoupdate.
+  * [gh#scikit-hep/uproot#506] add uproot.model.TTable.data
+    getter.
+  * [gh#scikit-hep/uproot#521] Dynamic classes can???t be ABC
+    subclasses, such as Sequence.
+  * [gh#scikit-hep/uproot#519] [MemmapSource] Remove
+    unnecessary(?) copies.
+  * [gh#scikit-hep/uproot#517] Be more careful about identifying
+    pd.DataFrame.
+- Update tests.tar.xz to version 4.1.9.
+- Disable an additional test on 32-bit that depends on 64-bit long.
+
+-------------------------------------------------------------------

Old:
----
  uproot-4.0.11.tar.gz

New:
----
  uproot-4.1.9.tar.gz

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

Other differences:
------------------
++++++ python-uproot.spec ++++++
--- /var/tmp/diff_new_pack.MYdp9V/_old  2022-01-23 20:42:14.799616086 +0100
+++ /var/tmp/diff_new_pack.MYdp9V/_new  2022-01-23 20:42:14.803616059 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-uproot
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define skip_python36 1
 %global modname uproot
 Name:           python-uproot
-Version:        4.0.11
+Version:        4.1.9
 Release:        0
 Summary:        ROOT I/O in pure Python and Numpy
 License:        BSD-3-Clause
@@ -79,7 +79,7 @@
 %check
 if [ $(getconf LONG_BIT) -eq 32 ]; then
 # pandas tests assume 64bit types
-skiptests32=("-k" "not (test_jagged_pandas or 
test_pandas_vector_TLorentzVector or test_iterate_pandas_2 or 
test_function_iterate_pandas_2)")
+skiptests32=("-k" "not (test_jagged_pandas or 
test_pandas_vector_TLorentzVector or test_iterate_pandas_2 or 
test_function_iterate_pandas_2 or test_0430)")
 fi
 %pytest -rfEs -m "not network" "${skiptests32[@]}"
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MYdp9V/_old  2022-01-23 20:42:14.835615842 +0100
+++ /var/tmp/diff_new_pack.MYdp9V/_new  2022-01-23 20:42:14.839615815 +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.0.11</param>
+               <param name="revision">4.1.9</param>
                <param name="subdir">tests</param>
                <param name="filename">tests</param>
                <param name="version">_none_</param>

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

++++++ uproot-4.0.11.tar.gz -> uproot-4.1.9.tar.gz ++++++
++++ 35987 lines of diff (skipped)

Reply via email to