Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-podman for openSUSE:Factory 
checked in at 2023-06-05 18:07:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-podman (Old)
 and      /work/SRC/openSUSE:Factory/.python-podman.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-podman"

Mon Jun  5 18:07:53 2023 rev:9 rq:1090826 version:4.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-podman/python-podman.changes      
2023-06-03 00:06:56.257887586 +0200
+++ /work/SRC/openSUSE:Factory/.python-podman.new.15902/python-podman.changes   
2023-06-05 18:07:53.495588585 +0200
@@ -1,0 +2,5 @@
+Sat Jun  3 15:58:00 UTC 2023 - Georg Pfuetzenreuter 
<georg.pfuetzenreu...@suse.com>
+
+- Require pytoml
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-podman.spec ++++++
--- /var/tmp/diff_new_pack.GrQ8NW/_old  2023-06-05 18:07:54.019591680 +0200
+++ /var/tmp/diff_new_pack.GrQ8NW/_new  2023-06-05 18:07:54.027591727 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-podman
 #
-# 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
@@ -40,6 +40,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-pytoml
 Requires:       python-pyxdg
 Requires:       python-requests
 Requires:       python-urllib3 < 2.0
@@ -50,13 +51,13 @@
 BuildRequires:  %{python_module flake8}
 BuildRequires:  %{python_module podman >= %{version}}
 BuildRequires:  %{python_module psutil}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module requests-mock}
 BuildRequires:  %{python_module setuptools >= 39}
+BuildRequires:  %{python_module urllib3 < 2.0}
 BuildRequires:  %{python_module varlink}
 BuildRequires:  %{python_module wheel}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module urllib3 < 2.0}
 # /SECTION
 %endif
 %python_subpackages

Reply via email to