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 2022-09-01 22:12:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dqsegdb2 (Old)
and /work/SRC/openSUSE:Factory/.python-dqsegdb2.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dqsegdb2"
Thu Sep 1 22:12:22 2022 rev:2 rq:1000656 version:1.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dqsegdb2/python-dqsegdb2.changes
2022-01-21 01:26:26.518166898 +0100
+++
/work/SRC/openSUSE:Factory/.python-dqsegdb2.new.2083/python-dqsegdb2.changes
2022-09-01 22:12:59.188537661 +0200
@@ -1,0 +2,14 @@
+Thu Sep 1 04:20:56 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.1.2:
+ - Drop python2 support.
+- New BuildRequires: python-setuptools_scm needed to correctly
+ set version to egg-info dir.
+- New BuildRequires for tests: python-requests-mock.
+
+-------------------------------------------------------------------
+Thu Jan 20 17:50:15 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Drop obsolote re-definition of python macros.
+
+-------------------------------------------------------------------
Old:
----
dqsegdb2-1.0.1.tar.gz
New:
----
dqsegdb2-1.1.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dqsegdb2.spec ++++++
--- /var/tmp/diff_new_pack.pL3GQm/_old 2022-09-01 22:12:59.700538933 +0200
+++ /var/tmp/diff_new_pack.pL3GQm/_new 2022-09-01 22:12:59.708538953 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-dqsegdb2
#
-# Copyright (c) 2020 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
@@ -19,10 +19,9 @@
# PYTHON2 NOT SUPPORTED FOR DEPENDENCY python-gwdatafind - TESTS FAIL
%define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname dqsegdb2
Name: python-dqsegdb2
-Version: 1.0.1
+Version: 1.1.2
Release: 0
Summary: Simplified python interface to the DQSEGDB API
License: GPL-3.0-only
@@ -30,6 +29,7 @@
URL: https://github.com/duncanmmacleod/dqsegdb2
Source:
https://files.pythonhosted.org/packages/source/d/dqsegdb2/dqsegdb2-%{version}.tar.gz
BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -40,6 +40,7 @@
BuildRequires: %{python_module gwdatafind}
BuildRequires: %{python_module ligo-segments}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module requests-mock}
# /SECTION
%python_subpackages
++++++ dqsegdb2-1.0.1.tar.gz -> dqsegdb2-1.1.2.tar.gz ++++++
++++ 2374 lines of diff (skipped)