All of lore.kernel.org
 help / color / mirror / Atom feed
From: XU Huan <xuhuan.fnst@fujitsu.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Xu Huan <xuhuan.fnst@fujitsu.com>
Subject: [oe] [meta-python] [PATCH] python3-huey: upgrade 2.4.1 -> 2.4.2
Date: Wed, 22 Dec 2021 15:01:17 +0800	[thread overview]
Message-ID: <1640156479-18846-1-git-send-email-xuhuan.fnst@fujitsu.com> (raw)

From: Xu Huan <xuhuan.fnst@fujitsu.com>

changelog:
=============================================================================
Fix implementation of schedule-pop Lua script so it works with Redis cluster.
Ensure Django connections are closed before and after (previously they were
only closed after) task execution with db_task() and db_periodic_task().
Allow additional lock-names to be specified when flushing locks.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-huey_2.4.1.bb => python3-huey_2.4.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-huey_2.4.1.bb => python3-huey_2.4.2.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-huey_2.4.1.bb b/meta-python/recipes-devtools/python/python3-huey_2.4.2.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-huey_2.4.1.bb
rename to meta-python/recipes-devtools/python/python3-huey_2.4.2.bb
index 64bd8880ec..865e9ff772 100644
--- a/meta-python/recipes-devtools/python/python3-huey_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-huey_2.4.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4"
 
 PYPI_PACKAGE = "huey"
 
-SRC_URI[sha256sum] = "bd55e90746cec16e7a61d6dc60d4591c74cba59000dca96c387a4d4eee1395f6"
+SRC_URI[sha256sum] = "20683288e27e851f786b38465784c5d0e7e2b93b8791cc826898f9555a320cb4"
 
 RDEPENDS:${PN} += " \
 	python3-datetime \
-- 
2.25.1



             reply	other threads:[~2021-12-22  7:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22  7:01 XU Huan [this message]
2021-12-22  7:01 ` [oe] [meta-python] [PATCH] python3-h5py: upgrade 3.5.0 -> 3.6.0 XU Huan
2021-12-25 19:03   ` Khem Raj
2021-12-22  7:01 ` [oe] [meta-python] [PATCH] python3-msgpack: upgrade 1.0.2 -> 1.0.3 XU Huan

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=1640156479-18846-1-git-send-email-xuhuan.fnst@fujitsu.com \
    --to=xuhuan.fnst@fujitsu.com \
    --cc=openembedded-devel@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.