From 0f948ac8ea3b3b21a4e69da41b6b70c45916d74c77c5d9521098cd4718d7521a Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 27 Oct 2017 16:26:47 +0000 Subject: [PATCH] Accepting request 537225 from home:TheBlackCat:branches:devel:languages:python - Provide pycrypto since it is a drop-in replacement OBS-URL: https://build.opensuse.org/request/show/537225 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodome?expand=0&rev=4 --- python-pycryptodome.changes | 5 +++++ python-pycryptodome.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-pycryptodome.changes b/python-pycryptodome.changes index c6f66a7..80b60f2 100644 --- a/python-pycryptodome.changes +++ b/python-pycryptodome.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 27 16:20:07 UTC 2017 - toddrme2178@gmail.com + +- Provide pycrypto since it is a drop-in replacement + ------------------------------------------------------------------- Wed Sep 6 15:22:27 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pycryptodome.spec b/python-pycryptodome.spec index b3dcfeb..bae858b 100644 --- a/python-pycryptodome.spec +++ b/python-pycryptodome.spec @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test +%bcond_without test Name: python-pycryptodome Version: 3.4.7 Release: 0 @@ -30,7 +30,8 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Conflicts: python-pycrypto +Provides: python-pycrypto = %{version} +Conflicts: python-pycrypto < %{version} %python_subpackages