diff options
Diffstat (limited to 'meta-openstack')
3 files changed, 0 insertions, 18 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cachetools.inc b/meta-openstack/recipes-devtools/python/python-cachetools.inc deleted file mode 100644 index a67794f..0000000 --- a/meta-openstack/recipes-devtools/python/python-cachetools.inc +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | DESCRIPTION = "Extensible memoizing collections and decorators" | ||
| 2 | HOMEPAGE = "https://github.com/tkem/cachetools" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=96c958336b659af4dad628356c5e43b6" | ||
| 6 | |||
| 7 | SRCNAME = "cachetools" | ||
| 8 | |||
| 9 | PV = "1.1.5+git${SRCPV}" | ||
| 10 | SRCREV = "42853733d0caf68ef5bf5933a377572b05437e2c" | ||
| 11 | |||
| 12 | SRC_URI = "git://github.com/tkem/${SRCNAME}.git" | ||
| 13 | |||
| 14 | S = "${WORKDIR}/git" | ||
diff --git a/meta-openstack/recipes-devtools/python/python-cachetools_git.bb b/meta-openstack/recipes-devtools/python/python-cachetools_git.bb deleted file mode 100644 index ff0049f..0000000 --- a/meta-openstack/recipes-devtools/python/python-cachetools_git.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-cachetools.inc | ||
| 2 | inherit setuptools | ||
diff --git a/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb b/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb deleted file mode 100644 index 14e8b8c..0000000 --- a/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-cachetools.inc | ||
| 2 | inherit setuptools3 | ||
