diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index b616699..160431a 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 12:14:59 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 package in doc subpkg + ------------------------------------------------------------------- Mon Mar 16 14:13:58 UTC 2020 - pgajdos@suse.com diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index 31b67a6..6047b1d 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -50,7 +50,6 @@ that imported it, will see the change. %package -n %{name}-doc Summary: Zope hookable -Requires: %{name} = %{version} Provides: %{python_module zope.hookable-doc = %{version}} %description -n %{name}-doc