Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-influxdb for openSUSE:Factory
checked in at 2022-12-11 17:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-influxdb (Old)
and /work/SRC/openSUSE:Factory/.python-influxdb.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-influxdb"
Sun Dec 11 17:17:04 2022 rev:10 rq:1042085 version:5.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-influxdb/python-influxdb.changes
2021-04-17 23:24:39.849563275 +0200
+++
/work/SRC/openSUSE:Factory/.python-influxdb.new.1835/python-influxdb.changes
2022-12-11 17:17:07.442044179 +0100
@@ -1,0 +2,7 @@
+Fri Dec 9 16:05:29 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Sync ExcludeArch with influxdb. By definition, this package is no
+ longer noarch, as it's not usable/installable on all
+ architectures (missing deps).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-influxdb.spec ++++++
--- /var/tmp/diff_new_pack.ThEIoN/_old 2022-12-11 17:17:07.926046875 +0100
+++ /var/tmp/diff_new_pack.ThEIoN/_new 2022-12-11 17:17:07.934046920 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-influxdb
#
-# Copyright (c) 2021 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
@@ -43,7 +43,7 @@
Requires: python-pytz
Requires: python-requests >= 2.17.0
Requires: python-six >= 1.10.0
-BuildArch: noarch
+ExcludeArch: %ix86 %arm ppc
# SECTION test requirements
BuildRequires: %{python_module msgpack}
BuildRequires: %{python_module pandas}