Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycryptodome for openSUSE:Factory checked in at 2022-06-30 13:17:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old) and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pycryptodome" Thu Jun 30 13:17:51 2022 rev:22 rq:985709 version:3.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes 2022-03-12 17:14:34.306242757 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1548/python-pycryptodome.changes 2022-06-30 13:17:54.161512704 +0200 @@ -1,0 +2,9 @@ +Tue Jun 28 20:38:31 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org> + +- update to 3.15.0: + * Add support for curves Ed25519 and Ed448, including export and import of keys. + * Add support for EdDSA signatures. + * Add support for Asymmetric Key Packages (RFC5958) to import private keys. + * GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers searching for a prime. + +------------------------------------------------------------------- Old: ---- v3.14.1.tar.gz New: ---- pycryptodome-3.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycryptodome.spec ++++++ --- /var/tmp/diff_new_pack.lSctFt/_old 2022-06-30 13:17:54.905513262 +0200 +++ /var/tmp/diff_new_pack.lSctFt/_new 2022-06-30 13:17:54.909513265 +0200 @@ -19,13 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-pycryptodome -Version: 3.14.1 +Version: 3.15.0 Release: 0 Summary: Cryptographic library for Python License: BSD-2-Clause Group: Development/Languages/Python URL: https://www.pycryptodome.org -Source: https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz +Source: https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz#/pycryptodome-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes