Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-M2Crypto for openSUSE:Factory 
checked in at 2025-10-03 15:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-M2Crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-M2Crypto.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-M2Crypto"

Fri Oct  3 15:42:55 2025 rev:58 rq:1308623 version:0.46.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes  
2025-04-25 22:18:05.044446917 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-M2Crypto.new.11973/python-M2Crypto.changes   
    2025-10-03 15:43:55.121764947 +0200
@@ -1,0 +2,28 @@
+Thu Oct  2 12:27:31 UTC 2025 - Matej Cepl <[email protected]>
+
+- Update to 0.46.2:
+  - fix[m2xmlrpclib]: make the module compatible with Python 3.6
+
+-------------------------------------------------------------------
+Thu Oct  2 09:10:34 UTC 2025 - Matej Cepl <[email protected]>
+
+- Update to 0.46.1:
+  - M2Crypto closes SSL connection on closing HTTPS Connection,
+    and some other related issues (#203, #278)
+  - Modernize C API by eliminating use of deprecated
+    PyBytes_AsStringAndSize and related functions with Python
+    Buffer Protocol (#375)
+  - Whole project is completely covered with type hints and is
+    checked by mypy (also while doing that, the whole project was
+    blackened) (#344)
+  - Add logging support to C extension code sending messages to
+    the Python logging
+  - Introducing first efforts to support Engine object (#229)
+  - Reworked and fixed M2Crypto.m2xmlrpclib module (#163)
+  - Reverted removal of demo/ subdirectory
+  - Improve SMIME documentation (#377)
+  - Some other minor bugs, improvements, and removal of dead code
+  - Correct license to BSD-2-Clause and update references
+  - Specify in setup.cfg that we require Python >= 3.6
+
+-------------------------------------------------------------------

Old:
----
  _scmsync.obsinfo
  build.specials.obscpio
  m2crypto-0.45.1.tar.gz

New:
----
  m2crypto-0.46.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-M2Crypto.spec ++++++
--- /var/tmp/diff_new_pack.6lupF4/_old  2025-10-03 15:43:55.881796327 +0200
+++ /var/tmp/diff_new_pack.6lupF4/_new  2025-10-03 15:43:55.885796492 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-M2Crypto
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define oldpython python
 %{?sle15allpythons}
 Name:           python-M2Crypto
-Version:        0.45.1
+Version:        0.46.2
 Release:        0
 Summary:        Crypto and SSL toolkit for Python
 License:        BSD-2-Clause
@@ -97,7 +97,8 @@
 %pytest_arch -k "not ($donttest)" tests
 
 %files %{python_files}
-%doc CHANGES LICENCE README.rst
+%license LICENSES/BSD-2-Clause.txt
+%doc CHANGES README.rst
 %{python_sitearch}/[Mm]2[Cc]rypto
 %{python_sitearch}/[Mm]2[Cc]rypto-%{version}*-info
 

++++++ m2crypto-0.45.1.tar.gz -> m2crypto-0.46.2.tar.gz ++++++
++++ 78154 lines of diff (skipped)

Reply via email to