projects
/
platform
/
upstream
/
python-M2Crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da7b4b3
)
Add require python-typing
25/256125/1
accepted/tizen_6.0_unified_hotfix
tizen_6.0_hotfix
accepted/tizen/6.0/unified/hotfix/20210330.040902
submit/tizen_6.0_hotfix/20210330.000452
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Mon, 29 Mar 2021 06:51:24 +0000
(15:51 +0900)
committer
Donghun Kwak
<dh0128.kwak@samsung.com>
Mon, 29 Mar 2021 23:37:40 +0000
(23:37 +0000)
Change-Id: Iddfb8014cca9edccbf4a133c832e90f9f1a64f8e
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
(cherry picked from commit
060346e70ce782a5ef70bcdd47be4762ffe2f8d9
)
packaging/python-M2Crypto.spec
patch
|
blob
|
history
diff --git
a/packaging/python-M2Crypto.spec
b/packaging/python-M2Crypto.spec
index a864d35933707453c30b6247645b6e3c7d11239d..3373b679bdc5416f3f6b9995ed682bd7789e5ea7 100644
(file)
--- a/
packaging/python-M2Crypto.spec
+++ b/
packaging/python-M2Crypto.spec
@@
-27,6
+27,8
@@
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: swig
BuildRequires: python
+
+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}
Obsoletes: python-m2crypto < %{version}