All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0
@ 2019-09-23  8:38 Zang Ruochen
  2019-09-24 21:55 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-09-23  8:38 UTC (permalink / raw)
  To: meta-virtualization

--License-Update: Copyright year updated to 2019,and streamlined description of LICENCE.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python-dogpile.cache.inc        | 6 +++---
 ...dogpile.cache_0.7.1.bb => python-dogpile.cache_0.8.0.bb} | 0
 ...ogpile.cache_0.7.1.bb => python3-dogpile.cache_0.8.0.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-dogpile.cache_0.7.1.bb => python-dogpile.cache_0.8.0.bb} (100%)
 rename meta-openstack/recipes-devtools/python/{python3-dogpile.cache_0.7.1.bb => python3-dogpile.cache_0.8.0.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
index 13e4b03..020b171 100644
--- a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
+++ b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
@@ -2,10 +2,10 @@ DESCRIPTION = "Python Dogpile Cache: A caching front-end based on the Dogpile lo
 HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache"
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=9b4ca25e52ccc9b1601e8fe6d4fb4ba7"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e8d5890806254a2648269bb4029f74c6"
 
-SRC_URI[md5sum] = "88043b337eb609214dbd8fa498300b38"
-SRC_URI[sha256sum] = "691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31"
+SRC_URI[md5sum] = "62512dea6839d2fd1f88532fb573077c"
+SRC_URI[sha256sum] = "70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6"
 
 inherit pypi
 
diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb
rename to meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb
rename to meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb
-- 
2.20.1





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

* Re: [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0
  2019-09-23  8:38 [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0 Zang Ruochen
@ 2019-09-24 21:55 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-09-24 21:55 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: meta-virtualization

merged

Bruce

In message: [meta-virtualization] [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0
on 23/09/2019 Zang Ruochen wrote:

> --License-Update: Copyright year updated to 2019,and streamlined description of LICENCE.
> 
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../recipes-devtools/python/python-dogpile.cache.inc        | 6 +++---
>  ...dogpile.cache_0.7.1.bb => python-dogpile.cache_0.8.0.bb} | 0
>  ...ogpile.cache_0.7.1.bb => python3-dogpile.cache_0.8.0.bb} | 0
>  3 files changed, 3 insertions(+), 3 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-dogpile.cache_0.7.1.bb => python-dogpile.cache_0.8.0.bb} (100%)
>  rename meta-openstack/recipes-devtools/python/{python3-dogpile.cache_0.7.1.bb => python3-dogpile.cache_0.8.0.bb} (100%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
> index 13e4b03..020b171 100644
> --- a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
> +++ b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc
> @@ -2,10 +2,10 @@ DESCRIPTION = "Python Dogpile Cache: A caching front-end based on the Dogpile lo
>  HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache"
>  SECTION = "devel/python"
>  LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=9b4ca25e52ccc9b1601e8fe6d4fb4ba7"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=e8d5890806254a2648269bb4029f74c6"
>  
> -SRC_URI[md5sum] = "88043b337eb609214dbd8fa498300b38"
> -SRC_URI[sha256sum] = "691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31"
> +SRC_URI[md5sum] = "62512dea6839d2fd1f88532fb573077c"
> +SRC_URI[sha256sum] = "70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6"
>  
>  inherit pypi
>  
> diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb
> rename to meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb
> diff --git a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb
> rename to meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb
> -- 
> 2.20.1
> 
> 
> 
> -- 
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


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

end of thread, other threads:[~2019-09-24 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23  8:38 [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0 Zang Ruochen
2019-09-24 21:55 ` 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.