All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-ntplib: Upgrade 0.3.4 -> 0.4.0
@ 2021-05-31 17:13 Leon Anavi
  2021-05-31 17:13 ` [meta-python][PATCH 2/5] python3-humanize: Upgrade 3.5.0 -> 3.6.0 Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Anavi @ 2021-05-31 17:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.4.0:

- flake8 conformance
- Add ROA Reference ID

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

diff --git a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb
rename to meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb
index ae4c10f38..9477a7606 100644
--- a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://ntplib.py;beginline=1;endline=23;md5=afa07338a9595257e94c205c3e72224d"
 
 SRC_URI = "git://github.com/cf-natali/ntplib.git"
-SRCREV ?= "aea7925c26152024ca8cf207e77f403f8127727a"
+SRCREV ?= "b9c11c5906bc802a20a2dab390e57c50be558808"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-31 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 17:13 [meta-python][PATCH 1/5] python3-ntplib: Upgrade 0.3.4 -> 0.4.0 Leon Anavi
2021-05-31 17:13 ` [meta-python][PATCH 2/5] python3-humanize: Upgrade 3.5.0 -> 3.6.0 Leon Anavi
2021-05-31 17:13 ` [meta-python][PATCH 3/5] python3-astroid: Upgrade 2.5.6 -> 2.5.7 Leon Anavi
2021-05-31 17:13 ` [meta-python][PATCH 4/5] python3-netifaces: Upgrade 0.10.9 -> 0.11.0 Leon Anavi
2021-05-31 17:13 ` [meta-python][PATCH 5/5] python3-certifi: Upgrade 2020.12.5 -> 2021.5.30 Leon Anavi

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.