Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-scikit-hep-testdata for 
openSUSE:Factory checked in at 2023-05-05 15:58:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-hep-testdata (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-hep-testdata.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-hep-testdata"

Fri May  5 15:58:06 2023 rev:17 rq:1084806 version:0.4.30

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-scikit-hep-testdata/python-scikit-hep-testdata.changes
    2023-02-24 18:08:08.053414848 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-hep-testdata.new.1533/python-scikit-hep-testdata.changes
  2023-05-05 15:58:28.300493016 +0200
@@ -1,0 +2,11 @@
+Thu May  4 14:41:27 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 0.4.30:
+  * Increase the pre-commit auto-update frequency to monthly
+    (gh#scikit-hep/scikit-hep-testdata#117).
+  * chore: switch to ruff (gh#scikit-hep/scikit-hep-testdata#118).
+  * Switch to codecov (gh#scikit-hep/scikit-hep-testdata#119).
+  * feat: add uproot-issue-513 data
+    (gh#scikit-hep/scikit-hep-testdata#120).
+
+-------------------------------------------------------------------

Old:
----
  scikit-hep-testdata-0.4.28.tar.gz

New:
----
  scikit-hep-testdata-0.4.30.tar.gz

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

Other differences:
------------------
++++++ python-scikit-hep-testdata.spec ++++++
--- /var/tmp/diff_new_pack.HUIP2T/_old  2023-05-05 15:58:38.256550057 +0200
+++ /var/tmp/diff_new_pack.HUIP2T/_new  2023-05-05 15:58:38.260550080 +0200
@@ -19,7 +19,7 @@
 %define srcname scikit-hep-testdata
 %define modname %( echo %{srcname} | tr '-' '_' )
 Name:           python-scikit-hep-testdata
-Version:        0.4.28
+Version:        0.4.30
 Release:        0
 Summary:        Example HEP files for testing and demonstrating
 License:        BSD-3-Clause

++++++ scikit-hep-testdata-0.4.28.tar.gz -> scikit-hep-testdata-0.4.30.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-scikit-hep-testdata/scikit-hep-testdata-0.4.28.tar.gz
 
/work/SRC/openSUSE:Factory/.python-scikit-hep-testdata.new.1533/scikit-hep-testdata-0.4.30.tar.gz
 differ: char 13, line 1

++++++ scikit-hep-testdata-datadir.patch ++++++
--- /var/tmp/diff_new_pack.HUIP2T/_old  2023-05-05 15:58:38.332550492 +0200
+++ /var/tmp/diff_new_pack.HUIP2T/_new  2023-05-05 15:58:38.340550538 +0200
@@ -1,7 +1,7 @@
-Index: scikit-hep-testdata-0.4.26/src/skhep_testdata/local_files.py
+Index: scikit-hep-testdata-0.4.30/src/skhep_testdata/local_files.py
 ===================================================================
---- scikit-hep-testdata-0.4.26.orig/src/skhep_testdata/local_files.py
-+++ scikit-hep-testdata-0.4.26/src/skhep_testdata/local_files.py
+--- scikit-hep-testdata-0.4.30.orig/src/skhep_testdata/local_files.py
++++ scikit-hep-testdata-0.4.30/src/skhep_testdata/local_files.py
 @@ -1,5 +1,6 @@
  from __future__ import annotations
  
@@ -18,11 +18,11 @@
  
  baseurl = 
"https://raw.githubusercontent.com/scikit-hep/scikit-hep-testdata/main/src/skhep_testdata/data/";
  zipurl = "https://github.com/scikit-hep/scikit-hep-testdata/zipball/main";
-Index: scikit-hep-testdata-0.4.26/tests/test_local_files.py
+Index: scikit-hep-testdata-0.4.30/tests/test_local_files.py
 ===================================================================
---- scikit-hep-testdata-0.4.26.orig/tests/test_local_files.py
-+++ scikit-hep-testdata-0.4.26/tests/test_local_files.py
-@@ -4,7 +4,7 @@ import pytest
+--- scikit-hep-testdata-0.4.30.orig/tests/test_local_files.py
++++ scikit-hep-testdata-0.4.30/tests/test_local_files.py
+@@ -6,7 +6,7 @@ import pytest
  
  import skhep_testdata as skhtd
  

Reply via email to