diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 653846e..67fee2e 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1743592427 -commit: d2c9633f216267d3de5e701742dd42720abc05ef684eeedb44a410d46946332f +mtime: 1744863442 +commit: d27aea094b7cfce9d16c7f8a8592c7cf92643f2c50ee46bb080dafdb866ceecf url: https://src.opensuse.org/mcepl/python-M2Crypto revision: factory diff --git a/build.specials.obscpio b/build.specials.obscpio index f74dae9..893c436 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23a7417d4ff51e1f7566c093e58381a5584caab3e2cd382c3a6e290e0515495a +oid sha256:ffcb2d668d422cb0468e907f95f57882641a8de01997a63f8bc72044be06beaa size 256 diff --git a/m2crypto-0.44.0.tar.gz b/m2crypto-0.44.0.tar.gz deleted file mode 100644 index a7170a7..0000000 --- a/m2crypto-0.44.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:384bb4cbd178ee0e74015311b7b1f9f2c377e3686e03fa070b3ec2f494671c0f -size 363805 diff --git a/m2crypto-0.45.0.tar.gz b/m2crypto-0.45.0.tar.gz new file mode 100644 index 0000000..14cdbbd --- /dev/null +++ b/m2crypto-0.45.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc10d4d09901514f408dc74f60a4d7df21c44ebc9bf776c947bfdc7359421cf +size 243142 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 775dbbf..554271b 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Apr 17 04:09:44 UTC 2025 - Matej Cepl + +- 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 diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 0039ef8..d9b1c81 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -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