From eb68d905dd1fea42019e76aadf49c5e13460998ee5947247e71ada87092718a4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 6 May 2017 04:25:28 +0000 Subject: [PATCH] Accepting request 493117 from home:TheBlackCat:branches:devel:languages:python It doesn't look like python3-m2crypto ever existed, so don't provide it. OBS-URL: https://build.opensuse.org/request/show/493117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=36 --- python-M2Crypto.changes | 6 ++++++ python-M2Crypto.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 0fd1acc..cd33ed7 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 6 03:33:01 UTC 2017 - toddrme2178@gmail.com + +- It doesn't look like python3-m2crypto ever existed, so don't + provide it. + ------------------------------------------------------------------- Thu Apr 27 15:56:24 UTC 2017 - alarrosa@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index a22d7a9..2762e68 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -44,8 +44,6 @@ BuildRequires: swig3 BuildRequires: swig %endif Requires: python-typing -Provides: python-m2crypto = %{version} -Obsoletes: python-m2crypto < %{version} %ifpython2 Provides: %{oldpython}-m2crypto = %{version} Obsoletes: %{oldpython}-m2crypto < %{version}