15
0

[info=d27aea094b7cfce9d16c7f8a8592c7cf92643f2c50ee46bb080dafdb866ceecf]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=141
This commit is contained in:
OBS User unknown
2025-04-17 04:17:37 +00:00
committed by Git OBS Bridge
parent 8c6501d66f
commit e45f6c238a
6 changed files with 23 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
mtime: 1743592427
commit: d2c9633f216267d3de5e701742dd42720abc05ef684eeedb44a410d46946332f
mtime: 1744863442
commit: d27aea094b7cfce9d16c7f8a8592c7cf92643f2c50ee46bb080dafdb866ceecf
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:23a7417d4ff51e1f7566c093e58381a5584caab3e2cd382c3a6e290e0515495a
oid sha256:ffcb2d668d422cb0468e907f95f57882641a8de01997a63f8bc72044be06beaa
size 256

Binary file not shown.

3
m2crypto-0.45.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ffc10d4d09901514f408dc74f60a4d7df21c44ebc9bf776c947bfdc7359421cf
size 243142

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Apr 17 04:09:44 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 0.45.0:
- chore: preparing 0.45.0 release
- fix(lib,ssl): rewrite ssl_accept, ssl_{read,write}_nbio for better error handling
- fix: replace m2_PyBuffer_Release with native PyBuffer_Release
- chore: build Windows builds with Python 3.13 as well
- fix: remove support for Engine
- chore: use actual license of the project
- ci(Debian): make M2Crypto buildable on Debian (bsc#1240965)
- swig: Workaround for reading sys/select.h ending with wrong types.
- ci: bump required setuptools version because of change in naming strategy
- fix: add fix for build with older GCC
- fix: remove AnyStr and Any types
-------------------------------------------------------------------
Wed Apr 2 10:11:31 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -19,7 +19,7 @@
%define oldpython python
%{?sle15allpythons}
Name: python-M2Crypto
Version: 0.44.0
Version: 0.45.0
Release: 0
Summary: Crypto and SSL toolkit for Python
License: BSD-2-Clause