All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python3-dockerpty: fix license-checksum qa issue
@ 2017-11-15 16:44 Abdur Rehman
  2017-11-15 21:00 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Abdur Rehman @ 2017-11-15 16:44 UTC (permalink / raw)
  To: meta-virtualization

Fix license path and checksum for python3-dockerpty.

Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
---
 recipes-devtools/python/python3-dockerpty_0.4.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
index a40f2a3..31a864a 100644
--- a/recipes-devtools/python/python3-dockerpty_0.4.1.bb
+++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Python library to use the pseudo-tty of a docker container"
 HOMEPAGE = "https://github.com/d11wtq/dockerpty"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=afaf767baa20ac524dc12f1071ca493a"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 inherit pypi setuptools3
 
-- 
2.8.1



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

* Re: [PATCH] python3-dockerpty: fix license-checksum qa issue
  2017-11-15 16:44 [PATCH] python3-dockerpty: fix license-checksum qa issue Abdur Rehman
@ 2017-11-15 21:00 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2017-11-15 21:00 UTC (permalink / raw)
  To: Abdur Rehman; +Cc: meta-virtualization

merged.

Bruce

On Wed, Nov 15, 2017 at 11:44 AM, Abdur Rehman <abdur_rehman@mentor.com> wrote:
> Fix license path and checksum for python3-dockerpty.
>
> Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
> ---
>  recipes-devtools/python/python3-dockerpty_0.4.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
> index a40f2a3..31a864a 100644
> --- a/recipes-devtools/python/python3-dockerpty_0.4.1.bb
> +++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "Python library to use the pseudo-tty of a docker container"
>  HOMEPAGE = "https://github.com/d11wtq/dockerpty"
>  LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=afaf767baa20ac524dc12f1071ca493a"
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
>  inherit pypi setuptools3
>
> --
> 2.8.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


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

end of thread, other threads:[~2017-11-15 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 16:44 [PATCH] python3-dockerpty: fix license-checksum qa issue Abdur Rehman
2017-11-15 21:00 ` 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.