Because there are higher versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <[email protected]> --- .../recipes-devtools/python/python-cachetools.inc | 14 -------------- .../python/python-cachetools_git.bb | 2 -- .../python/python3-cachetools_git.bb | 2 -- 3 files changed, 18 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-cachetools.inc delete mode 100644 meta-openstack/recipes-devtools/python/python-cachetools_git.bb delete mode 100644 meta-openstack/recipes-devtools/python/python3-cachetools_git.bb
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 @@ -DESCRIPTION = "Extensible memoizing collections and decorators" -HOMEPAGE = "https://github.com/tkem/cachetools" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=96c958336b659af4dad628356c5e43b6" - -SRCNAME = "cachetools" - -PV = "1.1.5+git${SRCPV}" -SRCREV = "42853733d0caf68ef5bf5933a377572b05437e2c" - -SRC_URI = "git://github.com/tkem/${SRCNAME}.git" - -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 @@ -require python-cachetools.inc -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 @@ -require python-cachetools.inc -inherit setuptools3 -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4859): https://lists.yoctoproject.org/g/meta-virtualization/message/4859 Mute This Topic: https://lists.yoctoproject.org/mt/68068798/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
