All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-httpretty: upgrade 0.9.6 -> 0.9.7
@ 2019-10-18  8:20 Zang Ruochen
  2019-10-19  4:38 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-10-18  8:20 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-httpretty.inc           | 4 ++--
 .../python/{python-httpretty_0.9.6.bb => python-httpretty_0.9.7.bb}   | 0
 .../python/{python3-httpretty_0.9.6.bb => python3-httpretty_0.9.7.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-httpretty_0.9.6.bb => python-httpretty_0.9.7.bb} (100%)
 rename meta-openstack/recipes-devtools/python/{python3-httpretty_0.9.6.bb => python3-httpretty_0.9.7.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-httpretty.inc b/meta-openstack/recipes-devtools/python/python-httpretty.inc
index f39e283..97bd6b3 100644
--- a/meta-openstack/recipes-devtools/python/python-httpretty.inc
+++ b/meta-openstack/recipes-devtools/python/python-httpretty.inc
@@ -7,8 +7,8 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c"
 
-SRC_URI[md5sum] = "3b881b519e0f405caaf8aaa63f3508c0"
-SRC_URI[sha256sum] = "01b52d45077e702eda491f4fe75328d3468fd886aed5dcc530003e7b2b5939dc"
+SRC_URI[md5sum] = "2fc3d0dc986200be95ce8ad3ef56bc04"
+SRC_URI[sha256sum] = "66216f26b9d2c52e81808f3e674a6fb65d4bf719721394a1a9be926177e55fbe"
 
 inherit pypi
 
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.7.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb
rename to meta-openstack/recipes-devtools/python/python-httpretty_0.9.7.bb
diff --git a/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb b/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.7.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb
rename to meta-openstack/recipes-devtools/python/python3-httpretty_0.9.7.bb
-- 
2.7.4





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

* Re: [PATCH] python-httpretty: upgrade 0.9.6 -> 0.9.7
  2019-10-18  8:20 [PATCH] python-httpretty: upgrade 0.9.6 -> 0.9.7 Zang Ruochen
@ 2019-10-19  4:38 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-10-19  4:38 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: meta-virtualization

merged

Bruce

On Fri, Oct 18, 2019 at 4:20 AM Zang Ruochen <zangrc.fnst@cn.fujitsu.com> wrote:
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/python/python-httpretty.inc           | 4 ++--
>  .../python/{python-httpretty_0.9.6.bb => python-httpretty_0.9.7.bb}   | 0
>  .../python/{python3-httpretty_0.9.6.bb => python3-httpretty_0.9.7.bb} | 0
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-httpretty_0.9.6.bb => python-httpretty_0.9.7.bb} (100%)
>  rename meta-openstack/recipes-devtools/python/{python3-httpretty_0.9.6.bb => python3-httpretty_0.9.7.bb} (100%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-httpretty.inc b/meta-openstack/recipes-devtools/python/python-httpretty.inc
> index f39e283..97bd6b3 100644
> --- a/meta-openstack/recipes-devtools/python/python-httpretty.inc
> +++ b/meta-openstack/recipes-devtools/python/python-httpretty.inc
> @@ -7,8 +7,8 @@ SECTION = "devel/python"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c"
>
> -SRC_URI[md5sum] = "3b881b519e0f405caaf8aaa63f3508c0"
> -SRC_URI[sha256sum] = "01b52d45077e702eda491f4fe75328d3468fd886aed5dcc530003e7b2b5939dc"
> +SRC_URI[md5sum] = "2fc3d0dc986200be95ce8ad3ef56bc04"
> +SRC_URI[sha256sum] = "66216f26b9d2c52e81808f3e674a6fb65d4bf719721394a1a9be926177e55fbe"
>
>  inherit pypi
>
> diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.7.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb
> rename to meta-openstack/recipes-devtools/python/python-httpretty_0.9.7.bb
> diff --git a/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb b/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.7.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb
> rename to meta-openstack/recipes-devtools/python/python3-httpretty_0.9.7.bb
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> 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
- "Use the force Harry" - Gandalf, Star Trek II


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

end of thread, other threads:[~2019-10-19  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18  8:20 [PATCH] python-httpretty: upgrade 0.9.6 -> 0.9.7 Zang Ruochen
2019-10-19  4:38 ` 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.