[meta-virtualization] [PATCH] python-dogpile.cache: upgrade 0.6.2 -> 0.7.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed May 29 22:16:19 PDT 2019


-Upgrade from python-dogpile.cache_0.6.2.bb to python-dogpile.cache_0.7.1.bb.

-License-Update: Copyright year updated to 2018.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../python/python-dogpile.cache_0.6.2.bb             | 12 ------------
 .../python/python-dogpile.cache_0.7.1.bb             | 12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
 delete mode 100644 meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb

diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb
deleted file mode 100644
index 632061b..0000000
--- a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Python Dogpile Cache: A caching front-end based on the Dogpile lock"
-HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=1edd9b48649f5bffa03e749a55f5a067"
-
-SRC_URI[md5sum] = "ab3771eb2155b9658c9e33fa1b827708"
-SRC_URI[sha256sum] = "73793471af07af6dc5b3ee015abfaca4220caaa34c615537f5ab007ed150726d"
-
-inherit setuptools 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.7.1.bb
new file mode 100644
index 0000000..74e6a74
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Python Dogpile Cache: A caching front-end based on the Dogpile lock"
+HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache"
+SECTION = "devel/python"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9b4ca25e52ccc9b1601e8fe6d4fb4ba7"
+
+SRC_URI[md5sum] = "88043b337eb609214dbd8fa498300b38"
+SRC_URI[sha256sum] = "691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31"
+
+inherit setuptools pypi
+
+
-- 
2.20.1





More information about the meta-virtualization mailing list