From: "Tim Orling" <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/4] python3-hypothesis: upgrade 5.41.3 -> 5.41.4
Date: Sat, 28 Nov 2020 11:39:37 -0800 [thread overview]
Message-ID: <31ae1fff5ac74cfaed06ab920ee4da3000f20cb2.1606584666.git.timothy.t.orling@linux.intel.com> (raw)
In-Reply-To: <cover.1606584666.git.timothy.t.orling@linux.intel.com>
From: Tim Orling <timothy.t.orling@linux.intel.com>
Upstream release notes:
"""
5.41.4 - 2020-11-28
This patch fixes issue #2657, where passing unicode patterns compiled
with re.IGNORECASE to from_regex() could trigger an internal error when
casefolding a character creates a longer string (e.g. "\u0130".lower()
-> "i\u0370").
"""
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
---
...ython3-hypothesis_5.41.3.bb => python3-hypothesis_5.41.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_5.41.3.bb => python3-hypothesis_5.41.4.bb} (80%)
diff --git a/meta/recipes-devtools/python/python3-hypothesis_5.41.3.bb b/meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-hypothesis_5.41.3.bb
rename to meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb
index b7bf15c31ed..416acc8d72f 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_5.41.3.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "6a3471ff74864ab04a0650c75500ef15f2f4a901d49ccbb7cbec668365736688"
+SRC_URI[sha256sum] = "7ef22dd2ae4a906ef1e237dcd6806aa7f97e30c37f924a0e6d595f4639350b53"
RDEPENDS_${PN} += "python3-core"
--
2.25.0
prev parent reply other threads:[~2020-11-28 19:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1606584666.git.timothy.t.orling@linux.intel.com>
2020-11-28 19:39 ` [PATCH 1/4] python3-hypothesis: move from meta-python Tim Orling
2020-11-28 19:39 ` [PATCH 2/4] python3-sortedcontainers: " Tim Orling
2020-11-28 19:39 ` [PATCH 3/4] maintainers.inc: add self for new python recipes Tim Orling
2020-11-28 19:39 ` Tim Orling [this message]
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=31ae1fff5ac74cfaed06ab920ee4da3000f20cb2.1606584666.git.timothy.t.orling@linux.intel.com \
--to=ticotimo@gmail.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