From: DongHun Kwak Date: Tue, 27 Apr 2021 01:52:00 +0000 (+0900) Subject: Add recommend package ( python2 ) X-Git-Tag: submit/tizen/20210427.021038^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_6.5_unified;p=platform%2Fupstream%2Fpython-M2Crypto.git Add recommend package ( python2 ) Change-Id: I1a51036848354fe140a3861895556ff053774781 Signed-off-by: DongHun Kwak --- diff --git a/packaging/python-M2Crypto.spec b/packaging/python-M2Crypto.spec index 3373b67..610e9ab 100644 --- a/packaging/python-M2Crypto.spec +++ b/packaging/python-M2Crypto.spec @@ -28,6 +28,7 @@ BuildRequires: python-distribute BuildRequires: swig BuildRequires: python +Recommends: python < 3.0 Requires: python-typing %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Provides: python-m2crypto = %{version}