All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 01/20] python(3)-hyperlink: upgrade 17.3.1 -> 18.0.0
@ 2018-06-26  6:00 Qi.Chen
  2018-06-26  6:00 ` [meta-python][PATCH 02/20] python(3)-protobuf: upgrade 3.5.2 -> 3.6.0 Qi.Chen
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Qi.Chen @ 2018-06-26  6:00 UTC (permalink / raw)
  To: openembedded-devel

From: Chen Qi <Qi.Chen@windriver.com>

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
 meta-python/recipes-devtools/python/python-hyperlink.inc              | 4 ++--
 .../python/{python-hyperlink_17.3.1.bb => python-hyperlink_18.0.0.bb} | 0
 .../{python3-hyperlink_17.3.1.bb => python3-hyperlink_18.0.0.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-hyperlink_17.3.1.bb => python-hyperlink_18.0.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-hyperlink_17.3.1.bb => python3-hyperlink_18.0.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-hyperlink.inc b/meta-python/recipes-devtools/python/python-hyperlink.inc
index 2b5b0a0ff..78e3ee830 100644
--- a/meta-python/recipes-devtools/python/python-hyperlink.inc
+++ b/meta-python/recipes-devtools/python/python-hyperlink.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/python-hyper/hyperlink"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3893d4ed05dcc823f8ed685a9ea19bcb"
 
-SRC_URI[md5sum] = "eaccb9845b559817e838846669cbc68a"
-SRC_URI[sha256sum] = "bc4ffdbde9bdad204d507bd8f554f16bba82dd356f6130cb16f41422909c33bc"
+SRC_URI[sha256sum] = "f01b4ff744f14bc5d0a22a6b9f1525ab7d6312cb0ff967f59414bbac52f0a306"
+SRC_URI[md5sum] = "f41a96779b324d824864696a94b24823"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-hyperlink_17.3.1.bb b/meta-python/recipes-devtools/python/python-hyperlink_18.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-hyperlink_17.3.1.bb
rename to meta-python/recipes-devtools/python/python-hyperlink_18.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb b/meta-python/recipes-devtools/python/python3-hyperlink_18.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb
rename to meta-python/recipes-devtools/python/python3-hyperlink_18.0.0.bb
-- 
2.11.0



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

end of thread, other threads:[~2018-06-26  6:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26  6:00 [meta-python][PATCH 01/20] python(3)-hyperlink: upgrade 17.3.1 -> 18.0.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 02/20] python(3)-protobuf: upgrade 3.5.2 -> 3.6.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 03/20] python-dbus: upgrade 1.2.6 -> 1.2.8 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 04/20] python(3)-pytest-runner: upgrade 3.0 -> 4.2 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 05/20] python3-ordered-set: upgrade 2.0.2 -> 3.0.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 06/20] python-pip: upgrade 9.0.3 -> 10.0.1 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 07/20] python(3)-twisted: upgrade 17.9.0 -> 18.4.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 08/20] python-ipaddress: upgrade 1.0.19 -> 1.0.22 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 09/20] python(3)-certifi: upgrade 2018.1.18 -> 2018.4.16 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 10/20] python(3)-pyopenssl: upgrade 17.5.0 -> 18.0.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 11/20] python(3)-urllib3: upgrade 1.22 -> 1.23 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 12/20] python(3)-ndg-httpsclient: upgrade 0.4.4 -> 0.5.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 13/20] python(3)-pyasn1: upgrade 0.4.2 -> 0.4.3 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 14/20] python(3)-lxml: upgrade 4.2.1 -> 4.2.2 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 15/20] python(3)-automat: upgrade 0.6.0 -> 0.7.0 Qi.Chen
2018-06-26  6:00 ` [meta-python][PATCH 16/20] python3-requests-file: upgrade 1.4.2 -> 1.4.3 Qi.Chen
2018-06-26  6:01 ` [meta-python][PATCH 17/20] python3-prctl: upgrade 1.6.1 -> 1.7 Qi.Chen
2018-06-26  6:01 ` [meta-python][PATCH 18/20] python(3)-attrs: upgrade 17.4.0 -> 18.1.0 Qi.Chen
2018-06-26  6:01 ` [meta-python][PATCH 19/20] python(3)-requests: upgrade 2.18.4 -> 2.19.1 Qi.Chen
2018-06-26  6:01 ` [meta-python][PATCH 20/20] python(3)-idna: upgrade 2.6 -> 2.7 Qi.Chen

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.