Hello,

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

Next steps:
    - apply the patch: git am 
0001-python3-hypothesis-upgrade-6.13.7-6.13.14.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
Changes to packages/core2-32-poky-linux/python3-hypothesis (sysroot):
  /usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/dependency_links.txt
 was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/entry_points.txt
 was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/not-zip-safe 
was added
  /usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/PKG-INFO 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/requires.txt 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/SOURCES.txt 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/top_level.txt
 was added
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/dependency_links.txt
 was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/entry_points.txt
 was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/not-zip-safe 
was removed
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/PKG-INFO 
was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/requires.txt 
was removed
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/SOURCES.txt 
was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/top_level.txt 
was removed
>From fe59859b979eabd24d53c4c683f1575f67695333 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 6 Jun 2021 09:02:39 +0000
Subject: [PATCH] python3-hypothesis: upgrade 6.13.7 -> 6.13.14

---
 ...thon3-hypothesis_6.13.7.bb => python3-hypothesis_6.13.14.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.13.7.bb => python3-hypothesis_6.13.14.bb} (81%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.13.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.13.14.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-hypothesis_6.13.7.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.13.14.bb
index 7688ff6d18..66e35811cb 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.13.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.13.14.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "262bb8cee0293ad06c453e78cf89bddcb613b91f82ea5587f3787611ee62861b"
+SRC_URI[sha256sum] = "36ef2d58f600be2973f694f45a55a5502de705d7594f9cf841276aec9082c414"
 
 RDEPENDS_${PN} += "python3-attrs python3-core python3-sortedcontainers"
 
-- 
2.17.1

packages/core2-32-poky-linux/python3-hypothesis: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-6.13.7.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-6.13.14.tar.gz";
packages/core2-32-poky-linux/python3-hypothesis: PV changed from "6.13.7" to 
"6.13.14"
packages/core2-32-poky-linux/python3-hypothesis: PKGV changed from 6.13.7 
[default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dbg: PV 
changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dbg: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dev: PV 
changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-dev: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-doc: PV 
changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-doc: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-locale: PV 
changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-locale: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-src: PV 
changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-src: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-staticdev: 
PV changed from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis-staticdev: 
PKGV changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PV changed 
from "6.13.7" to "6.13.14"
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PKGV 
changed from 6.13.7 [default] to 6.13.14 [default]
packages/core2-32-poky-linux/python3-hypothesis/python3-hypothesis: PKGSIZE 
changed from 1884904 to 1883146 (-0%)
Changes to packages/core2-32-poky-linux/python3-hypothesis (sysroot):
  /usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/dependency_links.txt
 was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/entry_points.txt
 was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/not-zip-safe 
was added
  /usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/PKG-INFO 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/requires.txt 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/SOURCES.txt 
was added
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.14-py3.9.egg-info/top_level.txt
 was added
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/dependency_links.txt
 was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/entry_points.txt
 was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/not-zip-safe 
was removed
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/PKG-INFO 
was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/requires.txt 
was removed
  /usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/SOURCES.txt 
was removed
  
/usr/lib/python3.9/site-packages/hypothesis-6.13.7-py3.9.egg-info/top_level.txt 
was removed
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152707): 
https://lists.openembedded.org/g/openembedded-core/message/152707
Mute This Topic: https://lists.openembedded.org/mt/83352593/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to