All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] meson: upgrading to 0.63.2 SUCCEEDED
@ 2022-09-15 14:18 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2022-09-15 14:18 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 957 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *meson* to *0.63.2* has Succeeded.

Next steps:
    - apply the patch: git am 0001-meson-upgrade-0.63.1-0.63.2.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: 182 bytes --]

Changes to packages/core2-32-poky-linux/meson (sysroot):
  /usr/lib/python3.10/site-packages/meson-0.63.1.dist-info moved to /usr/lib/python3.10/site-packages/meson-0.63.2.dist-info

[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 2782 bytes --]

packages/core2-32-poky-linux/meson: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson: SRC_URI changed from "https://github.com/mesonbuild/meson/releases/download/0.63.1/meson-0.63.1.tar.gz file://meson-setup.py file://meson-wrapper file://0001-python-module-do-not-manipulate-the-environment-when.patch file://disable-rpath-handling.patch file://0001-Make-CPU-family-warnings-fatal.patch file://0002-Support-building-allarch-recipes-again.patch file://0001-is_debianlike-always-return-False.patch file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch" to "https://github.com/mesonbuild/meson/releases/download/0.63.2/meson-0.63.2.tar.gz file://meson-setup.py file://meson-wrapper file://0001-python-module-do-not-manipulate-the-environment-when.patch file://disable-rpath-handling.patch file://0001-Make-CPU-family-warnings-fatal.patch file://0002-Support-building-allarch-recipes-again.patch file://0001-is_debianlike-always-return-False.patch file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch"
packages/core2-32-poky-linux/meson: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-dbg: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-dbg: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-dev: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-dev: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-doc: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-doc: PKGSIZE changed from 5343 to 5346 (+0%)
packages/core2-32-poky-linux/meson/meson-doc: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-locale: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-locale: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-src: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-src: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson-staticdev: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson-staticdev: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
packages/core2-32-poky-linux/meson/meson: PV changed from "0.63.1" to "0.63.2"
packages/core2-32-poky-linux/meson/meson: PKGSIZE changed from 5665954 to 5665104 (-0%)
packages/core2-32-poky-linux/meson/meson: PKGV changed from 0.63.1 [default] to 0.63.2 [default]
Changes to packages/core2-32-poky-linux/meson (sysroot):
  /usr/lib/python3.10/site-packages/meson-0.63.1.dist-info moved to /usr/lib/python3.10/site-packages/meson-0.63.2.dist-info

[-- Attachment #4: 0001-meson-upgrade-0.63.1-0.63.2.patch --]
[-- Type: application/octet-stream, Size: 1350 bytes --]

From 22996123a279e7ab22358b3104b18c38af6ff589 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Sep 2022 09:04:26 +0000
Subject: [PATCH] meson: upgrade 0.63.1 -> 0.63.2

---
 .../recipes-devtools/meson/{meson_0.63.1.bb => meson_0.63.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/meson/{meson_0.63.1.bb => meson_0.63.2.bb} (98%)

diff --git a/meta/recipes-devtools/meson/meson_0.63.1.bb b/meta/recipes-devtools/meson/meson_0.63.2.bb
similarity index 98%
rename from meta/recipes-devtools/meson/meson_0.63.1.bb
rename to meta/recipes-devtools/meson/meson_0.63.2.bb
index 7f77a7de34..406f5bf05e 100644
--- a/meta/recipes-devtools/meson/meson_0.63.1.bb
+++ b/meta/recipes-devtools/meson/meson_0.63.2.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P
            file://0001-is_debianlike-always-return-False.patch \
            file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \
            "
-SRC_URI[sha256sum] = "06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9"
+SRC_URI[sha256sum] = "16222f17ef76be0542c91c07994f9676ae879f46fc21c0c786a21ef2cb518bbf"
 
 UPSTREAM_CHECK_URI = "https://github.com/mesonbuild/meson/releases"
 UPSTREAM_CHECK_REGEX = "meson-(?P<pver>\d+(\.\d+)+)\.tar"
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-15 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 14:18 [AUH] meson: upgrading to 0.63.2 SUCCEEDED 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.