* [AUH] python3-six: upgrading to 1.16.0 SUCCEEDED
@ 2021-05-15 10:33 auh
0 siblings, 0 replies; only message in thread
From: auh @ 2021-05-15 10:33 UTC (permalink / raw)
To: Zang Ruochen; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 992 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-six* to *1.16.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-six-upgrade-1.15.0-1.16.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
[-- Attachment #2: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 194 bytes --]
Changes to packages/core2-32-poky-linux/python3-six (sysroot):
/usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info
[-- Attachment #3: 0001-python3-six-upgrade-1.15.0-1.16.0.patch --]
[-- Type: application/octet-stream, Size: 1176 bytes --]
From 840e0f11cdecdc2b5773d867072edd31f050dd7e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sat, 15 May 2021 05:19:28 +0000
Subject: [PATCH] python3-six: upgrade 1.15.0 -> 1.16.0
---
.../python/{python3-six_1.15.0.bb => python3-six_1.16.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-six_1.15.0.bb => python3-six_1.16.0.bb} (23%)
diff --git a/meta/recipes-devtools/python/python3-six_1.15.0.bb b/meta/recipes-devtools/python/python3-six_1.16.0.bb
similarity index 23%
rename from meta/recipes-devtools/python/python3-six_1.15.0.bb
rename to meta/recipes-devtools/python/python3-six_1.16.0.bb
index 6c6f3f9629..1ba48d4f47 100644
--- a/meta/recipes-devtools/python/python3-six_1.15.0.bb
+++ b/meta/recipes-devtools/python/python3-six_1.16.0.bb
@@ -1,5 +1,4 @@
inherit setuptools3
require python-six.inc
-SRC_URI[md5sum] = "9f90a0eaa0ea7747fda01ca79d21ebcb"
-SRC_URI[sha256sum] = "30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"
+SRC_URI[sha256sum] = "1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"
--
2.27.0
[-- Attachment #4: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 2162 bytes --]
packages/core2-32-poky-linux/python3-six: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six: SRC_URI changed from "https://files.pythonhosted.org/packages/source/s/six/six-1.15.0.tar.gz" to "https://files.pythonhosted.org/packages/source/s/six/six-1.16.0.tar.gz"
packages/core2-32-poky-linux/python3-six/python3-six-dbg: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-dbg: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six-dev: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-dev: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six-doc: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-doc: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six-locale: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-locale: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six-src: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-src: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six-staticdev: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six-staticdev: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
packages/core2-32-poky-linux/python3-six/python3-six: PV changed from "1.15.0" to "1.16.0"
packages/core2-32-poky-linux/python3-six/python3-six: PKGSIZE changed from 63352 to 64305 (+2%)
packages/core2-32-poky-linux/python3-six/python3-six: PKGV changed from 1.15.0 [default] to 1.16.0 [default]
Changes to packages/core2-32-poky-linux/python3-six (sysroot):
/usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-15 10:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15 10:33 [AUH] python3-six: upgrading to 1.16.0 SUCCEEDED auh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox