From 6803fd908c6be8513fd3cbd0c9813081bfa4eadc33783d5c7fc27b97c18df860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Apr 2020 12:15:14 +0000 Subject: [PATCH] - 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 --- python-zope.hookable.changes | 5 +++++ python-zope.hookable.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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