diff --git a/python-zope.deprecation.changes b/python-zope.deprecation.changes index 8a69158..2f536fa 100644 --- a/python-zope.deprecation.changes +++ b/python-zope.deprecation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 12:07:16 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 package on doc subpkg + ------------------------------------------------------------------- Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl diff --git a/python-zope.deprecation.spec b/python-zope.deprecation.spec index ce3deeb..56b4fcd 100644 --- a/python-zope.deprecation.spec +++ b/python-zope.deprecation.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.deprecation # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -43,7 +43,6 @@ previously mentioned Python objects. %package -n %{name}-doc Summary: Zope 3 Deprecation Infrastructure -Requires: %{name} = %{version} Provides: %{python_module zope.deprecation-doc = %{version}} %description -n %{name}-doc