All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [oe] [meta-python] [PATCH] python3-iso8601: upgrade 0.1.14 -> 0.1.16
@ 2021-07-23 14:24 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2021-07-23 14:24 UTC (permalink / raw)
  To: openembedded-devel

Add docs/ to sdist

Addresses part of #14

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 .../{python3-iso8601_0.1.14.bb => python3-iso8601_0.1.16.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-iso8601_0.1.14.bb => python3-iso8601_0.1.16.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb b/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
rename to meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
index c531fcc6d8..c72a10882b 100644
--- a/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
+++ b/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
 
-SRC_URI[sha256sum] = "8aafd56fa0290496c5edbb13c311f78fa3a241f0853540da09d9363eae3ebd79"
+SRC_URI[sha256sum] = "36532f77cc800594e8f16641edae7f1baf7932f05d8e508545b95fc53c6dc85b"
 
 inherit pypi setuptools3
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-23  2:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 14:24 [PATCH] [oe] [meta-python] [PATCH] python3-iso8601: upgrade 0.1.14 -> 0.1.16 zangrc

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.