15
0

Sync changes to SLFO-1.2 branch

This commit is contained in:
2025-08-20 10:54:52 +02:00
parent 489495c748
commit e094a6fc8c
5 changed files with 104 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-M2Crypto
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
%define oldpython python
%{?sle15_python_module_pythons}
%{?sle15allpythons}
Name: python-M2Crypto
Version: 0.42.0
Version: 0.45.1
Release: 0
Summary: Crypto and SSL toolkit for Python
License: MIT
License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://sr.ht/~mcepl/m2crypto/
Source0: https://files.pythonhosted.org/packages/source/M/M2crypto/m2crypto-%{version}.tar.gz
Source99: python-M2Crypto.rpmlintrc
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
@@ -97,8 +98,8 @@ donttest="test_verify_with_static_callback"
%files %{python_files}
%doc CHANGES LICENCE README.rst
%{python_sitearch}/M2Crypto
%{python_sitearch}/M2Crypto-%{version}*-info
%{python_sitearch}/[Mm]2[Cc]rypto
%{python_sitearch}/[Mm]2[Cc]rypto-%{version}*-info
%files -n %{name}-doc
%doc doc/*.rst