Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-time-machine for
openSUSE:Factory checked in at 2023-04-13 14:10:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-time-machine (Old)
and /work/SRC/openSUSE:Factory/.python-time-machine.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-time-machine"
Thu Apr 13 14:10:33 2023 rev:10 rq:1078765 version:2.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-time-machine/python-time-machine.changes
2022-11-08 10:54:39.849728807 +0100
+++
/work/SRC/openSUSE:Factory/.python-time-machine.new.19717/python-time-machine.changes
2023-04-13 14:10:43.820290648 +0200
@@ -1,0 +2,7 @@
+Tue Apr 11 08:32:21 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire python38-backports.zoneinfo only when python38-base
+ is present in the buildsystem: fix build on distros where python
+ 3.8 is no longer in the supported set of python interpreters.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-time-machine.spec ++++++
--- /var/tmp/diff_new_pack.MdjX6z/_old 2023-04-13 14:10:44.208292876 +0200
+++ /var/tmp/diff_new_pack.MdjX6z/_new 2023-04-13 14:10:44.212292899 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-time-machine
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module dateutil}
BuildRequires: %{python_module pytzdata}
-BuildRequires: python38-backports.zoneinfo
+BuildRequires: (python38-backports.zoneinfo if python38-base)
# /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-generators