All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-paste: 3.2.2 -> 3.2.3
@ 2019-12-03 14:50 Wang Mingyu
  2019-12-03 14:50 ` [meta-python][PATCH] python-lxml: 4.4.1 -> 4.4.2 Wang Mingyu
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2019-12-03 14:50 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../python/{python-paste_3.2.2.bb => python-paste_3.2.3.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-paste_3.2.2.bb => python-paste_3.2.3.bb} (71%)

diff --git a/meta-python/recipes-devtools/python/python-paste_3.2.2.bb b/meta-python/recipes-devtools/python/python-paste_3.2.3.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python-paste_3.2.2.bb
rename to meta-python/recipes-devtools/python/python-paste_3.2.3.bb
index 2778fc6..c3d4fdd 100644
--- a/meta-python/recipes-devtools/python/python-paste_3.2.2.bb
+++ b/meta-python/recipes-devtools/python/python-paste_3.2.3.bb
@@ -5,8 +5,8 @@ RDEPENDS_${PN} = "python-six"
 
 LIC_FILES_CHKSUM = "file://docs/license.txt;md5=1798f29d55080c60365e6283cb49779c"
 
-SRC_URI[md5sum] = "788fceb192bc338f1a3e2a8f78fd42b6"
-SRC_URI[sha256sum] = "0b1f4d86f8366f0d4093e5449813792c98e760edc6b7c918f0f29f9ef22ae996"
+SRC_URI[md5sum] = "7dc6dbd20e358dd95bd42eef5c6cc84c"
+SRC_URI[sha256sum] = "8bdc7f6be907eed7cd63868c79d88af2b87d02d840fb5acfc93d4bda572b1567"
 
 PYPI_PACKAGE = "Paste"
 inherit pypi setuptools
-- 
2.7.4





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

* [meta-python][PATCH] python-lxml: 4.4.1 -> 4.4.2
  2019-12-03 14:50 [meta-python][PATCH] python-paste: 3.2.2 -> 3.2.3 Wang Mingyu
@ 2019-12-03 14:50 ` Wang Mingyu
  0 siblings, 0 replies; 2+ messages in thread
From: Wang Mingyu @ 2019-12-03 14:50 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.4.1.bb => python-lxml_4.4.2.bb}             | 0
 .../python/{python3-lxml_4.4.1.bb => python3-lxml_4.4.2.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.4.1.bb => python-lxml_4.4.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.4.1.bb => python3-lxml_4.4.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index a97167f..1f7e5ab 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[md5sum] = "ce976a2d3c630d7fde86d3a4c3a1c606"
-SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692"
+SRC_URI[md5sum] = "235c1a22d97a174144e76b66ce62ae46"
+SRC_URI[sha256sum] = "eff69ddbf3ad86375c344339371168640951c302450c5d3e9936e98d6459db06"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.4.1.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.4.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb
-- 
2.7.4





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

end of thread, other threads:[~2019-12-03  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 14:50 [meta-python][PATCH] python-paste: 3.2.2 -> 3.2.3 Wang Mingyu
2019-12-03 14:50 ` [meta-python][PATCH] python-lxml: 4.4.1 -> 4.4.2 Wang Mingyu

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.