Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dqsegdb2 for openSUSE:Factory checked in at 2023-09-21 22:23:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dqsegdb2 (Old) and /work/SRC/openSUSE:Factory/.python-dqsegdb2.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dqsegdb2" Thu Sep 21 22:23:30 2023 rev:5 rq:1112774 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dqsegdb2/python-dqsegdb2.changes 2023-06-14 16:32:50.355758987 +0200 +++ /work/SRC/openSUSE:Factory/.python-dqsegdb2.new.1770/python-dqsegdb2.changes 2023-09-21 22:24:11.843367056 +0200 @@ -1,0 +2,7 @@ +Sun Sep 17 15:57:10 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.2.1: + * No release notes. +- Disable test requiring access to network. + +------------------------------------------------------------------- Old: ---- dqsegdb2-1.1.4.tar.gz New: ---- dqsegdb2-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dqsegdb2.spec ++++++ --- /var/tmp/diff_new_pack.cczVAz/_old 2023-09-21 22:24:12.879404651 +0200 +++ /var/tmp/diff_new_pack.cczVAz/_new 2023-09-21 22:24:12.879404651 +0200 @@ -21,7 +21,7 @@ %global modname dqsegdb2 Name: python-dqsegdb2 -Version: 1.1.4 +Version: 1.2.1 Release: 0 Summary: Simplified python interface to the DQSEGDB API License: GPL-3.0-only @@ -60,7 +60,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# test_query requires network +%pytest -k 'not test_query' %files %{python_files} %doc README.md ++++++ dqsegdb2-1.1.4.tar.gz -> dqsegdb2-1.2.1.tar.gz ++++++ ++++ 2269 lines of diff (skipped)