Hello community, here is the log from the commit of package python-inspektor for openSUSE:Factory checked in at 2018-10-09 15:54:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-inspektor (Old) and /work/SRC/openSUSE:Factory/.python-inspektor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-inspektor" Tue Oct 9 15:54:15 2018 rev:3 rq:640758 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-inspektor/python-inspektor.changes 2018-07-28 12:45:05.196955507 +0200 +++ /work/SRC/openSUSE:Factory/.python-inspektor.new/python-inspektor.changes 2018-10-09 15:54:17.650273731 +0200 @@ -1,0 +2,5 @@ +Tue Oct 9 08:21:56 UTC 2018 - Martin Pluskal <[email protected]> + +- Update dependencies to match latest python packaging changes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-inspektor.spec ++++++ --- /var/tmp/diff_new_pack.r41Eut/_old 2018-10-09 15:54:18.154273134 +0200 +++ /var/tmp/diff_new_pack.r41Eut/_new 2018-10-09 15:54:18.158273129 +0200 @@ -12,7 +12,7 @@ # 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/ # @@ -49,6 +49,10 @@ Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch +%ifpython3 +BuildRequires: python3-typed-ast +Requires: python3-typed-ast +%endif %python_subpackages %description
