From 3601a68b8e785674c2a7f6a086d7229b44ff129e3b221185ebef3cab173fab48 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:30:51 +0000 Subject: [PATCH] - Do not pull in py2 pkg on doc subpkg OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=88 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 5e1d5ed..c1ad24e 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 12:30:32 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 pkg on doc subpkg + ------------------------------------------------------------------- Mon Mar 9 09:56:49 UTC 2020 - Marco Strigl diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index ffe8c76..095ab1c 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -62,7 +62,6 @@ messenger for Zope. %package -n %{name}-doc Summary: Documentation for the Crypto and SSL toolkit for Python Group: Development/Libraries/Python -Requires: %{name} = %{version} BuildArch: noarch %description -n %{name}-doc