* [AUH] python3-hypothesis: upgrading to 6.14.3 SUCCEEDED
@ 2021-07-18 9:26 auh
0 siblings, 0 replies; only message in thread
From: auh @ 2021-07-18 9:26 UTC (permalink / raw)
To: Tim Orling; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-hypothesis* to *6.14.3* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-hypothesis-upgrade-6.14.1-6.14.3.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: 2446 bytes --]
packages/core2-32-poky-linux/python3-hypothesis: SRC_URI changed from "https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-6.14.1.tar.gz" to "https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-6.14.3.tar.gz"
packages/core2-32-poky-linux/python3-hypothesis: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dbg: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dbg: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dev: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dev: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-doc: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-doc: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-locale: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-locale: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-src: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-src: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-staticdev: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-staticdev: PV changed from "6.14.1" to "6.14.3"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PKGSIZE changed from 1883658 to 1883703 (+0%)
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PKGV changed from 6.14.1 [default] to 6.14.3 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PV changed from "6.14.1" to "6.14.3"
Changes to packages/core2-32-poky-linux/python3-hypothesis (sysroot):
/usr/lib/python3.9/site-packages/hypothesis-6.14.1-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/hypothesis-6.14.3-py3.9.egg-info
[-- Attachment #3: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 215 bytes --]
Changes to packages/core2-32-poky-linux/python3-hypothesis (sysroot):
/usr/lib/python3.9/site-packages/hypothesis-6.14.1-py3.9.egg-info moved to /usr/lib/python3.9/site-packages/hypothesis-6.14.3-py3.9.egg-info
[-- Attachment #4: 0001-python3-hypothesis-upgrade-6.14.1-6.14.3.patch --]
[-- Type: application/octet-stream, Size: 1243 bytes --]
From 6ea3b968ca392606b00c69ac19b0e615ab01bb71 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sun, 18 Jul 2021 08:03:21 +0000
Subject: [PATCH] python3-hypothesis: upgrade 6.14.1 -> 6.14.3
---
...ython3-hypothesis_6.14.1.bb => python3-hypothesis_6.14.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6.14.1.bb => python3-hypothesis_6.14.3.bb} (85%)
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.14.3.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.14.3.bb
index 61598c3a16..83c9917a04 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.14.3.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "88b0736a5691b68b8e16a4b7ee8e4c8596810c5a20989ea5b5f64870a7c25740"
+SRC_URI[sha256sum] = "1c8776d9fc8c598cf1b93b99bd87976f9d9b589fc58843d85a30090700f14a8a"
RDEPENDS_${PN} += " \
python3-attrs \
--
2.27.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-18 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 9:26 [AUH] python3-hypothesis: upgrading to 6.14.3 SUCCEEDED auh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox