Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pycryptodomex for
openSUSE:Factory checked in at 2021-04-23 17:50:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycryptodomex (Old)
and /work/SRC/openSUSE:Factory/.python-pycryptodomex.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodomex"
Fri Apr 23 17:50:36 2021 rev:11 rq:887878 version:3.10.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pycryptodomex/python-pycryptodomex.changes
2020-12-02 13:58:17.437805516 +0100
+++
/work/SRC/openSUSE:Factory/.python-pycryptodomex.new.12324/python-pycryptodomex.changes
2021-04-23 17:50:52.706820253 +0200
@@ -1,0 +2,36 @@
+Thu Apr 22 19:58:28 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 3.10.1:
+ * Python 3 wheels use ``abi3`` ABI tag.
+ * Remove Appveyor CI.
+
+ 3.10.0 (6 February 2021)
+ ++++++++++++++++++++++++
+
+ Resolved issues
+ ---------------
+ * Fixed a potential memory leak when initializing block ciphers.
+ * GH#466: ``Crypto.Math.miller_rabin_test()`` was still using the system
random
+ source and not the one provided as parameter.
+ * GH#469: RSA objects have the method ``public_key()`` like ECC objects.
+ The old method ``publickey()`` is still available for backward
compatibility.
+ * GH#476: ``Crypto.Util.Padding.unpad()`` was raising an incorrect exception
+ in case of zero-length inputs. Thanks to Captainowie.
+ * GH#491: better exception message when ``Counter.new()`` is called with an
integer
+ ``initial_value`` than doesn't fit into ``nbits`` bits.
+ * GH#496: added missing ``block_size`` member for ECB cipher objects. Thanks
to willem.
+ * GH#500: ``nonce`` member of an XChaCha20 cipher object was not matching
the original nonce.
+ Thanks to Charles Machalow.
+
+ Other changes
+ -------------
+ * The bulk of the test vectors have been moved to the separate
+ package ``pycryptodome-test-vectors``. As result, packages
``pycryptodome`` and
+ ``pycryptodomex`` become significantly smaller (from 14MB to 3MB).
+ * Moved CI tests and build service from Travis CI to GitHub Actions.
+
+ Breaks in compatibility
+ -----------------------
+ * Drop support for Python 2.6 and 3.4.
+
+-------------------------------------------------------------------
Old:
----
v3.9.9.tar.gz
New:
----
v3.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycryptodomex.spec ++++++
--- /var/tmp/diff_new_pack.QdC3cY/_old 2021-04-23 17:50:53.918822337 +0200
+++ /var/tmp/diff_new_pack.QdC3cY/_new 2021-04-23 17:50:53.922822344 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pycryptodomex
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
+%global skip_python2 1
Name: python-pycryptodomex
-Version: 3.9.9
+Version: 3.10.1
Release: 0
Summary: Cryptographic library for Python
License: BSD-2-Clause
++++++ v3.9.9.tar.gz -> v3.10.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pycryptodomex/v3.9.9.tar.gz
/work/SRC/openSUSE:Factory/.python-pycryptodomex.new.12324/v3.10.1.tar.gz
differ: char 12, line 1