From 24795dff4385529ae70331e3b366700af480e6ae Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 28 Aug 2019 11:24:53 +0800 Subject: python-dogpile: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-dogpile.cache_0.7.1.bb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb') 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 index 74e6a74..6f531a0 100644 --- 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 @@ -1,12 +1,4 @@ -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 +inherit setuptools +require python-dogpile.cache.inc -- cgit v1.2.3-54-g00ecf