15
0

[info=ed50e5ce3b7bc9f0b5e3cfc44d1e3b04f28f2c78038a34e2206c6e8b4a1f43ca]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=139
This commit is contained in:
2025-04-02 10:22:27 +00:00
committed by Git OBS Bridge
parent a4fcfde865
commit 2d1bf23f08
7 changed files with 83 additions and 13 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.44.0
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]2Crypto
%{python_sitearch}/[Mm]2Crypto-%{version}*-info
%files -n %{name}-doc
%doc doc/*.rst