Hello community,
here is the log from the commit of package python-ffmpeg-python for
openSUSE:Factory checked in at 2020-03-17 13:11:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ffmpeg-python (Old)
and /work/SRC/openSUSE:Factory/.python-ffmpeg-python.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ffmpeg-python"
Tue Mar 17 13:11:24 2020 rev:2 rq:785816 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ffmpeg-python/python-ffmpeg-python.changes
2020-01-15 16:47:29.953256684 +0100
+++
/work/SRC/openSUSE:Factory/.python-ffmpeg-python.new.3160/python-ffmpeg-python.changes
2020-03-17 13:11:33.637864171 +0100
@@ -1,0 +2,5 @@
+Mon Mar 16 21:00:48 UTC 2020 - Martin Hauke <[email protected]>
+
+- Add missing runtime dependency on python-future
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ffmpeg-python.spec ++++++
--- /var/tmp/diff_new_pack.Fy0A0s/_old 2020-03-17 13:11:34.029864472 +0100
+++ /var/tmp/diff_new_pack.Fy0A0s/_new 2020-03-17 13:11:34.029864472 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ffmpeg-python
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,8 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -35,6 +36,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: ffmpeg
# /SECTION
+Requires: python-future
Recommends: ffmpeg
BuildArch: noarch
%python_subpackages