diff --git a/python-Genshi.changes b/python-Genshi.changes index a70c129..02e3aba 100644 --- a/python-Genshi.changes +++ b/python-Genshi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 11:55:37 UTC 2020 - Tomáš Chvátal + +- Do not pull in python2 packages when installing docs + ------------------------------------------------------------------- Tue Jun 18 08:43:11 UTC 2019 - Tomáš Chvátal diff --git a/python-Genshi.spec b/python-Genshi.spec index 15f3cb4..60d4cac 100644 --- a/python-Genshi.spec +++ b/python-Genshi.spec @@ -1,7 +1,7 @@ # # spec file for package python-Genshi # -# Copyright (c) 2019 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 @@ -50,7 +50,6 @@ feature is a template language, which is heavily inspired by Kid. %package -n %{name}-doc Summary: A toolkit for generation of output for the web - Documentation Group: Development/Libraries/Python -Requires: %{name} = %{version} Provides: %{python_module Genshi-doc = %{version}} BuildArch: noarch