From 0897e977286ab915cde407a16d54dc136283245e238a9d4b2083999903a7f6e0 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 9 Oct 2018 08:22:23 +0000 Subject: [PATCH] - Update dependencies to match latest python packaging changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:avocado/python-inspektor?expand=0&rev=6 --- python-inspektor.changes | 5 +++++ python-inspektor.spec | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/python-inspektor.changes b/python-inspektor.changes index 26b3acc..82d12d6 100644 --- a/python-inspektor.changes +++ b/python-inspektor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 9 08:21:56 UTC 2018 - Martin Pluskal + +- Update dependencies to match latest python packaging changes + ------------------------------------------------------------------- Fri Jul 27 11:20:41 UTC 2018 - mpluskal@suse.com diff --git a/python-inspektor.spec b/python-inspektor.spec index 1fd2128..b6e3688 100644 --- a/python-inspektor.spec +++ b/python-inspektor.spec @@ -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: python-stevedore Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch +%ifpython3 +BuildRequires: python3-typed-ast +Requires: python3-typed-ast +%endif %python_subpackages %description