All of lore.kernel.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] python3-cython: upgrading to 0.29.23 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.16761AD0FFAC95F6.12681@lists.openembedded.org> (raw)

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-python3-cython-upgrade-0.29.22-0.29.23.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: 205 bytes --]

Changes to packages/core2-32-poky-linux/python3-cython (sysroot):
  /usr/lib/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/Cython-0.29.23-py3.9.egg-info

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

packages/core2-32-poky-linux/python3-cython: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython: SRC_URI changed from "https://files.pythonhosted.org/packages/source/C/Cython/Cython-0.29.22.tar.gz" to "https://files.pythonhosted.org/packages/source/C/Cython/Cython-0.29.23.tar.gz"
packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PKGSIZE changed from 8539632 to 8540500 (+0%)
packages/core2-32-poky-linux/python3-cython/python3-cython-dev: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-dev: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython-doc: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-doc: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython-locale: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-locale: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython-src: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-src: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython-src: PKGSIZE changed from 8488652 to 8489141 (+0%)
packages/core2-32-poky-linux/python3-cython/python3-cython-staticdev: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython-staticdev: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython: PKGV changed from 0.29.22 [default] to 0.29.23 [default]
packages/core2-32-poky-linux/python3-cython/python3-cython: PV changed from "0.29.22" to "0.29.23"
packages/core2-32-poky-linux/python3-cython/python3-cython: PKGSIZE changed from 8547483 to 8548382 (+0%)
Changes to packages/core2-32-poky-linux/python3-cython (sysroot):
  /usr/lib/python3.9/site-packages/Cython-0.29.22-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/Cython-0.29.23-py3.9.egg-info

[-- Attachment #4: 0001-python3-cython-upgrade-0.29.22-0.29.23.patch --]
[-- Type: application/octet-stream, Size: 1487 bytes --]

From c1b6d5f6d784425e99c0814bc37ca62305127a78 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Thu, 15 Apr 2021 06:00:03 +0000
Subject: [PATCH] python3-cython: upgrade 0.29.22 -> 0.29.23

---
 meta/recipes-devtools/python/python-cython.inc                  | 2 +-
 .../{python3-cython_0.29.22.bb => python3-cython_0.29.23.bb}    | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cython_0.29.22.bb => python3-cython_0.29.23.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc
index 0e6bac06a7..04fd2ec2b7 100644
--- a/meta/recipes-devtools/python/python-cython.inc
+++ b/meta/recipes-devtools/python/python-cython.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = "df6b83c7a6d1d967ea89a2903e4a931377634a297459652e4551734c48195406"
+SRC_URI[sha256sum] = "6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e"
 UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
 
 inherit pypi
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.22.bb b/meta/recipes-devtools/python/python3-cython_0.29.23.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-cython_0.29.22.bb
rename to meta/recipes-devtools/python/python3-cython_0.29.23.bb
-- 
2.27.0


                 reply	other threads:[~2021-04-15 18:16 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.16761AD0FFAC95F6.12681@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 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.