- Do not pull in py2 package in doc subpkg

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal 2020-04-08 12:15:14 +00:00 committed by Git OBS Bridge
parent 95570d78f1
commit 6803fd908c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 8 12:14:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in py2 package in doc subpkg
-------------------------------------------------------------------
Mon Mar 16 14:13:58 UTC 2020 - pgajdos@suse.com

View File

@ -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