Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-rtmidi for
openSUSE:Factory checked in at 2021-01-25 18:23:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-rtmidi (Old)
and /work/SRC/openSUSE:Factory/.python-python-rtmidi.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-rtmidi"
Mon Jan 25 18:23:55 2021 rev:5 rq:866327 version:1.4.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-rtmidi/python-python-rtmidi.changes
2020-10-16 16:16:08.524724970 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-rtmidi.new.28504/python-python-rtmidi.changes
2021-01-25 18:24:12.608480079 +0100
@@ -1,0 +2,6 @@
+Sun Jan 24 08:07:30 UTC 2021 - Mia Herkt <[email protected]>
+
+- Fix package build failure due to -doc package not being marked
+ with %python_files
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-rtmidi.spec ++++++
--- /var/tmp/diff_new_pack.u0FXrG/_old 2021-01-25 18:24:13.168480893 +0100
+++ /var/tmp/diff_new_pack.u0FXrG/_new 2021-01-25 18:24:13.172480899 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-rtmidi
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -86,7 +86,7 @@
%doc AUTHORS.rst CHANGELOG.rst README.rst
%{python_sitearch}/*
-%files doc
+%files %{python_files doc}
%doc docs/_build/html examples
%changelog