All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/2] python3-docutils: Upgrade 0.17 -> 0.17.1
@ 2021-04-19  7:57 Leon Anavi
  2021-04-19  7:57 ` [meta-python][PATCH 2/2] python3-portion: Upgrade 2.1.5 -> 2.1.6 Leon Anavi
  0 siblings, 1 reply; 2+ messages in thread
From: Leon Anavi @ 2021-04-19  7:57 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.17.1:

- Bug fixes

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

diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.17.bb b/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-docutils_0.17.bb
rename to meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb
index 8605e93b52..0364cba8e6 100644
--- a/meta-python/recipes-devtools/python/python3-docutils_0.17.bb
+++ b/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb
@@ -4,6 +4,6 @@ SECTION = "devel/python"
 LICENSE = "BSD-2-Clause & GPL-2.0 & Python-2.0"
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4"
 
-SRC_URI[sha256sum] = "e2ffeea817964356ba4470efba7c2f42b6b0de0b04e66378507e3e2504bbff4c"
+SRC_URI[sha256sum] = "686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125"
 
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-python][PATCH 2/2] python3-portion: Upgrade 2.1.5 -> 2.1.6
  2021-04-19  7:57 [meta-python][PATCH 1/2] python3-docutils: Upgrade 0.17 -> 0.17.1 Leon Anavi
@ 2021-04-19  7:57 ` Leon Anavi
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Anavi @ 2021-04-19  7:57 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.1.6:

- from_stringraises a ValueError if given string cannot be parsed
  to an interval
- Drop official support for Python 3.5
- Use black as official code formatting

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

diff --git a/meta-python/recipes-devtools/python/python3-portion_2.1.5.bb b/meta-python/recipes-devtools/python/python3-portion_2.1.6.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-portion_2.1.5.bb
rename to meta-python/recipes-devtools/python/python3-portion_2.1.6.bb
index 0fa107c33e..a1076f9f0c 100644
--- a/meta-python/recipes-devtools/python/python3-portion_2.1.5.bb
+++ b/meta-python/recipes-devtools/python/python3-portion_2.1.6.bb
@@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05f1e16a8e59ce3e9a979e881816c2ab"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "ed62fd1450336026f55c7d40b92b7159efd81d1420c778dd1b592bb634b14b4c"
+SRC_URI[sha256sum] = "725b65da806fb79df05c0b6383b01631c510f371d9bc0ece93a996b4260ba085"
 
 BBCLASSEXTEND = "native"
-- 
2.17.1


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

end of thread, other threads:[~2021-04-19  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  7:57 [meta-python][PATCH 1/2] python3-docutils: Upgrade 0.17 -> 0.17.1 Leon Anavi
2021-04-19  7:57 ` [meta-python][PATCH 2/2] python3-portion: Upgrade 2.1.5 -> 2.1.6 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.