From: auh@auh.yoctoproject.org
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] python3-numpy: upgrading to 1.19.4 SUCCEEDED [thread overview]
Message-ID: <MADEUP.1648106790B728EE.12355@lists.openembedded.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 996 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-numpy* to *1.19.4* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-numpy-upgrade-1.19.3-1.19.4.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: 200 bytes --]
Changes to packages/core2-32-poky-linux/python3-numpy (sysroot):
/usr/lib/python3.9/site-packages/numpy-1.19.3-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/numpy-1.19.4-py3.9.egg-info
[-- Attachment #3: 0001-python3-numpy-upgrade-1.19.3-1.19.4.patch --]
[-- Type: text/x-diff, Size: 1655 bytes --]
From 805a4315b3d08b7490bccbe3219c45abce28fde4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Mon, 16 Nov 2020 14:30:14 +0000
Subject: [PATCH] python3-numpy: upgrade 1.19.3 -> 1.19.4
---
meta/recipes-devtools/python-numpy/python-numpy.inc | 2 +-
.../{python3-numpy_1.19.3.bb => python3-numpy_1.19.4.bb} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python-numpy/{python3-numpy_1.19.3.bb => python3-numpy_1.19.4.bb} (100%)
diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index b1058b26c8..bb7d59ba58 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -8,7 +8,7 @@ SRCNAME = "numpy"
SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
"
-SRC_URI[sha256sum] = "9179d259a9bc53ed7b153d31fc3156d1ca560d61079f53191cf177c3efc4a498"
+SRC_URI[sha256sum] = "fe836a685d6838dbb3f603caef01183ea98e88febf4ce956a2ea484a75378413"
UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.19.3.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.19.3.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb
--
2.20.1
[-- Attachment #4: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 2507 bytes --]
packages/core2-32-poky-linux/python3-numpy: SRC_URI changed from "https://github.com/numpy/numpy/releases/download/v1.19.3/numpy-1.19.3.tar.gz file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch" to "https://github.com/numpy/numpy/releases/download/v1.19.4/numpy-1.19.4.tar.gz file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch"
packages/core2-32-poky-linux/python3-numpy: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-dbg: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-dbg: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-dev: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-dev: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-doc: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-doc: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-locale: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-locale: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-src: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-src: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy-staticdev: PKGSIZE changed from 254474 to 254466 (-0%)
packages/core2-32-poky-linux/python3-numpy/python3-numpy-staticdev: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy-staticdev: PV changed from "1.19.3" to "1.19.4"
packages/core2-32-poky-linux/python3-numpy/python3-numpy: PKGSIZE changed from 26328157 to 26329557 (+0%)
packages/core2-32-poky-linux/python3-numpy/python3-numpy: PKGV changed from 1.19.3 [default] to 1.19.4 [default]
packages/core2-32-poky-linux/python3-numpy/python3-numpy: PV changed from "1.19.3" to "1.19.4"
Changes to packages/core2-32-poky-linux/python3-numpy (sysroot):
/usr/lib/python3.9/site-packages/numpy-1.19.3-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/numpy-1.19.4-py3.9.egg-info
reply other threads:[~2020-11-16 18:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MADEUP.1648106790B728EE.12355@lists.openembedded.org \
--to=auh@auh.yoctoproject.org \
--cc=open.source@oleksandr-kravchuk.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox