From 0cce4266ae6ed6830558a94602413aeedfcbd61e8068c525f39d881c00269f2d 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:07:30 +0000 Subject: [PATCH] - Do not pull in py2 package on doc subpkg OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=16 --- python-zope.deprecation.changes | 5 +++++ python-zope.deprecation.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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