All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] python3-docker: Update to 7.0.0
@ 2024-01-21 18:22 Pavel Zhukov
  2024-02-01 14:15 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Zhukov @ 2024-01-21 18:22 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Pavel Zhukov

Update package to fix compatibility fix docker from the layer.

Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
---
 .../{python3-docker_5.0.0.bb => python3-docker_7.0.0.bb} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
 rename recipes-devtools/python/{python3-docker_5.0.0.bb => python3-docker_7.0.0.bb} (62%)

diff --git a/recipes-devtools/python/python3-docker_5.0.0.bb b/recipes-devtools/python/python3-docker_7.0.0.bb
similarity index 62%
rename from recipes-devtools/python/python3-docker_5.0.0.bb
rename to recipes-devtools/python/python3-docker_7.0.0.bb
index 44d65b05..ada94876 100644
--- a/recipes-devtools/python/python3-docker_5.0.0.bb
+++ b/recipes-devtools/python/python3-docker_7.0.0.bb
@@ -3,10 +3,11 @@ HOMEPAGE = "https://github.com/docker/docker-py"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34f3846f940453127309b920eeb89660"
 
-SRC_URI[md5sum] = "9cc5156a2ff6458a8f52114b9bbc0d7e"
-SRC_URI[sha256sum] = "3e8bc47534e0ca9331d72c32f2881bb13b93ded0bcdeab3c833fb7cf61c0a9a5"
+SRC_URI[md5sum] = "b08eeccf6a5efd11c316c08207edfeef"
+SRC_URI[sha256sum] = "323736fb92cd9418fc5e7133bc953e11a9da04f4483f828b527db553f1e7e5a3"
 
 DEPENDS += "${PYTHON_PN}-pip-native"
+DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 
 RDEPENDS:${PN} += " \
         ${PYTHON_PN}-misc \
@@ -14,6 +15,6 @@ RDEPENDS:${PN} += " \
         ${PYTHON_PN}-docker-pycreds \
         ${PYTHON_PN}-requests \
         ${PYTHON_PN}-websocket-client \
+	${PYTHON_PN}-packaging \
 "
-
-inherit pypi setuptools3
+inherit pypi python_setuptools_build_meta
-- 
2.43.0



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

* Re: [meta-virtualization][PATCH] python3-docker: Update to 7.0.0
  2024-01-21 18:22 [meta-virtualization][PATCH] python3-docker: Update to 7.0.0 Pavel Zhukov
@ 2024-02-01 14:15 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-02-01 14:15 UTC (permalink / raw)
  To: Pavel Zhukov; +Cc: meta-virtualization

merged!

Bruce

In message: [meta-virtualization][PATCH] python3-docker: Update to 7.0.0
on 21/01/2024 Pavel Zhukov wrote:

> Update package to fix compatibility fix docker from the layer.
> 
> Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
> ---
>  .../{python3-docker_5.0.0.bb => python3-docker_7.0.0.bb} | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>  rename recipes-devtools/python/{python3-docker_5.0.0.bb => python3-docker_7.0.0.bb} (62%)
> 
> diff --git a/recipes-devtools/python/python3-docker_5.0.0.bb b/recipes-devtools/python/python3-docker_7.0.0.bb
> similarity index 62%
> rename from recipes-devtools/python/python3-docker_5.0.0.bb
> rename to recipes-devtools/python/python3-docker_7.0.0.bb
> index 44d65b05..ada94876 100644
> --- a/recipes-devtools/python/python3-docker_5.0.0.bb
> +++ b/recipes-devtools/python/python3-docker_7.0.0.bb
> @@ -3,10 +3,11 @@ HOMEPAGE = "https://github.com/docker/docker-py"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=34f3846f940453127309b920eeb89660"
>  
> -SRC_URI[md5sum] = "9cc5156a2ff6458a8f52114b9bbc0d7e"
> -SRC_URI[sha256sum] = "3e8bc47534e0ca9331d72c32f2881bb13b93ded0bcdeab3c833fb7cf61c0a9a5"
> +SRC_URI[md5sum] = "b08eeccf6a5efd11c316c08207edfeef"
> +SRC_URI[sha256sum] = "323736fb92cd9418fc5e7133bc953e11a9da04f4483f828b527db553f1e7e5a3"
>  
>  DEPENDS += "${PYTHON_PN}-pip-native"
> +DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
>  
>  RDEPENDS:${PN} += " \
>          ${PYTHON_PN}-misc \
> @@ -14,6 +15,6 @@ RDEPENDS:${PN} += " \
>          ${PYTHON_PN}-docker-pycreds \
>          ${PYTHON_PN}-requests \
>          ${PYTHON_PN}-websocket-client \
> +	${PYTHON_PN}-packaging \
>  "
> -
> -inherit pypi setuptools3
> +inherit pypi python_setuptools_build_meta
> -- 
> 2.43.0
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8549): https://lists.yoctoproject.org/g/meta-virtualization/message/8549
> Mute This Topic: https://lists.yoctoproject.org/mt/103871272/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



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

end of thread, other threads:[~2024-02-01 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-21 18:22 [meta-virtualization][PATCH] python3-docker: Update to 7.0.0 Pavel Zhukov
2024-02-01 14:15 ` Bruce Ashfield

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.