From e571401b5ed54c3a651f8670d9dad85861bbef2b914a162a80f19cf8d7e082b1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 16 Nov 2016 09:56:55 +0000 Subject: [PATCH] - adjust for cryptopp -> pycryptopp rename OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=32 --- python-Beaker.changes | 5 +++++ python-Beaker.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Beaker.changes b/python-Beaker.changes index 669d068..c7b1877 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 16 09:56:42 UTC 2016 - dmueller@suse.com + +- adjust for cryptopp -> pycryptopp rename + ------------------------------------------------------------------- Mon Nov 14 13:58:04 UTC 2016 - dmueller@suse.com diff --git a/python-Beaker.spec b/python-Beaker.spec index 34b7c19..86af435 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -25,9 +25,9 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: python-cryptopp >= 0.5.12 +Requires: python-pycryptopp >= 0.5.12 BuildRequires: fdupes -BuildRequires: python-cryptopp >= 0.5.12 +BuildRequires: python-pycryptopp >= 0.5.12 BuildRequires: python-setuptools Provides: python-beaker = %{version} Obsoletes: python-beaker < %{version}