15
0

[info=107cc599a168170a50b2d8ba14508a078094e99d48551ce823631bfe724ce80d]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=136
This commit is contained in:
OBS User unknown
2024-11-01 20:00:48 +00:00
committed by Git OBS Bridge
parent 9272de4151
commit 7fc3605442
6 changed files with 33 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
%define oldpython python
%{?sle15_python_module_pythons}
Name: python-M2Crypto
Version: 0.42.0
Version: 0.43.0
Release: 0
Summary: Crypto and SSL toolkit for Python
License: MIT
@@ -32,6 +32,8 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module typing}
BuildRequires: %{python_module wheel}
# For debugging
BuildRequires: %{python_module readline}
BuildRequires: fdupes
BuildRequires: openssl
BuildRequires: openssl-devel