15
0

[info=06d9f4cf69ca62d1065c25bc713473c743d5f1bd9b2518ae901c8113ba5af3b5]

OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:python-M2Crypto:1/python-M2Crypto?expand=0&rev=1
This commit is contained in:
Git SCM Staging
2024-10-30 18:54:59 +00:00
committed by Git OBS Bridge
parent 489495c748
commit 5d5097734e
6 changed files with 37 additions and 4 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