All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 01/10] python3-colorlog: Upgrade 4.6.2 -> 4.7.2
@ 2021-01-19 17:37 Leon Anavi
  2021-01-19 17:37 ` [meta-python][PATCH 02/10] python3-pyephem: Upgrade 3.7.7.0 -> 3.7.7.1 Leon Anavi
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Leon Anavi @ 2021-01-19 17:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 4.7.2:

- Fix linter errors
- Fix typo

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-colorlog_4.6.2.bb => python3-colorlog_4.7.2.bb}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-colorlog_4.6.2.bb => python3-colorlog_4.7.2.bb} (65%)

diff --git a/meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb b/meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
rename to meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb
index e98d276f0..c9754ed88 100644
--- a/meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb
@@ -7,5 +7,4 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "colorlog"
 
-SRC_URI[md5sum] = "72441753be8ec437af9e5bb89db344e7"
-SRC_URI[sha256sum] = "54e5f153419c22afc283c130c4201db19a3dbd83221a0f4657d5ee66234a2ea4"
+SRC_URI[sha256sum] = "18d05b616438a75762d7d214b9ec3b05d274466c9f3ddd92807e755840c88251"
-- 
2.17.1


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

end of thread, other threads:[~2021-01-20 13:36 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 17:37 [meta-python][PATCH 01/10] python3-colorlog: Upgrade 4.6.2 -> 4.7.2 Leon Anavi
2021-01-19 17:37 ` [meta-python][PATCH 02/10] python3-pyephem: Upgrade 3.7.7.0 -> 3.7.7.1 Leon Anavi
2021-01-20 13:34   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 03/10] python3-pyperf: Upgrade 2.0.0 -> 2.1.0 Leon Anavi
2021-01-20 13:34   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 04/10] python3-cheetah: Upgrade 3.2.5 -> 3.2.6 Leon Anavi
2021-01-20 13:34   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 05/10] python3-pyscaffold: Upgrade 3.3 -> 3.3.1 Leon Anavi
2021-01-20 13:35   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 06/10] python3-lxml: Upgrade 4.6.1 -> 4.6.2 Leon Anavi
2021-01-20 13:35   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 07/10] python3-openpyxl: Upgrade 3.0.5 -> 3.0.6 Leon Anavi
2021-01-20 13:36   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 08/10] python3-pymysql: Upgrade 0.10.1 -> 1.0.2 Leon Anavi
2021-01-20 13:36   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 09/10] python3-dbus-next: Upgrade 0.1.4 -> 0.2.2 Leon Anavi
2021-01-20 13:36   ` [oe] " Trevor Gamblin
2021-01-19 17:37 ` [meta-python][PATCH 10/10] python3-yappi: Upgrade 1.3.0 -> 1.3.2 Leon Anavi
2021-01-20 13:36   ` [oe] " Trevor Gamblin
2021-01-20 13:34 ` [oe] [meta-python][PATCH 01/10] python3-colorlog: Upgrade 4.6.2 -> 4.7.2 Trevor Gamblin

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.