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 2022-02-13 00:15:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gwdatafind (Old) and /work/SRC/openSUSE:Factory/.python-gwdatafind.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gwdatafind" Sun Feb 13 00:15:22 2022 rev:2 rq:953836 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gwdatafind/python-gwdatafind.changes 2021-04-14 10:11:46.209573835 +0200 +++ /work/SRC/openSUSE:Factory/.python-gwdatafind.new.1956/python-gwdatafind.changes 2022-02-13 00:15:32.324140531 +0100 @@ -1,0 +2,9 @@ +Tue Feb 8 20:49:58 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.0.5: + * Remove support for Python 2 [!32]. + * Add support for Python 3.10 [!37]. + * Rename `LIGO_DATAFIND_SERVER` -> `GWDATAFIND_SERVER` [!29]. + * Restructure binary packages for Debian and RHEL [!27,!35,!42]. + +------------------------------------------------------------------- Old: ---- gwdatafind-1.0.4.tar.gz New: ---- gwdatafind-1.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gwdatafind.spec ++++++ --- /var/tmp/diff_new_pack.aVH96y/_old 2022-02-13 00:15:33.068142639 +0100 +++ /var/tmp/diff_new_pack.aVH96y/_new 2022-02-13 00:15:33.084142684 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gwdatafind # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,27 +12,28 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + -# PYTHON2 NOT SUPPORTED - TESTS FAIL %define skip_python2 1 Name: python-gwdatafind -Version: 1.0.4 +Version: 1.0.5 Release: 0 -License: GPL-3.0 +License: GPL-3.0-only Summary: Client library for the LIGO Data Replicator (LDR) service -Url: https://gwdatafind.readthedocs.io/ +URL: https://gwdatafind.readthedocs.io/ Source: https://files.pythonhosted.org/packages/source/g/gwdatafind/gwdatafind-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module ligo-segments} BuildRequires: %{python_module mock} BuildRequires: %{python_module pyOpenSSL} -BuildRequires: %{python_module six} BuildRequires: %{python_module pytest >= 2.8.0} +BuildRequires: %{python_module six} # /SECTION BuildRequires: fdupes Requires: python-ligo-segments @@ -40,7 +41,7 @@ Requires: python-six BuildArch: noarch Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages ++++++ gwdatafind-1.0.4.tar.gz -> gwdatafind-1.0.5.tar.gz ++++++ ++++ 2168 lines of diff (skipped)