Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gwdatafind for openSUSE:Factory checked in at 2024-01-03 12:29:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gwdatafind (Old) and /work/SRC/openSUSE:Factory/.python-gwdatafind.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gwdatafind" Wed Jan 3 12:29:15 2024 rev:6 rq:1136060 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gwdatafind/python-gwdatafind.changes 2023-01-16 18:02:28.732014249 +0100 +++ /work/SRC/openSUSE:Factory/.python-gwdatafind.new.28375/python-gwdatafind.changes 2024-01-03 12:30:00.358473962 +0100 @@ -1,0 +2,12 @@ +Thu Dec 28 17:22:38 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.2.0 + * Add support for non-GWF file extensions (!83) + * Use argparse-manpage for manual generation (!80) + * Update references to gwosc.org (!87) + * Support multi-character site IDs (!91) + * Add support for Python 3.11 and 3.12 (!93) +- Update dependencies: (Build)Requires: python-igwn-auth-utils + instead of python-igwn-auth-utils-requests. + +------------------------------------------------------------------- Old: ---- gwdatafind-1.1.3.tar.gz New: ---- gwdatafind-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gwdatafind.spec ++++++ --- /var/tmp/diff_new_pack.5ifWHL/_old 2024-01-03 12:30:01.242506251 +0100 +++ /var/tmp/diff_new_pack.5ifWHL/_new 2024-01-03 12:30:01.246506397 +0100 @@ -19,7 +19,7 @@ %define skip_python2 1 Name: python-gwdatafind -Version: 1.1.3 +Version: 1.2.0 Release: 0 License: GPL-3.0-only Summary: Client library for the LIGO Data Replicator (LDR) service @@ -30,12 +30,12 @@ BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module ligo-segments} -BuildRequires: %{python_module igwn-auth-utils-requests >= 0.3.1} +BuildRequires: %{python_module igwn-auth-utils} BuildRequires: %{python_module pytest >= 2.8.0} BuildRequires: %{python_module requests-mock} # /SECTION BuildRequires: fdupes -Requires: python-igwn-auth-utils-requests >= 0.3.1 +Requires: python-igwn-auth-utils Requires: python-ligo-segments BuildArch: noarch Requires(post): update-alternatives ++++++ gwdatafind-1.1.3.tar.gz -> gwdatafind-1.2.0.tar.gz ++++++ ++++ 1653 lines of diff (skipped)