* [AUH] python3-trustme: upgrading to 1.1.0 SUCCEEDED
@ 2023-07-12 5:32 auh
0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-07-12 5:32 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2319 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-trustme* to *1.1.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-trustme-upgrade-0.9.0-1.1.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 474a50cde1e415490d33fa96e646cea99d6ef5cb Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Tue, 11 Jul 2023 23:22:09 -0500
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6f31aea0e..c451a67ec 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -5,8 +5,7 @@ AUTHOR = "Nathaniel J. Smith"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.25.1
[-- Attachment #2: 0001-python3-trustme-upgrade-0.9.0-1.1.0.patch --]
[-- Type: text/x-diff, Size: 1334 bytes --]
From 474a50cde1e415490d33fa96e646cea99d6ef5cb Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Tue, 11 Jul 2023 23:22:09 -0500
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6f31aea0e..c451a67ec 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -5,8 +5,7 @@ AUTHOR = "Nathaniel J. Smith"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [AUH] python3-trustme: upgrading to 1.1.0 SUCCEEDED
@ 2023-08-05 7:39 auh
0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-08-05 7:39 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-trustme* to *1.1.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-trustme-upgrade-0.9.0-1.1.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 5826b2be17c80cab196e880868d0df8def5d7e66 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Sat, 5 Aug 2023 01:17:55 -0500
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6f31aea0e..c451a67ec 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -5,8 +5,7 @@ AUTHOR = "Nathaniel J. Smith"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.25.1
[-- Attachment #2: 0001-python3-trustme-upgrade-0.9.0-1.1.0.patch --]
[-- Type: text/x-diff, Size: 1333 bytes --]
From 5826b2be17c80cab196e880868d0df8def5d7e66 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Sat, 5 Aug 2023 01:17:55 -0500
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6f31aea0e..c451a67ec 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -5,8 +5,7 @@ AUTHOR = "Nathaniel J. Smith"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [AUH] python3-trustme: upgrading to 1.1.0 SUCCEEDED
@ 2023-11-04 1:38 auh
0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2023-11-04 1:38 UTC (permalink / raw)
To: Forced, maintainer, for, AUH; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2337 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-trustme* to *1.1.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-trustme-upgrade-0.9.0-1.1.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 0e19e016b5548f868ed0fe3f5cef10df06ee46ce Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 00:57:21 +0000
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6622f6220..e925712f3 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -4,8 +4,7 @@ HOMEPAGE = "https://pypi.org/project/trustme"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.39.2
[-- Attachment #2: 0001-python3-trustme-upgrade-0.9.0-1.1.0.patch --]
[-- Type: application/octet-stream, Size: 1352 bytes --]
From 0e19e016b5548f868ed0fe3f5cef10df06ee46ce Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 00:57:21 +0000
Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0
---
.../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 6622f6220..e925712f3 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -4,8 +4,7 @@ HOMEPAGE = "https://pypi.org/project/trustme"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a"
-SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0"
-SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c"
+SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6"
inherit pypi setuptools3 ptest
--
2.39.2
[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 2702 bytes --]
packages/core2-64-poky-linux/python3-trustme: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme: SRC_URI changed from "https://files.pythonhosted.org/packages/source/t/trustme/trustme-0.9.0.tar.gz;downloadfilename=trustme-0.9.0.tar.gz file://run-ptest" to "https://files.pythonhosted.org/packages/source/t/trustme/trustme-1.1.0.tar.gz;downloadfilename=trustme-1.1.0.tar.gz file://run-ptest"
packages/core2-64-poky-linux/python3-trustme: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-dbg: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-dbg: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-dev: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-dev: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-doc: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-doc: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-locale: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-locale: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-ptest: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-ptest: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-ptest: PKGSIZE changed from 23025 to 22100 (-4%)
packages/core2-64-poky-linux/python3-trustme/python3-trustme-src: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-src: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme-staticdev: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme-staticdev: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme: PKGV changed from 0.9.0 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/python3-trustme/python3-trustme: PV changed from "0.9.0" to "1.1.0"
packages/core2-64-poky-linux/python3-trustme/python3-trustme: PKGSIZE changed from 72696 to 72250 (-1%)
Changes to packages/core2-64-poky-linux/python3-trustme (sysroot):
/usr/lib/python3.11/site-packages/trustme-0.9.0.dist-info moved to /usr/lib/python3.11/site-packages/trustme-1.1.0.dist-info
[-- Attachment #4: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 194 bytes --]
Changes to packages/core2-64-poky-linux/python3-trustme (sysroot):
/usr/lib/python3.11/site-packages/trustme-0.9.0.dist-info moved to /usr/lib/python3.11/site-packages/trustme-1.1.0.dist-info
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-04 1:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 5:32 [AUH] python3-trustme: upgrading to 1.1.0 SUCCEEDED auh
-- strict thread matches above, loose matches on Subject: below --
2023-08-05 7:39 auh
2023-11-04 1:38 auh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.