Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-pycryptodome* to 
*3.20.0* has Succeeded.

Next steps:
    - apply the patch: git am 
0001-python3-pycryptodome-upgrade-3.19.1-3.20.0.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 07f7c0a641292f19770e67668df12729ed8d4559 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 15 Jan 2024 07:52:41 +0000
Subject: [PATCH] python3-pycryptodome: upgrade 3.19.1 -> 3.20.0

---
 ...n3-pycryptodome_3.19.1.bb => python3-pycryptodome_3.20.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodome_3.19.1.bb => 
python3-pycryptodome_3.20.0.bb} (38%)

diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb 
b/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
similarity index 38%
rename from meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
rename to meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
index 70f16c7f6d..d24fa58d43 100644
--- a/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
@@ -1,5 +1,5 @@
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = 
"8ae0dd1bcfada451c35f9e29a3e5db385caabc190f98e4a80ad02a61098fb776"
+SRC_URI[sha256sum] = 
"09609209ed7de61c2b560cc5c8c4fbf892f8b15b1faf7e4cbffac97db1fffda7"
 
-- 
2.42.0

Attachment: 0001-python3-pycryptodome-upgrade-3.19.1-3.20.0.patch
Description: Binary data

packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-tests: 
FILELIST: added 
"/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/test_TurboSHAKE.py 
/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/__pycache__/test_TurboSHAKE.cpython-311.pyc"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome: 
FILELIST: directory renamed 
/usr/lib/python3.11/site-packages/pycryptodome-3.19.1.dist-info -> 
/usr/lib/python3.11/site-packages/pycryptodome-3.20.0.dist-info, added 
"/usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.py 
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-311.pyc
 /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.pyi 
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-311.pyc
 /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.pyi 
/usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.py"
Changes to packages/core2-64-poky-linux/python3-pycryptodome (sysroot):
  /usr/lib/python3.11/site-packages/pycryptodome-3.19.1.dist-info moved to 
/usr/lib/python3.11/site-packages/pycryptodome-3.20.0.dist-info
  
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-311.pyc
 was added
  
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-311.pyc
 was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.py was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.pyi was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.py was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.pyi was added
  
/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/__pycache__/test_TurboSHAKE.cpython-311.pyc
 was added
  /usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/test_TurboSHAKE.py was 
added
packages/core2-64-poky-linux/python3-pycryptodome: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-3.19.1.tar.gz;downloadfilename=pycryptodome-3.19.1.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-3.20.0.tar.gz;downloadfilename=pycryptodome-3.20.0.tar.gz";
packages/core2-64-poky-linux/python3-pycryptodome: PKGV changed from 3.19.1 
[default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome: PV changed from "3.19.1" to 
"3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-dbg: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-dbg: PV 
changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-dev: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-dev: PV 
changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-doc: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-doc: PV 
changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-locale: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-locale: 
PV changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-src: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-src: PV 
changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-staticdev:
 PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-staticdev:
 PV changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-tests: 
FILELIST: added 
"/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/test_TurboSHAKE.py 
/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/__pycache__/test_TurboSHAKE.cpython-311.pyc"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-tests: 
PKGV changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-tests: 
PKGSIZE changed from 2920114 to 2986406 (+2%)
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome-tests: 
PV changed from "3.19.1" to "3.20.0"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome: 
FILELIST: directory renamed 
/usr/lib/python3.11/site-packages/pycryptodome-3.19.1.dist-info -> 
/usr/lib/python3.11/site-packages/pycryptodome-3.20.0.dist-info, added 
"/usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.pyi 
/usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.py 
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-311.pyc
 
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-311.pyc
 /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.pyi 
/usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.py"
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome: PKGV 
changed from 3.19.1 [default] to 3.20.0 [default]
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome: PKGSIZE 
changed from 3571931 to 3596866 (+1%)
packages/core2-64-poky-linux/python3-pycryptodome/python3-pycryptodome: PV 
changed from "3.19.1" to "3.20.0"
Changes to packages/core2-64-poky-linux/python3-pycryptodome (sysroot):
  /usr/lib/python3.11/site-packages/pycryptodome-3.19.1.dist-info moved to 
/usr/lib/python3.11/site-packages/pycryptodome-3.20.0.dist-info
  
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-311.pyc
 was added
  
/usr/lib/python3.11/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-311.pyc
 was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.py was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE128.pyi was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.py was added
  /usr/lib/python3.11/site-packages/Crypto/Hash/TurboSHAKE256.pyi was added
  
/usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/__pycache__/test_TurboSHAKE.cpython-311.pyc
 was added
  /usr/lib/python3.11/site-packages/Crypto/SelfTest/Hash/test_TurboSHAKE.py was 
added
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193723): 
https://lists.openembedded.org/g/openembedded-core/message/193723
Mute This Topic: https://lists.openembedded.org/mt/103744061/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to