diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-dogpile.cache_0.6.2.bb | 8 |
1 files changed, 1 insertions, 7 deletions
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 index c1827bc..632061b 100644 --- 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 | |||
| @@ -4,15 +4,9 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1edd9b48649f5bffa03e749a55f5a067" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1edd9b48649f5bffa03e749a55f5a067" |
| 6 | 6 | ||
| 7 | SRCNAME = "dogpile.cache" | ||
| 8 | |||
| 9 | SRC_URI = "https://pypi.io/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "ab3771eb2155b9658c9e33fa1b827708" | 7 | SRC_URI[md5sum] = "ab3771eb2155b9658c9e33fa1b827708" |
| 12 | SRC_URI[sha256sum] = "73793471af07af6dc5b3ee015abfaca4220caaa34c615537f5ab007ed150726d" | 8 | SRC_URI[sha256sum] = "73793471af07af6dc5b3ee015abfaca4220caaa34c615537f5ab007ed150726d" |
| 13 | 9 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
| 17 | 11 | ||
| 18 | 12 | ||
