15
0

[info=86344b7783030609ad34907e5d32dbbdfc63f3eb05e2e6aa80180350e9009a85]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=142
This commit is contained in:
OBS User unknown
2025-04-22 22:03:18 +00:00
committed by Git OBS Bridge
parent e45f6c238a
commit ae1e17768e
5 changed files with 2108 additions and 3 deletions

2099
0.45.1.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
mtime: 1744863442
commit: d27aea094b7cfce9d16c7f8a8592c7cf92643f2c50ee46bb080dafdb866ceecf
mtime: 1745359367
commit: 86344b7783030609ad34907e5d32dbbdfc63f3eb05e2e6aa80180350e9009a85
url: https://src.opensuse.org/mcepl/python-M2Crypto
revision: factory

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ffcb2d668d422cb0468e907f95f57882641a8de01997a63f8bc72044be06beaa
oid sha256:947bc8ccb2d0df48a278e6ae41c6fc98dd8fc91ed1360f50eac12c9304893e2a
size 256

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 22 22:02:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Test 0.45.1
-------------------------------------------------------------------
Thu Apr 17 04:09:44 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -27,6 +27,7 @@ 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
Patch0: 0.45.1.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}