Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-limnoria for openSUSE:Factory
checked in at 2023-04-16 16:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
and /work/SRC/openSUSE:Factory/.python-limnoria.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-limnoria"
Sun Apr 16 16:07:24 2023 rev:29 rq:1079719 version:2022.11.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes
2022-12-04 14:59:02.120505663 +0100
+++
/work/SRC/openSUSE:Factory/.python-limnoria.new.19717/python-limnoria.changes
2023-04-16 16:07:42.517036004 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 21:14:18 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Add explicit {python_module pytzdata} BuildRequires and
+ python-pytzdata Requires, needed for build in Tumbleweed now.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.NfzcSs/_old 2023-04-16 16:07:43.941044213 +0200
+++ /var/tmp/diff_new_pack.NfzcSs/_new 2023-04-16 16:07:43.945044236 +0200
@@ -36,6 +36,7 @@
BuildRequires: %{python_module feedparser}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module python-gnupg}
+BuildRequires: %{python_module pytzdata}
BuildRequires: %{python_module pytz if %python-base < 3.9}
# pyxmpp2-scram not available, the code actually covers the non-availability
#BuildRequires: %%{python_module pyxmpp2-scram}
@@ -52,6 +53,7 @@
Requires: python-feedparser
Requires: python-python-dateutil
Requires: python-python-gnupg
+Requires: python-pytzdata
#Requires: python-pyxmpp2-scram
%if 0%{?python_version_nodots} < 39
Requires: python-pytz