Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-pefile* to *2024.8.26* has Succeeded.
Next steps:
- apply the patch: git am
0001-python3-pefile-upgrade-2023.2.7-2024.8.26.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 99da9ea54f73876129bb7a0eadfe09306d1ad8d7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 10 Oct 2024 13:40:51 +0000
Subject: [PATCH] python3-pefile: upgrade 2023.2.7 -> 2024.8.26
---
...023.2.7.bb => python3-pefile_2024.8.26.bb} | 25 +++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pefile_2023.2.7.bb =>
python3-pefile_2024.8.26.bb} (46%)
diff --git a/meta/recipes-devtools/python/python3-pefile_2023.2.7.bb
b/meta/recipes-devtools/python/python3-pefile_2024.8.26.bb
similarity index 46%
rename from meta/recipes-devtools/python/python3-pefile_2023.2.7.bb
rename to meta/recipes-devtools/python/python3-pefile_2024.8.26.bb
index e30b362323..6a84f3f59d 100644
--- a/meta/recipes-devtools/python/python3-pefile_2023.2.7.bb
+++ b/meta/recipes-devtools/python/python3-pefile_2024.8.26.bb
@@ -1,11 +1,32 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,6 +1,6 @@
+# The MIT License (MIT)
+#
+# -Copyright (c) 2004-2023 Ero Carrera
+# +Copyright (c) 2004-2024 Ero Carrera
+#
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to
deal
+#
+#
+
SUMMARY = "Python PE parsing module"
DESCRIPTION = "A multi-platform Python module to parse and work with Portable
Executable (PE) files."
HOMEPAGE = "https://github.com/erocarrera/pefile"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=38066667888b01d8118ff9cc23da1873"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e34c75178086aca0a17551ffbacaca53"
inherit setuptools3 ptest
-SRCREV = "1ab2807c4eec16041e791d7a6acc68cc23fd5266"
+SRCREV = "4b3b1e2e568a88d4f1897d694d684f23d9e270c4"
SRC_URI = "git://github.com/erocarrera/pefile;branch=master;protocol=https \
file://run-ptest"
S = "${WORKDIR}/git"
--
2.44.1
0001-python3-pefile-upgrade-2023.2.7-2024.8.26.patch
Description: Binary data
packages/core2-64-poky-linux/python3-pefile/python3-pefile: FILELIST: directory renamed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info -> /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info, added "/usr/lib/python3.12/site-packages/ordlookup/wsock32.py /usr/lib/python3.12/site-packages/ordlookup/__pycache__/wsock32.cpython-312.pyc" Changes to packages/core2-64-poky-linux/python3-pefile (sysroot): /usr/lib/python3.12/site-packages/ordlookup/__pycache__/wsock32.cpython-312.pyc was added /usr/lib/python3.12/site-packages/ordlookup/wsock32.py was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/LICENSE was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/METADATA was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/RECORD was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/top_level.txt was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/WHEEL was added /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/LICENSE was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/METADATA was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/RECORD was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/top_level.txt was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/WHEEL was removed
packages/core2-64-poky-linux/python3-pefile: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-dbg: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-dbg: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-dev: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-dev: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-doc: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-doc: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-locale: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-locale: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-ptest: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-ptest: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-ptest: PKGSIZE changed from 64281599 to 64282578 (+0%) packages/core2-64-poky-linux/python3-pefile/python3-pefile-src: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-src: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile-staticdev: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile-staticdev: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile: FILELIST: directory renamed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info -> /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info, added "/usr/lib/python3.12/site-packages/ordlookup/wsock32.py /usr/lib/python3.12/site-packages/ordlookup/__pycache__/wsock32.cpython-312.pyc" packages/core2-64-poky-linux/python3-pefile/python3-pefile: PV changed from "2023.2.7" to "2024.8.26" packages/core2-64-poky-linux/python3-pefile/python3-pefile: PKGV changed from 2023.2.7 [default] to 2024.8.26 [default] packages/core2-64-poky-linux/python3-pefile/python3-pefile: PKGSIZE changed from 634564 to 667547 (+5%) Changes to packages/core2-64-poky-linux/python3-pefile (sysroot): /usr/lib/python3.12/site-packages/ordlookup/__pycache__/wsock32.cpython-312.pyc was added /usr/lib/python3.12/site-packages/ordlookup/wsock32.py was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/LICENSE was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/METADATA was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/RECORD was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/top_level.txt was added /usr/lib/python3.12/site-packages/pefile-2024.8.26.dist-info/WHEEL was added /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/LICENSE was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/METADATA was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/RECORD was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/top_level.txt was removed /usr/lib/python3.12/site-packages/pefile-2023.2.7.dist-info/WHEEL was removed
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205575): https://lists.openembedded.org/g/openembedded-core/message/205575 Mute This Topic: https://lists.openembedded.org/mt/108936198/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
