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