All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 2/5] python3-fasteners: Upgrade 0.16.1 -> 0.16.3
Date: Mon, 21 Jun 2021 13:58:22 +0300	[thread overview]
Message-ID: <20210621105825.28736-2-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20210621105825.28736-1-leon.anavi@konsulko.com>

Upgrade to release 0.16.3:

- Return the acquired status to the process lock

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...{python3-fasteners_0.16.1.bb => python3-fasteners_0.16.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-fasteners_0.16.1.bb => python3-fasteners_0.16.3.bb} (77%)

diff --git a/meta-python/recipes-devtools/python/python3-fasteners_0.16.1.bb b/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-fasteners_0.16.1.bb
rename to meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
index 4b33a9ec69..6f283a3929 100644
--- a/meta-python/recipes-devtools/python/python3-fasteners_0.16.1.bb
+++ b/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/harlowja/fasteners"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
 
-SRC_URI[sha256sum] = "b6f488d0fc9a3591a32d779400a00c3ebfadd41f45eb024d66f15a6c4e1c4a72"
+SRC_URI[sha256sum] = "b1ab4e5adfbc28681ce44b3024421c4f567e705cc3963c732bf1cba3348307de"
 
 inherit pypi setuptools3
 
-- 
2.17.1


  reply	other threads:[~2021-06-21 10:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 10:58 [meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.5.0 -> 2.1.1 Leon Anavi
2021-06-21 10:58 ` Leon Anavi [this message]
2021-06-21 10:58 ` [meta-python][PATCH 3/5] python3-elementpath: Upgrade 2.2.2 -> 2.2.3 Leon Anavi
2021-06-21 10:58 ` [meta-python][PATCH 4/5] python3-prompt-toolkit: Upgrade 3.0.18 -> 3.0.19 Leon Anavi
2021-06-21 10:58 ` [meta-python][PATCH 5/5] python3-mypy: Upgrade 0.812 -> 0.902 Leon Anavi

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=20210621105825.28736-2-leon.anavi@konsulko.com \
    --to=leon.anavi@konsulko.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.