Hello,

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

Next steps:
    - apply the patch: git am 
0001-python3-process-tests-upgrade-2.1.2-3.0.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 90383f666d0f2295dbb3bb3cf62fce38a94ab23c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 3 Nov 2023 23:27:57 +0000
Subject: [PATCH] python3-process-tests: upgrade 2.1.2 -> 3.0.0

---
 ....1.2.bb => python3-process-tests_3.0.0.bb} | 27 +++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-process-tests_2.1.2.bb => 
python3-process-tests_3.0.0.bb} (31%)

diff --git a/meta-python/recipes-devtools/python/python3-process-tests_2.1.2.bb 
b/meta-python/recipes-devtools/python/python3-process-tests_3.0.0.bb
similarity index 31%
rename from meta-python/recipes-devtools/python/python3-process-tests_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-process-tests_3.0.0.bb
index eb01504f6..a4036f7de 100644
--- a/meta-python/recipes-devtools/python/python3-process-tests_2.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-process-tests_3.0.0.bb
@@ -1,12 +1,35 @@
+# 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 @@
+# -BSD 2-Clause License
+# -
+# -Copyright (c) 2013-2020, Ionel Cristian Mărieș. All rights reserved.
+# +BSD 2-Clause License
+# +
+# +Copyright (c) 2013-2023, Ionel Cristian Mărieș. All rights reserved.
+#  
+#  Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the
+#  following conditions are met:
+# 
+#
+
 # Copyright (C) 2021 Khem Raj <[email protected]>
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 SUMMARY = "Tools for testing processes."
 HOMEPAGE = "https://github.com/ionelmc/python-process-tests";
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=37031056aff37e4b3310872a9a3d0b1e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=aea36d49429f53e06868d87cd9d62349"
 
-SRC_URI[sha256sum] = 
"a3747ad947bdfc93e5c986bdb17a6d718f3f26e8577a0807a00962f29e26deba"
+SRC_URI[sha256sum] = 
"e5d57dea7161251e91cadb84bf3ecc85275fb121fd478e579f800777b1d424bd"
 
 inherit pypi setuptools3
 
-- 
2.39.2

Attachment: 0001-python3-process-tests-upgrade-2.1.2-3.0.0.patch
Description: Binary data

packages/core2-64-poky-linux/python3-process-tests: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/process-tests/process-tests-2.1.2.tar.gz;downloadfilename=process-tests-2.1.2.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/p/process-tests/process-tests-3.0.0.tar.gz;downloadfilename=process-tests-3.0.0.tar.gz";
packages/core2-64-poky-linux/python3-process-tests: PKGV changed from 2.1.2 
[default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests: PV changed from "2.1.2" to 
"3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-dbg: 
PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-dbg: 
PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-dev: 
PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-dev: 
PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-doc: 
PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-doc: 
PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-locale:
 PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-locale:
 PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-src: 
PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-src: 
PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-staticdev:
 PKGV changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests-staticdev:
 PV changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests: PKGV 
changed from 2.1.2 [default] to 3.0.0 [default]
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests: PV 
changed from "2.1.2" to "3.0.0"
packages/core2-64-poky-linux/python3-process-tests/python3-process-tests: 
PKGSIZE changed from 33671 to 34233 (+2%)
Changes to packages/core2-64-poky-linux/python3-process-tests (sysroot):
  /usr/lib/python3.11/site-packages/process_tests-2.1.2.dist-info moved to 
/usr/lib/python3.11/site-packages/process_tests-3.0.0.dist-info
Changes to packages/core2-64-poky-linux/python3-process-tests (sysroot):
  /usr/lib/python3.11/site-packages/process_tests-2.1.2.dist-info moved to 
/usr/lib/python3.11/site-packages/process_tests-3.0.0.dist-info
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#106142): 
https://lists.openembedded.org/g/openembedded-devel/message/106142
Mute This Topic: https://lists.openembedded.org/mt/102377460/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to