add gcc
This commit is contained in:
parent
6d06e29528
commit
115ebf786d
@ -1,7 +1,7 @@
|
|||||||
Name: m2crypto
|
Name: m2crypto
|
||||||
Summary: A crypto and SSL toolkit for Python
|
Summary: A crypto and SSL toolkit for Python
|
||||||
Version: 0.30.1
|
Version: 0.30.1
|
||||||
Release: 4
|
Release: 5
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://gitlab.com/m2crypto/m2crypto/
|
URL: https://gitlab.com/m2crypto/m2crypto/
|
||||||
Source0: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca83873d851ec29a8e484a66b31351e62e30be9db7d1/M2Crypto-0.30.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca83873d851ec29a8e484a66b31351e62e30be9db7d1/M2Crypto-0.30.1.tar.gz
|
||||||
@ -9,7 +9,7 @@ Source1: https://files.pythonhosted.org/packages/41/50/7d85dc99b1c4f29eca8
|
|||||||
|
|
||||||
|
|
||||||
BuildRequires: openssl openssl-devel perl-interpreter pkgconfig swig which
|
BuildRequires: openssl openssl-devel perl-interpreter pkgconfig swig which
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
M2Crypto is a crypto and SSL toolkit for Python. It allows you to call OpenSSL functions from Python2 scripts.
|
M2Crypto is a crypto and SSL toolkit for Python. It allows you to call OpenSSL functions from Python2 scripts.
|
||||||
@ -53,6 +53,9 @@ cd M2Crypto-%{version}
|
|||||||
%{python3_sitearch}/M2Crypto-*.egg-info
|
%{python3_sitearch}/M2Crypto-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 0.30.1-5
|
||||||
|
- add buildrequires:gcc
|
||||||
|
|
||||||
* Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 0.30.1-4
|
* Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 0.30.1-4
|
||||||
- delete python2
|
- delete python2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user