All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] python3-magic: upgrading to 0.4.24 SUCCEEDED
@ 2021-06-06 17:24 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2021-06-06 17:24 UTC (permalink / raw)
  To: Joshua Watt; +Cc: openembedded-core

[-- 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-magic* to *0.4.24* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-magic-upgrade-0.4.22-0.4.24.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: 1715 bytes --]

packages/core2-32-poky-linux/python3-magic/python3-magic-dev: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
Changes to packages/core2-32-poky-linux/python3-magic (sysroot):
  /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info
  /usr/lib/python3.9/site-packages/magic/py.typed was added

[-- Attachment #3: 0001-python3-magic-upgrade-0.4.22-0.4.24.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]

From 2384e949fdc2adf116c7d3e842a4d159a0511716 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sun, 6 Jun 2021 09:14:40 +0000
Subject: [PATCH] python3-magic: upgrade 0.4.22 -> 0.4.24

---
 .../python/{python3-magic_0.4.22.bb => python3-magic_0.4.24.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-magic_0.4.22.bb => python3-magic_0.4.24.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-magic_0.4.22.bb b/meta/recipes-devtools/python/python3-magic_0.4.24.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-magic_0.4.22.bb
rename to meta/recipes-devtools/python/python3-magic_0.4.24.bb
index b828927599..a54bf2431c 100644
--- a/meta/recipes-devtools/python/python3-magic_0.4.22.bb
+++ b/meta/recipes-devtools/python/python3-magic_0.4.24.bb
@@ -11,7 +11,7 @@ PYPI_PACKAGE = "python-magic"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "ca884349f2c92ce830e3f498c5b7c7051fe2942c3ee4332f65213b8ebff15a62"
+SRC_URI[sha256sum] = "de800df9fb50f8ec5974761054a708af6e4246b03b4bdaee993f948947b0ebcf"
 
 RDEPENDS_${PN} += "file \
                    ${PYTHON_PN}-ctypes \
-- 
2.17.1


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

packages/core2-32-poky-linux/python3-magic: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic: SRC_URI changed from "https://files.pythonhosted.org/packages/source/p/python-magic/python-magic-0.4.22.tar.gz" to "https://files.pythonhosted.org/packages/source/p/python-magic/python-magic-0.4.24.tar.gz"
packages/core2-32-poky-linux/python3-magic/python3-magic-dbg: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-dbg: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-dbg: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-dev: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-dev: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-dev: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-src: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-src: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-src: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic: PV changed from "0.4.22" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic: PKGV changed from 0.4.22 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic: FILELIST: directory renamed /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info -> /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info, added "/usr/lib/python3.9/site-packages/magic/py.typed"
packages/core2-32-poky-linux/python3-magic/python3-magic: PKGSIZE changed from 50256 to 50166 (-0%)
Changes to packages/core2-32-poky-linux/python3-magic (sysroot):
  /usr/lib/python3.9/site-packages/python_magic-0.4.22-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info
  /usr/lib/python3.9/site-packages/magic/py.typed was added

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [AUH] python3-magic: upgrading to 0.4.24 SUCCEEDED
@ 2021-06-13 11:51 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2021-06-13 11:51 UTC (permalink / raw)
  To: Joshua Watt; +Cc: openembedded-core

[-- 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-magic* to *0.4.24* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-magic-upgrade-0.4.23-0.4.24.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-full.txt --]
[-- Type: text/plain, Size: 2284 bytes --]

packages/core2-32-poky-linux/python3-magic: SRC_URI changed from "https://files.pythonhosted.org/packages/source/p/python-magic/python-magic-0.4.23.tar.gz" to "https://files.pythonhosted.org/packages/source/p/python-magic/python-magic-0.4.24.tar.gz"
packages/core2-32-poky-linux/python3-magic: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-dbg: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-dbg: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-dev: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-dev: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-doc: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-locale: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-src: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-src: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic-staticdev: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
packages/core2-32-poky-linux/python3-magic/python3-magic: PV changed from "0.4.23" to "0.4.24"
packages/core2-32-poky-linux/python3-magic/python3-magic: PKGSIZE changed from 50016 to 50166 (+0%)
packages/core2-32-poky-linux/python3-magic/python3-magic: PKGV changed from 0.4.23 [default] to 0.4.24 [default]
Changes to packages/core2-32-poky-linux/python3-magic (sysroot):
  /usr/lib/python3.9/site-packages/python_magic-0.4.23-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info

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

Changes to packages/core2-32-poky-linux/python3-magic (sysroot):
  /usr/lib/python3.9/site-packages/python_magic-0.4.23-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/python_magic-0.4.24-py3.9.egg-info

[-- Attachment #4: 0001-python3-magic-upgrade-0.4.23-0.4.24.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From 0e10e4ac31c1c89b32bfd65a1c6d861ea2f851f4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sun, 13 Jun 2021 09:51:52 +0000
Subject: [PATCH] python3-magic: upgrade 0.4.23 -> 0.4.24

---
 .../python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-magic_0.4.23.bb b/meta/recipes-devtools/python/python3-magic_0.4.24.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-magic_0.4.23.bb
rename to meta/recipes-devtools/python/python3-magic_0.4.24.bb
index 4ebae32569..a54bf2431c 100644
--- a/meta/recipes-devtools/python/python3-magic_0.4.23.bb
+++ b/meta/recipes-devtools/python/python3-magic_0.4.24.bb
@@ -11,7 +11,7 @@ PYPI_PACKAGE = "python-magic"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "88f71d04fde4318da32fa03930362f1c6127caa833614563fd53a0fd3438cc3e"
+SRC_URI[sha256sum] = "de800df9fb50f8ec5974761054a708af6e4246b03b4bdaee993f948947b0ebcf"
 
 RDEPENDS_${PN} += "file \
                    ${PYTHON_PN}-ctypes \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-13 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 17:24 [AUH] python3-magic: upgrading to 0.4.24 SUCCEEDED auh
2021-06-13 11:51 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.