[oe] [meta-python] [PATCH] python-attrs: upgrade 19.1.0 -> 19.2.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Oct 10 05:06:19 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-attrs.inc                  | 4 ++--
 .../python/{python-attrs_19.1.0.bb => python-attrs_19.2.0.bb}         | 0
 .../python/{python3-attrs_19.1.0.bb => python3-attrs_19.2.0.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-attrs_19.1.0.bb => python-attrs_19.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-attrs_19.1.0.bb => python3-attrs_19.2.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc
index bd0f7ee..13c9e5f 100644
--- a/meta-python/recipes-devtools/python/python-attrs.inc
+++ b/meta-python/recipes-devtools/python/python-attrs.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.attrs.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff"
 
-SRC_URI[sha256sum] = "f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399"
-SRC_URI[md5sum] = "2be7bce157988928f5ff2bb50a0b510d"
+SRC_URI[sha256sum] = "f913492e1663d3c36f502e5e9ba6cd13cf19d7fab50aa13239e420fef95e1396"
+SRC_URI[md5sum] = "d5a6ee80beaa072bd2b3bcb6fee0d508"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
rename to meta-python/recipes-devtools/python/python-attrs_19.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb b/meta-python/recipes-devtools/python/python3-attrs_19.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb
rename to meta-python/recipes-devtools/python/python3-attrs_19.2.0.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list