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
80/256080/1
accepted/tizen/unified/20210329.145011
submit/tizen/20210329.065709
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 06:51:50 +0000
(15:51 +0900)
Change-Id: Iddfb8014cca9edccbf4a133c832e90f9f1a64f8e
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
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}