All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-fasteners: Remove recipe
@ 2020-07-06  8:36 zangrc
  2020-07-06  8:36 ` [meta-virtualization] [PATCH] python3-httplib2: " zangrc
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: zangrc @ 2020-07-06  8:36 UTC (permalink / raw)
  To: meta-virtualization

This recipe already exists in meta-openembedded, the path is:
/meta-openembedded/meta-python/recipes-devtools/python/python3-fasteners_0.15.bb

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../python/python-fasteners.inc               | 24 -------------------
 .../python/python3-fasteners_git.bb           |  2 --
 2 files changed, 26 deletions(-)
 delete mode 100644 meta-openstack/recipes-devtools/python/python-fasteners.inc
 delete mode 100644 meta-openstack/recipes-devtools/python/python3-fasteners_git.bb

diff --git a/meta-openstack/recipes-devtools/python/python-fasteners.inc b/meta-openstack/recipes-devtools/python/python-fasteners.inc
deleted file mode 100644
index 6e5e5f0..0000000
--- a/meta-openstack/recipes-devtools/python/python-fasteners.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-DESCRIPTION = "A python package that provides useful locks."
-HOMEPAGE = "https://github.com/harlowja/fasteners"
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
-
-SRCNAME = "fasteners"
-
-PV = "0.15+git${SRCPV}"
-SRCREV = "75148cb679c351966cd4ad5e9d177048a0ea8380"
-
-SRC_URI = "git://github.com/harlowja/${SRCNAME}.git"
-
-S = "${WORKDIR}/git"
-
-DEPENDS += " \
-        ${PYTHON_PN}-pip \
-        ${PYTHON_PN}-pbr \
-        "
-
-# RDEPENDS_default:
-RDEPENDS_${PN} += " \
-        ${PYTHON_PN}-pbr \
-        "
diff --git a/meta-openstack/recipes-devtools/python/python3-fasteners_git.bb b/meta-openstack/recipes-devtools/python/python3-fasteners_git.bb
deleted file mode 100644
index 9b2053c..0000000
--- a/meta-openstack/recipes-devtools/python/python3-fasteners_git.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-fasteners.inc
-- 
2.17.1




^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-07-09  3:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06  8:36 [meta-virtualization] [PATCH] python3-fasteners: Remove recipe zangrc
2020-07-06  8:36 ` [meta-virtualization] [PATCH] python3-httplib2: " zangrc
2020-07-06  8:36 ` [meta-virtualization] [PATCH] python3-pyflakes: " zangrc
2020-07-06  8:36 ` [meta-virtualization] [PATCH] python3-uritemplate: " zangrc
2020-07-06  8:36 ` [meta-virtualization] [PATCH] python3-xstatic-font-awesome: " zangrc
2020-07-06  8:46 ` [meta-virtualization] [PATCH] python3-colorama: " zhengruoqin
2020-07-06  8:46   ` [meta-virtualization] [PATCH] python3-croniter: " zhengruoqin
2020-07-06  8:47     ` [meta-virtualization] [PATCH] python3-coverage: " zhengruoqin
2020-07-09  3:06       ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.