All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python][PATCH] python3-py: upgrade 1.8.1 -> 1.8.2
@ 2020-06-24  9:21 Wang Mingyu
  2020-06-25 13:00 ` Trevor Gamblin
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2020-06-24  9:21 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

??Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../python/{python3-py_1.8.1.bb => python3-py_1.8.2.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-py_1.8.1.bb => python3-py_1.8.2.bb} (72%)

diff --git a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
similarity index 72%
rename from meta-python/recipes-devtools/python/python3-py_1.8.1.bb
rename to meta-python/recipes-devtools/python/python3-py_1.8.2.bb
index ff66aeaa2..aea737853 100644
--- a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "http://py.readthedocs.io/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"

-SRC_URI[md5sum] = "42c67de84b07ac9cc867b8b70843a45b"
-SRC_URI[sha256sum] = "5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa"
+SRC_URI[md5sum] = "baa54e458875d68031c422abb2e47a5c"
+SRC_URI[sha256sum] = "f3b3a4c36512a4c4f024041ab51866f11761cc169670204b235f6b20523d4e6b"

 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"

--
2.17.1

?




[-- Attachment #2: Type: text/html, Size: 2130 bytes --]

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

* Re: [oe] [meta-python][PATCH] python3-py: upgrade 1.8.1 -> 1.8.2
  2020-06-24  9:21 [oe] [meta-python][PATCH] python3-py: upgrade 1.8.1 -> 1.8.2 Wang Mingyu
@ 2020-06-25 13:00 ` Trevor Gamblin
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Gamblin @ 2020-06-25 13:00 UTC (permalink / raw)
  To: Wang Mingyu, openembedded-devel@lists.openembedded.org

[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]


On 6/24/20 5:21 AM, Wang Mingyu wrote:
> ​​Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>  .../python/{python3-py_1.8.1.bb => python3-py_1.8.2.bb}      | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python3-py_1.8.1.bb => 
> python3-py_1.8.2.bb} (72%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb 
> b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
> similarity index 72%
> rename from meta-python/recipes-devtools/python/python3-py_1.8.1.bb
> rename to meta-python/recipes-devtools/python/python3-py_1.8.2.bb
> index ff66aeaa2..aea737853 100644
> --- a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
> @@ -3,8 +3,8 @@ HOMEPAGE = "http://py.readthedocs.io/"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
>
> -SRC_URI[md5sum] = "42c67de84b07ac9cc867b8b70843a45b"
> -SRC_URI[sha256sum] = 
> "5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa"
> +SRC_URI[md5sum] = "baa54e458875d68031c422abb2e47a5c"
> +SRC_URI[sha256sum] = 
> "f3b3a4c36512a4c4f024041ab51866f11761cc169670204b235f6b20523d4e6b"
>
>  DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
>
> --
> 2.17.1
>
> ​
>
>
>
> 

[-- Attachment #2: Type: text/html, Size: 3124 bytes --]

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

end of thread, other threads:[~2020-06-25 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24  9:21 [oe] [meta-python][PATCH] python3-py: upgrade 1.8.1 -> 1.8.2 Wang Mingyu
2020-06-25 13:00 ` Trevor Gamblin

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.