15
0

Accepting request 708732 from home:mcepl:branches:devel:languages:python

- Replace fix_OpenSSL111c.patch with proper new release 0.35.1
  (there is really not much more in it).

OBS-URL: https://build.opensuse.org/request/show/708732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=83
This commit is contained in:
2019-06-08 07:30:27 +00:00
committed by Git OBS Bridge
parent 143ba85e2b
commit 35ca199081
5 changed files with 10 additions and 33 deletions

View File

@@ -19,14 +19,13 @@
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-M2Crypto
Version: 0.34.0
Version: 0.35.1
Release: 0
Summary: Crypto and SSL toolkit for Python
License: MIT
Group: Development/Languages/Python
Url: https://gitlab.com/m2crypto/m2crypto
Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
Patch0: fix_OpenSSL111c.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module typing}