* [meta-virtualization] [PATCH] python-networkx: Remove the recipe
@ 2019-12-20 1:50 zangrc
2019-12-20 1:52 ` [meta-virtualization] [PATCH] python-passlib: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 1:50 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-networkx_1.11.bb | 20 -------------------
1 file changed, 20 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
diff --git a/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb b/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
deleted file mode 100644
index f187663..0000000
--- a/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "Python package for creating and manipulating graphs and networks"
-HOMEPAGE = "http://networkx.lanl.gov/"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=925586ea588eb990de840dc71ea3752f"
-
-SRC_URI[md5sum] = "6ef584a879e9163013e9a762e1cf7cd1"
-SRC_URI[sha256sum] = "0d0e70e10dfb47601cbb3425a00e03e2a2e97477be6f80638fef91d54dd1e4b8"
-
-inherit setuptools pypi
-
-# DEPENDS_default: python-pip
-
-DEPENDS += " \
- python-pip \
- "
-
-RDEPENDS_${PN} += " \
- python-decorator \
- "
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-passlib: Remove the recipe
@ 2019-12-20 1:52 ` zangrc
2019-12-20 1:56 ` [meta-virtualization] [PATCH] python-pexpect: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 1:52 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-passlib_1.6.2.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
diff --git a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb b/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
deleted file mode 100644
index 78f9b01..0000000
--- a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "comprehensive password hashing framework supporting over 30 schemes"
-HOMEPAGE = "http://passlib.googlecode.com"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ec76a9db3f987418e132c0f0210e5ab1"
-
-SRC_URI[md5sum] = "2f872ae7c72ca338634c618f2cff5863"
-SRC_URI[sha256sum] = "e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pexpect: Remove the recipe
@ 2019-12-20 1:56 ` zangrc
2019-12-20 2:00 ` [meta-virtualization] [PATCH] python-pika: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 1:56 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-pexpect_3.3.bb | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb b/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
deleted file mode 100644
index 8b93fdf..0000000
--- a/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-SUMMARY = "A Pure Python Expect like Module for Python"
-SECTION = "devel/python"
-LICENSE = "PSF"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=c25d9a0770ba69a9965acc894e9f3644"
-
-inherit distutils pypi
-
-RDEPENDS_${PN} = "\
- python-core \
- python-io \
- python-terminal \
- python-resource \
- python-fcntl \
-"
-
-SRC_URI[md5sum] = "0de72541d3f1374b795472fed841dce8"
-SRC_URI[sha256sum] = "dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba"
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pika: Remove the recipe
@ 2019-12-20 2:00 ` zangrc
2019-12-20 2:02 ` [meta-virtualization] [PATCH] python-pint: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:00 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-pika.inc | 13 -------------
.../recipes-devtools/python/python-pika_git.bb | 3 ---
.../recipes-devtools/python/python3-pika_git.bb | 3 ---
3 files changed, 19 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pika.inc
delete mode 100644 meta-openstack/recipes-devtools/python/python-pika_git.bb
delete mode 100644 meta-openstack/recipes-devtools/python/python3-pika_git.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pika.inc b/meta-openstack/recipes-devtools/python/python-pika.inc
deleted file mode 100644
index d33979d..0000000
--- a/meta-openstack/recipes-devtools/python/python-pika.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "Pure Python RabbitMQ/AMQP 0-9-1 client library"
-HOMEPAGE = "https://github.com/pika/pika"
-SECTION = "devel/python"
-
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fb26c37045f9e0d2c5e24b711bd7f01c"
-
-PV = "0.10.0+git${SRCPV}"
-SRCREV = "b907f91415169b7f590174ab5d228e75a1b273e6"
-
-SRC_URI = "git://github.com/pika/pika"
-
-S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-pika_git.bb b/meta-openstack/recipes-devtools/python/python-pika_git.bb
deleted file mode 100644
index 9d58184..0000000
--- a/meta-openstack/recipes-devtools/python/python-pika_git.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require python-pika.inc
-
-inherit setuptools
diff --git a/meta-openstack/recipes-devtools/python/python3-pika_git.bb b/meta-openstack/recipes-devtools/python/python3-pika_git.bb
deleted file mode 100644
index 93f50b4..0000000
--- a/meta-openstack/recipes-devtools/python/python3-pika_git.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require python-pika.inc
-
-inherit setuptools3
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pint: Remove the recipe
@ 2019-12-20 2:02 ` zangrc
2019-12-20 2:05 ` [meta-virtualization] [PATCH] python-ply: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:02 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-pint_0.6.bb | 19 -------------------
1 file changed, 19 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pint_0.6.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pint_0.6.bb b/meta-openstack/recipes-devtools/python/python-pint_0.6.bb
deleted file mode 100644
index 0e987b5..0000000
--- a/meta-openstack/recipes-devtools/python/python-pint_0.6.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Physical quantities module"
-HOMEPAGE = "https://pypi.python.org/pypi/Pint"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=bccf824202692270a1e0829a62e3f47b"
-
-PYPI_PACKAGE = "Pint"
-
-# Archived version so we have to overwrite what the pypi class will derive
-PYPI_SRC_URI = "https://pypi.python.org/packages/source/P/${PYPI_PACKAGE}/${PYPI_PACKAGE}-${PV}.zip"
-
-SRC_URI[md5sum] = "88aa0918019071546b10c5fbdc91ae5e"
-SRC_URI[sha256sum] = "b1ab3b589ca4d78689233a007abd5a7eec4ea65302cabaed06932d20f2a9e748"
-
-inherit setuptools pypi
-
-RDEPENDS_${PN} += "gmp"
-
-FILES_${PN} += "${datadir}/*"
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-ply: Remove the recipe
@ 2019-12-20 2:05 ` zangrc
2019-12-20 2:10 ` [meta-virtualization] [PATCH] python-prettytable: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:05 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-ply_3.4.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-ply_3.4.bb
diff --git a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb b/meta-openstack/recipes-devtools/python/python-ply_3.4.bb
deleted file mode 100644
index a73e6c3..0000000
--- a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Python ply: PLY is yet another implementation of lex and yacc for Python"
-HOMEPAGE = "https://pypi.python.org/pypi/ply"
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://README;beginline=3;endline=30;md5=36197c7ddf450a50a52cf6e743196b1d"
-
-SRC_URI[md5sum] = "ffdc95858819347bf92d7c2acc074894"
-SRC_URI[sha256sum] = "af435f11b7bdd69da5ffbc3fecb8d70a7073ec952e101764c88720cdefb2546b"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-prettytable: Remove the recipe
@ 2019-12-20 2:10 ` zangrc
2019-12-20 2:12 ` [meta-virtualization] [PATCH] python-py: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:10 UTC (permalink / raw)
To: meta-virtualization
Because this already exists in meta-openembedded and there is python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-prettytable_0.7.2.bb | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
diff --git a/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb b/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
deleted file mode 100644
index 8e09f02..0000000
--- a/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Python library for displaying tabular data in a ASCII table format"
-HOMEPAGE = "http://code.google.com/p/prettytable"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3e73500ffa52de5071cff65990055282"
-
-SRC_URI[md5sum] = "0c1361104caff8b09f220748f9d69899"
-SRC_URI[sha256sum] = "a53da3b43d7a5c229b5e3ca2892ef982c46b7923b51e98f0db49956531211c4f"
-
-inherit setuptools pypi
-
-do_install_append() {
- perm_files=`find "${D}${PYTHON_SITEPACKAGES_DIR}/" -name "top_level.txt"`
- for f in $perm_files; do
- chmod 644 "${f}"
- done
-}
\ No newline at end of file
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-py: Remove the recipe
@ 2019-12-20 2:12 ` zangrc
2019-12-20 2:14 ` [meta-virtualization] [PATCH] python-pyasn1: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:12 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-py_1.4.26.bb | 18 ------------------
1 file changed, 18 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
diff --git a/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb b/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
deleted file mode 100644
index 1ecc092..0000000
--- a/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "library with cross-python path, ini-parsing, io, code, log facilities"
-HOMEPAGE = " http://pylib.org"
-SECTION = "devel/python"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
-
-SRC_URI[md5sum] = "30c3fd92a53f1a5ed6f3591c1fe75c0e"
-SRC_URI[sha256sum] = "28dd0b90d29b386afb552efc4e355c889f4639ce93658a7872a2150ece28bb89"
-
-inherit setuptools pypi
-
-DEPENDS += " \
- python-pip \
- "
-
-RDEPENDS_${PN} += " \
- python-virtualenv \
- "
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pyasn1: Remove the recipe
@ 2019-12-20 2:14 ` zangrc
2019-12-20 2:36 ` [meta-virtualization] [PATCH] python-pyasn1-modules: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:14 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-pyasn1_0.1.7.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb b/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
deleted file mode 100644
index 972290d..0000000
--- a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "ASN.1 types and codecs"
-HOMEPAGE = "http://sourceforge.net/projects/pyasn1/"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ae098273b2cf8b4af164ac20e32bddf7"
-
-SRC_URI[md5sum] = "2cbd80fcd4c7b1c82180d3d76fee18c8"
-SRC_URI[sha256sum] = "e4f81d53c533f6bd9526b047f047f7b101c24ab17339c1a7ad8f98b25c101eab"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pyasn1-modules: Remove the recipe
@ 2019-12-20 2:36 ` zangrc
2019-12-23 1:21 ` [meta-virtualization] [PATCH] python-pycrypto: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-20 2:36 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-pyasn1-modules_0.2.1.bb | 15 ---------------
1 file changed, 15 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
deleted file mode 100644
index c812fe6..0000000
--- a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "A collection of ASN.1-based protocols modules."
-HOMEPAGE = "https://pypi.python.org/pypi/pyasn1-modules/"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=280606d9c18f200e03e0c247ac61475a"
-
-SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899"
-SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc"
-
-inherit setuptools pypi
-
-RDEPENDS_${PN} += " \
- python-pyasn1 \
- "
-
\ No newline at end of file
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pycrypto: Remove the recipe
@ 2019-12-23 1:21 ` zangrc
2019-12-23 1:23 ` [meta-virtualization] [PATCH] python-pymongo: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:21 UTC (permalink / raw)
To: meta-virtualization
Because this already exists in meta-openembedded and there is python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python-pycrypto/cross-compiling.patch | 23 --------------
.../python/python-pycrypto_2.6.1.bb | 30 -------------------
2 files changed, 53 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
delete mode 100644 meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch b/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
deleted file mode 100644
index 712f3e8..0000000
--- a/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: pycrypto-2.6/setup.py
-===================================================================
---- pycrypto-2.6.orig/setup.py
-+++ pycrypto-2.6/setup.py
-@@ -271,7 +271,8 @@ class PCTBuildConfigure(Command):
- if not os.path.exists("config.status"):
- if os.system("chmod 0755 configure") != 0:
- raise RuntimeError("chmod error")
-- cmd = "sh configure" # we use "sh" here so that it'll work on mingw32 with standard python.org binaries
-+ host = os.environ.get("HOST_SYS")
-+ cmd = "ac_cv_func_malloc_0_nonnull=yes sh configure --host " + host # we use "sh" here so that it'll work on mingw32 with standard python.org binaries
- if self.verbose < 1:
- cmd += " -q"
- if os.system(cmd) != 0:
-@@ -370,7 +371,7 @@ kw = {'name':"pycrypto",
- 'ext_modules': plat_ext + [
- # _fastmath (uses GNU mp library)
- Extension("Crypto.PublicKey._fastmath",
-- include_dirs=['src/','/usr/include/'],
-+ include_dirs=['src/'],
- libraries=['gmp'],
- sources=["src/_fastmath.c"]),
-
diff --git a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb b/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
deleted file mode 100644
index fc91074..0000000
--- a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
+++ /dev/null
@@ -1,30 +0,0 @@
-DESCRIPTION = "Cryptographic modules for Python."
-HOMEPAGE = "http://www.pycrypto.org/"
-SECTION = "devel/python"
-LICENSE = "PSFv2"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35f354d199e8cb7667b059a23578e63d"
-
-SRC_URI += " \
- file://cross-compiling.patch \
-"
-
-SRC_URI[md5sum] = "55a61a054aa66812daf5161a0d5d7eda"
-SRC_URI[sha256sum] = "f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c"
-
-export STAGING_INCDIR
-export STAGING_LIBDIR
-export BUILD_SYS
-export HOST_SYS
-
-inherit autotools autotools-brokensep distutils pypi
-
-DEPENDS += " gmp"
-
-do_compile[noexec] = "1"
-
-# We explicitly call distutils_do_install, since we want it to run, but
-# *don't* want the autotools install to run, since this package doesn't
-# provide a "make install" target.
-do_install() {
- distutils_do_install
-}
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pymongo: Remove the recipe
@ 2019-12-23 1:23 ` zangrc
2019-12-23 1:34 ` [meta-virtualization] [PATCH] python-pytest: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:23 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-pymongo_3.4.0.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb b/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
deleted file mode 100644
index 34dc076..0000000
--- a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Python driver for MongoDB"
-HOMEPAGE = "https://pypi.python.org/pypi/pymongo/"
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13"
-
-SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e"
-SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pytest: Remove the recipe
@ 2019-12-23 1:34 ` zangrc
2019-12-23 1:36 ` [meta-virtualization] [PATCH] python-pytz: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:34 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-pytest_2.7.0.bb | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb b/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
deleted file mode 100644
index 55c784b..0000000
--- a/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "pytest: simple powerful testing with Python"
-HOMEPAGE = " http://pytest.org"
-SECTION = "devel/python"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
-
-SRC_URI[md5sum] = "14cde91b1106c937c48497728ea37dc6"
-SRC_URI[sha256sum] = "91dc842785417208d57e5e8dc8bb40f57316c45da24a50c53b49cb8d045519d6"
-
-inherit setuptools pypi
-
-DEPENDS += " \
- python-pip \
- "
-
-RDEPENDS_${PN} += " \
- "
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pytz: Remove the recipe
@ 2019-12-23 1:36 ` zangrc
2019-12-23 1:38 ` [meta-virtualization] [PATCH] python-pyudev: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:36 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-pytz_2013.8.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
deleted file mode 100644
index 485c4ff..0000000
--- a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "World timezone definitions, modern and historical"
-HOMEPAGE = "http://pytz.sourceforge.net"
-SECTION = "devel/python"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
-
-SRC_URI[md5sum] = "37750ca749ed3a52523b9682b0b7e381"
-SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188de4793a"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-pyudev: Remove the recipe
@ 2019-12-23 1:38 ` zangrc
2019-12-23 1:48 ` [meta-virtualization] [PATCH] python-sqlparse: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:38 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-pyudev_0.16.1.bb | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
deleted file mode 100644
index 39f725d..0000000
--- a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "A libudev binding"
-HOMEPAGE = "http://pyudev.readthedocs.org/"
-SECTION = "devel/python"
-LICENSE = "LGPL-2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
-
-SRC_URI[md5sum] = "4034de584b6d9efcbfc590a047c63285"
-SRC_URI[sha256sum] = "765d1c14bd9bd031f64e2612225621984cb2bbb8cbc0c03538bcc4c735ff1c95"
-
-inherit setuptools pypi
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-sqlparse: Remove the recipe
@ 2019-12-23 1:48 ` zangrc
2019-12-23 1:50 ` [meta-virtualization] [PATCH] python-stevedore: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:48 UTC (permalink / raw)
To: meta-virtualization
Because they already exist in meta-openembedded, remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-sqlparse.inc | 22 -------------------
.../python/python-sqlparse_0.3.0.bb | 2 --
.../python/python3-sqlparse_0.3.0.bb | 2 --
3 files changed, 26 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-sqlparse.inc
delete mode 100644 meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
delete mode 100644 meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python-sqlparse.inc b/meta-openstack/recipes-devtools/python/python-sqlparse.inc
deleted file mode 100644
index cc55ff7..0000000
--- a/meta-openstack/recipes-devtools/python/python-sqlparse.inc
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION = "Non-validating SQL parser module"
-HOMEPAGE = "http://pypi.python.org/pypi/sqlparse"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc"
-
-SRC_URI[md5sum] = "2ce34181d6b7b234c9f3c0ecd1ffb93e"
-SRC_URI[sha256sum] = "7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873"
-
-export BUILD_SYS
-export HOST_SYS
-
-inherit pypi
-
-# DEPENDS_default: python-pip
-
-DEPENDS += " \
- "
-
-# RDEPENDS_default:
-RDEPENDS_${PN} += " \
- "
diff --git a/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb b/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
deleted file mode 100644
index 2b7773f..0000000
--- a/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools
-require python-sqlparse.inc
diff --git a/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb b/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
deleted file mode 100644
index 7b3bcf6..0000000
--- a/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-sqlparse.inc
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-stevedore: Remove the recipe
@ 2019-12-23 1:50 ` zangrc
2019-12-23 1:52 ` [meta-virtualization] [PATCH] python-vcversioner: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:50 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-stevedore_1.29.0.bb | 20 -------------------
1 file changed, 20 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb b/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
deleted file mode 100644
index 4b02f03..0000000
--- a/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION = "Manage dynamic plugins for Python applications"
-HOMEPAGE = "https://github.com/dreamhost/stevedore"
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-
-SRC_URI[md5sum] = "525186cba577852e0408c92c3f8fac65"
-SRC_URI[sha256sum] = "1e153545aca7a6a49d8337acca4f41c212fbfa60bf864ecd056df0cafb9627e8"
-
-inherit setuptools rmargparse pypi
-
-# Satisfy setup.py 'setup_requires'
-DEPENDS += " \
- python-pbr-native \
- "
-
-RDEPENDS_${PN} += " \
- python-pbr \
- python-six \
- "
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-vcversioner: Remove the recipe
@ 2019-12-23 1:52 ` zangrc
2019-12-23 1:54 ` [meta-virtualization] [PATCH] python-waitress: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:52 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../python/python-vcversioner_2.14.0.0.bb | 18 ------------------
1 file changed, 18 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
deleted file mode 100644
index 7811b69..0000000
--- a/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "An implementation of JSON Schema validation for Python"
-HOMEPAGE = "http://github.com/Julian/jsonschema"
-SECTION = "devel/python"
-LICENSE = "ISC"
-LIC_FILES_CHKSUM = "file://vcversioner.py;beginline=1;endline=13;md5=b20bc154910c13368ad5ba54560f0b0c"
-
-SRC_URI[md5sum] = "7848a365ced9941053bc25d9a9f8f4b4"
-SRC_URI[sha256sum] = "acd43686e92e6c8bbeb4f2eef54408567a7adea9692fa72d591eec5357c03b86"
-
-inherit setuptools pypi
-
-
-DEPENDS_class-native += " \
- python \
- python-setuptools \
- "
-
-BBCLASSEXTEND = "native"
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-waitress: Remove the recipe
@ 2019-12-23 1:54 ` zangrc
2019-12-23 1:57 ` [meta-virtualization] [PATCH] python-wrapt: " zangrc
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:54 UTC (permalink / raw)
To: meta-virtualization
Because they already exist in meta-openembedded, remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-waitress.inc | 10 ----------
.../recipes-devtools/python/python-waitress_1.3.1.bb | 2 --
.../recipes-devtools/python/python3-waitress_1.3.1.bb | 2 --
3 files changed, 14 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-waitress.inc
delete mode 100644 meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
delete mode 100644 meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python-waitress.inc b/meta-openstack/recipes-devtools/python/python-waitress.inc
deleted file mode 100644
index 1053983..0000000
--- a/meta-openstack/recipes-devtools/python/python-waitress.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Waitress WSGI server"
-HOMEPAGE = "https://pypi.python.org/pypi/waitress/"
-SECTION = "devel/python"
-LICENSE = "ZPL-2.1"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
-
-SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e"
-SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
-
-inherit pypi
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
deleted file mode 100644
index ecce64c..0000000
--- a/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools
-require python-waitress.inc
diff --git a/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
deleted file mode 100644
index 89e8208..0000000
--- a/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-waitress.inc
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [meta-virtualization] [PATCH] python-wrapt: Remove the recipe
@ 2019-12-23 1:57 ` zangrc
2019-12-23 18:14 ` Bruce Ashfield
0 siblings, 1 reply; 21+ messages in thread
From: zangrc @ 2019-12-23 1:57 UTC (permalink / raw)
To: meta-virtualization
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
.../recipes-devtools/python/python-wrapt_git.bb | 15 ---------------
1 file changed, 15 deletions(-)
delete mode 100644 meta-openstack/recipes-devtools/python/python-wrapt_git.bb
diff --git a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb b/meta-openstack/recipes-devtools/python/python-wrapt_git.bb
deleted file mode 100644
index a2def9a..0000000
--- a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "A Python module for decorators, wrappers and monkey patching."
-HOMEPAGE = "https://github.com/GrahamDumpleton/wrapt"
-SECTION = "devel/python"
-LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=848d45ec255e411c0ff82b034a49d8a0"
-
-PV = "1.10.5"
-SRCREV = "42af0563bf88e84d215dea9ea6f989cb867e930e"
-
-SRCNAME = "wrapt"
-SRC_URI = "git://github.com/GrahamDumpleton/${SRCNAME}.git"
-
-S = "${WORKDIR}/git"
-
-inherit setuptools
--
2.20.1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* Re: [meta-virtualization] [PATCH] python-wrapt: Remove the recipe
2019-12-23 1:57 ` [meta-virtualization] [PATCH] python-wrapt: " zangrc
@ 2019-12-23 18:14 ` Bruce Ashfield
0 siblings, 0 replies; 21+ messages in thread
From: Bruce Ashfield @ 2019-12-23 18:14 UTC (permalink / raw)
To: zangrc; +Cc: meta-virtualization
merged.
Bruce
In message: [meta-virtualization] [PATCH] python-wrapt: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-wrapt_git.bb | 15 ---------------
> 1 file changed, 15 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-wrapt_git.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb b/meta-openstack/recipes-devtools/python/python-wrapt_git.bb
> deleted file mode 100644
> index a2def9a..0000000
> --- a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -DESCRIPTION = "A Python module for decorators, wrappers and monkey patching."
> -HOMEPAGE = "https://github.com/GrahamDumpleton/wrapt"
> -SECTION = "devel/python"
> -LICENSE = "BSD-2-Clause"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=848d45ec255e411c0ff82b034a49d8a0"
> -
> -PV = "1.10.5"
> -SRCREV = "42af0563bf88e84d215dea9ea6f989cb867e930e"
> -
> -SRCNAME = "wrapt"
> -SRC_URI = "git://github.com/GrahamDumpleton/${SRCNAME}.git"
> -
> -S = "${WORKDIR}/git"
> -
> -inherit setuptools
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4903): https://lists.yoctoproject.org/g/meta-virtualization/message/4903
> Mute This Topic: https://lists.yoctoproject.org/mt/69220453/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-waitress: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because they already exist in meta-openembedded, remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-waitress.inc | 10 ----------
> .../recipes-devtools/python/python-waitress_1.3.1.bb | 2 --
> .../recipes-devtools/python/python3-waitress_1.3.1.bb | 2 --
> 3 files changed, 14 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-waitress.inc
> delete mode 100644 meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
> delete mode 100644 meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-waitress.inc b/meta-openstack/recipes-devtools/python/python-waitress.inc
> deleted file mode 100644
> index 1053983..0000000
> --- a/meta-openstack/recipes-devtools/python/python-waitress.inc
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "Waitress WSGI server"
> -HOMEPAGE = "https://pypi.python.org/pypi/waitress/"
> -SECTION = "devel/python"
> -LICENSE = "ZPL-2.1"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
> -
> -SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e"
> -SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
> -
> -inherit pypi
> diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
> deleted file mode 100644
> index ecce64c..0000000
> --- a/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools
> -require python-waitress.inc
> diff --git a/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
> deleted file mode 100644
> index 89e8208..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools3
> -require python-waitress.inc
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4902): https://lists.yoctoproject.org/g/meta-virtualization/message/4902
> Mute This Topic: https://lists.yoctoproject.org/mt/69220439/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-vcversioner: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-vcversioner_2.14.0.0.bb | 18 ------------------
> 1 file changed, 18 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
> deleted file mode 100644
> index 7811b69..0000000
> --- a/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -DESCRIPTION = "An implementation of JSON Schema validation for Python"
> -HOMEPAGE = "http://github.com/Julian/jsonschema"
> -SECTION = "devel/python"
> -LICENSE = "ISC"
> -LIC_FILES_CHKSUM = "file://vcversioner.py;beginline=1;endline=13;md5=b20bc154910c13368ad5ba54560f0b0c"
> -
> -SRC_URI[md5sum] = "7848a365ced9941053bc25d9a9f8f4b4"
> -SRC_URI[sha256sum] = "acd43686e92e6c8bbeb4f2eef54408567a7adea9692fa72d591eec5357c03b86"
> -
> -inherit setuptools pypi
> -
> -
> -DEPENDS_class-native += " \
> - python \
> - python-setuptools \
> - "
> -
> -BBCLASSEXTEND = "native"
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4901): https://lists.yoctoproject.org/g/meta-virtualization/message/4901
> Mute This Topic: https://lists.yoctoproject.org/mt/69220422/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-stevedore: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-stevedore_1.29.0.bb | 20 -------------------
> 1 file changed, 20 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb b/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
> deleted file mode 100644
> index 4b02f03..0000000
> --- a/meta-openstack/recipes-devtools/python/python-stevedore_1.29.0.bb
> +++ /dev/null
> @@ -1,20 +0,0 @@
> -DESCRIPTION = "Manage dynamic plugins for Python applications"
> -HOMEPAGE = "https://github.com/dreamhost/stevedore"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
> -
> -SRC_URI[md5sum] = "525186cba577852e0408c92c3f8fac65"
> -SRC_URI[sha256sum] = "1e153545aca7a6a49d8337acca4f41c212fbfa60bf864ecd056df0cafb9627e8"
> -
> -inherit setuptools rmargparse pypi
> -
> -# Satisfy setup.py 'setup_requires'
> -DEPENDS += " \
> - python-pbr-native \
> - "
> -
> -RDEPENDS_${PN} += " \
> - python-pbr \
> - python-six \
> - "
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4900): https://lists.yoctoproject.org/g/meta-virtualization/message/4900
> Mute This Topic: https://lists.yoctoproject.org/mt/69220403/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-sqlparse: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because they already exist in meta-openembedded, remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-sqlparse.inc | 22 -------------------
> .../python/python-sqlparse_0.3.0.bb | 2 --
> .../python/python3-sqlparse_0.3.0.bb | 2 --
> 3 files changed, 26 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-sqlparse.inc
> delete mode 100644 meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
> delete mode 100644 meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-sqlparse.inc b/meta-openstack/recipes-devtools/python/python-sqlparse.inc
> deleted file mode 100644
> index cc55ff7..0000000
> --- a/meta-openstack/recipes-devtools/python/python-sqlparse.inc
> +++ /dev/null
> @@ -1,22 +0,0 @@
> -DESCRIPTION = "Non-validating SQL parser module"
> -HOMEPAGE = "http://pypi.python.org/pypi/sqlparse"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc"
> -
> -SRC_URI[md5sum] = "2ce34181d6b7b234c9f3c0ecd1ffb93e"
> -SRC_URI[sha256sum] = "7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873"
> -
> -export BUILD_SYS
> -export HOST_SYS
> -
> -inherit pypi
> -
> -# DEPENDS_default: python-pip
> -
> -DEPENDS += " \
> - "
> -
> -# RDEPENDS_default:
> -RDEPENDS_${PN} += " \
> - "
> diff --git a/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb b/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
> deleted file mode 100644
> index 2b7773f..0000000
> --- a/meta-openstack/recipes-devtools/python/python-sqlparse_0.3.0.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools
> -require python-sqlparse.inc
> diff --git a/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb b/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
> deleted file mode 100644
> index 7b3bcf6..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools3
> -require python-sqlparse.inc
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4899): https://lists.yoctoproject.org/g/meta-virtualization/message/4899
> Mute This Topic: https://lists.yoctoproject.org/mt/69220391/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pyudev: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-pyudev_0.16.1.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
> deleted file mode 100644
> index 39f725d..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "A libudev binding"
> -HOMEPAGE = "http://pyudev.readthedocs.org/"
> -SECTION = "devel/python"
> -LICENSE = "LGPL-2.1"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
> -
> -SRC_URI[md5sum] = "4034de584b6d9efcbfc590a047c63285"
> -SRC_URI[sha256sum] = "765d1c14bd9bd031f64e2612225621984cb2bbb8cbc0c03538bcc4c735ff1c95"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4898): https://lists.yoctoproject.org/g/meta-virtualization/message/4898
> Mute This Topic: https://lists.yoctoproject.org/mt/69220307/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pytz: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-pytz_2013.8.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
> deleted file mode 100644
> index 485c4ff..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "World timezone definitions, modern and historical"
> -HOMEPAGE = "http://pytz.sourceforge.net"
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
> -
> -SRC_URI[md5sum] = "37750ca749ed3a52523b9682b0b7e381"
> -SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188de4793a"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4897): https://lists.yoctoproject.org/g/meta-virtualization/message/4897
> Mute This Topic: https://lists.yoctoproject.org/mt/69220294/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pytest: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-pytest_2.7.0.bb | 17 -----------------
> 1 file changed, 17 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb b/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
> deleted file mode 100644
> index 55c784b..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pytest_2.7.0.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -DESCRIPTION = "pytest: simple powerful testing with Python"
> -HOMEPAGE = " http://pytest.org"
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
> -
> -SRC_URI[md5sum] = "14cde91b1106c937c48497728ea37dc6"
> -SRC_URI[sha256sum] = "91dc842785417208d57e5e8dc8bb40f57316c45da24a50c53b49cb8d045519d6"
> -
> -inherit setuptools pypi
> -
> -DEPENDS += " \
> - python-pip \
> - "
> -
> -RDEPENDS_${PN} += " \
> - "
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4896): https://lists.yoctoproject.org/g/meta-virtualization/message/4896
> Mute This Topic: https://lists.yoctoproject.org/mt/69220280/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pymongo: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-pymongo_3.4.0.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb b/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
> deleted file mode 100644
> index 34dc076..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "Python driver for MongoDB"
> -HOMEPAGE = "https://pypi.python.org/pypi/pymongo/"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13"
> -
> -SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e"
> -SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4895): https://lists.yoctoproject.org/g/meta-virtualization/message/4895
> Mute This Topic: https://lists.yoctoproject.org/mt/69220158/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pycrypto: Remove the recipe
on 23/12/2019 zangrc wrote:
> Because this already exists in meta-openembedded and there is python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python-pycrypto/cross-compiling.patch | 23 --------------
> .../python/python-pycrypto_2.6.1.bb | 30 -------------------
> 2 files changed, 53 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch b/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
> deleted file mode 100644
> index 712f3e8..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pycrypto/cross-compiling.patch
> +++ /dev/null
> @@ -1,23 +0,0 @@
> -Index: pycrypto-2.6/setup.py
> -===================================================================
> ---- pycrypto-2.6.orig/setup.py
> -+++ pycrypto-2.6/setup.py
> -@@ -271,7 +271,8 @@ class PCTBuildConfigure(Command):
> - if not os.path.exists("config.status"):
> - if os.system("chmod 0755 configure") != 0:
> - raise RuntimeError("chmod error")
> -- cmd = "sh configure" # we use "sh" here so that it'll work on mingw32 with standard python.org binaries
> -+ host = os.environ.get("HOST_SYS")
> -+ cmd = "ac_cv_func_malloc_0_nonnull=yes sh configure --host " + host # we use "sh" here so that it'll work on mingw32 with standard python.org binaries
> - if self.verbose < 1:
> - cmd += " -q"
> - if os.system(cmd) != 0:
> -@@ -370,7 +371,7 @@ kw = {'name':"pycrypto",
> - 'ext_modules': plat_ext + [
> - # _fastmath (uses GNU mp library)
> - Extension("Crypto.PublicKey._fastmath",
> -- include_dirs=['src/','/usr/include/'],
> -+ include_dirs=['src/'],
> - libraries=['gmp'],
> - sources=["src/_fastmath.c"]),
> -
> diff --git a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb b/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
> deleted file mode 100644
> index fc91074..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.1.bb
> +++ /dev/null
> @@ -1,30 +0,0 @@
> -DESCRIPTION = "Cryptographic modules for Python."
> -HOMEPAGE = "http://www.pycrypto.org/"
> -SECTION = "devel/python"
> -LICENSE = "PSFv2"
> -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35f354d199e8cb7667b059a23578e63d"
> -
> -SRC_URI += " \
> - file://cross-compiling.patch \
> -"
> -
> -SRC_URI[md5sum] = "55a61a054aa66812daf5161a0d5d7eda"
> -SRC_URI[sha256sum] = "f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c"
> -
> -export STAGING_INCDIR
> -export STAGING_LIBDIR
> -export BUILD_SYS
> -export HOST_SYS
> -
> -inherit autotools autotools-brokensep distutils pypi
> -
> -DEPENDS += " gmp"
> -
> -do_compile[noexec] = "1"
> -
> -# We explicitly call distutils_do_install, since we want it to run, but
> -# *don't* want the autotools install to run, since this package doesn't
> -# provide a "make install" target.
> -do_install() {
> - distutils_do_install
> -}
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4894): https://lists.yoctoproject.org/g/meta-virtualization/message/4894
> Mute This Topic: https://lists.yoctoproject.org/mt/69220144/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pyasn1-modules: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-pyasn1-modules_0.2.1.bb | 15 ---------------
> 1 file changed, 15 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
> deleted file mode 100644
> index c812fe6..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -DESCRIPTION = "A collection of ASN.1-based protocols modules."
> -HOMEPAGE = "https://pypi.python.org/pypi/pyasn1-modules/"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=280606d9c18f200e03e0c247ac61475a"
> -
> -SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899"
> -SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc"
> -
> -inherit setuptools pypi
> -
> -RDEPENDS_${PN} += " \
> - python-pyasn1 \
> - "
> -
> \ No newline at end of file
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4893): https://lists.yoctoproject.org/g/meta-virtualization/message/4893
> Mute This Topic: https://lists.yoctoproject.org/mt/68843539/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pyasn1: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-pyasn1_0.1.7.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb b/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
> deleted file mode 100644
> index 972290d..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "ASN.1 types and codecs"
> -HOMEPAGE = "http://sourceforge.net/projects/pyasn1/"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=ae098273b2cf8b4af164ac20e32bddf7"
> -
> -SRC_URI[md5sum] = "2cbd80fcd4c7b1c82180d3d76fee18c8"
> -SRC_URI[sha256sum] = "e4f81d53c533f6bd9526b047f047f7b101c24ab17339c1a7ad8f98b25c101eab"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4892): https://lists.yoctoproject.org/g/meta-virtualization/message/4892
> Mute This Topic: https://lists.yoctoproject.org/mt/68843224/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-py: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-py_1.4.26.bb | 18 ------------------
> 1 file changed, 18 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb b/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
> deleted file mode 100644
> index 1ecc092..0000000
> --- a/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -DESCRIPTION = "library with cross-python path, ini-parsing, io, code, log facilities"
> -HOMEPAGE = " http://pylib.org"
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
> -
> -SRC_URI[md5sum] = "30c3fd92a53f1a5ed6f3591c1fe75c0e"
> -SRC_URI[sha256sum] = "28dd0b90d29b386afb552efc4e355c889f4639ce93658a7872a2150ece28bb89"
> -
> -inherit setuptools pypi
> -
> -DEPENDS += " \
> - python-pip \
> - "
> -
> -RDEPENDS_${PN} += " \
> - python-virtualenv \
> - "
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4891): https://lists.yoctoproject.org/g/meta-virtualization/message/4891
> Mute This Topic: https://lists.yoctoproject.org/mt/68843194/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-prettytable: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because this already exists in meta-openembedded and there is python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-prettytable_0.7.2.bb | 17 -----------------
> 1 file changed, 17 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb b/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
> deleted file mode 100644
> index 8e09f02..0000000
> --- a/meta-openstack/recipes-devtools/python/python-prettytable_0.7.2.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -DESCRIPTION = "Python library for displaying tabular data in a ASCII table format"
> -HOMEPAGE = "http://code.google.com/p/prettytable"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=3e73500ffa52de5071cff65990055282"
> -
> -SRC_URI[md5sum] = "0c1361104caff8b09f220748f9d69899"
> -SRC_URI[sha256sum] = "a53da3b43d7a5c229b5e3ca2892ef982c46b7923b51e98f0db49956531211c4f"
> -
> -inherit setuptools pypi
> -
> -do_install_append() {
> - perm_files=`find "${D}${PYTHON_SITEPACKAGES_DIR}/" -name "top_level.txt"`
> - for f in $perm_files; do
> - chmod 644 "${f}"
> - done
> -}
> \ No newline at end of file
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4890): https://lists.yoctoproject.org/g/meta-virtualization/message/4890
> Mute This Topic: https://lists.yoctoproject.org/mt/68843159/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-ply: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-ply_3.4.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-ply_3.4.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb b/meta-openstack/recipes-devtools/python/python-ply_3.4.bb
> deleted file mode 100644
> index a73e6c3..0000000
> --- a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "Python ply: PLY is yet another implementation of lex and yacc for Python"
> -HOMEPAGE = "https://pypi.python.org/pypi/ply"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://README;beginline=3;endline=30;md5=36197c7ddf450a50a52cf6e743196b1d"
> -
> -SRC_URI[md5sum] = "ffdc95858819347bf92d7c2acc074894"
> -SRC_URI[sha256sum] = "af435f11b7bdd69da5ffbc3fecb8d70a7073ec952e101764c88720cdefb2546b"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4889): https://lists.yoctoproject.org/g/meta-virtualization/message/4889
> Mute This Topic: https://lists.yoctoproject.org/mt/68843101/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pint: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-pint_0.6.bb | 19 -------------------
> 1 file changed, 19 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pint_0.6.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pint_0.6.bb b/meta-openstack/recipes-devtools/python/python-pint_0.6.bb
> deleted file mode 100644
> index 0e987b5..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pint_0.6.bb
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -DESCRIPTION = "Physical quantities module"
> -HOMEPAGE = "https://pypi.python.org/pypi/Pint"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=bccf824202692270a1e0829a62e3f47b"
> -
> -PYPI_PACKAGE = "Pint"
> -
> -# Archived version so we have to overwrite what the pypi class will derive
> -PYPI_SRC_URI = "https://pypi.python.org/packages/source/P/${PYPI_PACKAGE}/${PYPI_PACKAGE}-${PV}.zip"
> -
> -SRC_URI[md5sum] = "88aa0918019071546b10c5fbdc91ae5e"
> -SRC_URI[sha256sum] = "b1ab3b589ca4d78689233a007abd5a7eec4ea65302cabaed06932d20f2a9e748"
> -
> -inherit setuptools pypi
> -
> -RDEPENDS_${PN} += "gmp"
> -
> -FILES_${PN} += "${datadir}/*"
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4888): https://lists.yoctoproject.org/g/meta-virtualization/message/4888
> Mute This Topic: https://lists.yoctoproject.org/mt/68843066/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pika: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-pika.inc | 13 -------------
> .../recipes-devtools/python/python-pika_git.bb | 3 ---
> .../recipes-devtools/python/python3-pika_git.bb | 3 ---
> 3 files changed, 19 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pika.inc
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pika_git.bb
> delete mode 100644 meta-openstack/recipes-devtools/python/python3-pika_git.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pika.inc b/meta-openstack/recipes-devtools/python/python-pika.inc
> deleted file mode 100644
> index d33979d..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pika.inc
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -SUMMARY = "Pure Python RabbitMQ/AMQP 0-9-1 client library"
> -HOMEPAGE = "https://github.com/pika/pika"
> -SECTION = "devel/python"
> -
> -LICENSE = "BSD-3-Clause"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=fb26c37045f9e0d2c5e24b711bd7f01c"
> -
> -PV = "0.10.0+git${SRCPV}"
> -SRCREV = "b907f91415169b7f590174ab5d228e75a1b273e6"
> -
> -SRC_URI = "git://github.com/pika/pika"
> -
> -S = "${WORKDIR}/git"
> diff --git a/meta-openstack/recipes-devtools/python/python-pika_git.bb b/meta-openstack/recipes-devtools/python/python-pika_git.bb
> deleted file mode 100644
> index 9d58184..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pika_git.bb
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -require python-pika.inc
> -
> -inherit setuptools
> diff --git a/meta-openstack/recipes-devtools/python/python3-pika_git.bb b/meta-openstack/recipes-devtools/python/python3-pika_git.bb
> deleted file mode 100644
> index 93f50b4..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-pika_git.bb
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -require python-pika.inc
> -
> -inherit setuptools3
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4887): https://lists.yoctoproject.org/g/meta-virtualization/message/4887
> Mute This Topic: https://lists.yoctoproject.org/mt/68843026/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-pexpect: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-pexpect_3.3.bb | 17 -----------------
> 1 file changed, 17 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb b/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
> deleted file mode 100644
> index 8b93fdf..0000000
> --- a/meta-openstack/recipes-devtools/python/python-pexpect_3.3.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -SUMMARY = "A Pure Python Expect like Module for Python"
> -SECTION = "devel/python"
> -LICENSE = "PSF"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=c25d9a0770ba69a9965acc894e9f3644"
> -
> -inherit distutils pypi
> -
> -RDEPENDS_${PN} = "\
> - python-core \
> - python-io \
> - python-terminal \
> - python-resource \
> - python-fcntl \
> -"
> -
> -SRC_URI[md5sum] = "0de72541d3f1374b795472fed841dce8"
> -SRC_URI[sha256sum] = "dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba"
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4886): https://lists.yoctoproject.org/g/meta-virtualization/message/4886
> Mute This Topic: https://lists.yoctoproject.org/mt/68842993/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-passlib: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-passlib_1.6.2.bb | 10 ----------
> 1 file changed, 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb b/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
> deleted file mode 100644
> index 78f9b01..0000000
> --- a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "comprehensive password hashing framework supporting over 30 schemes"
> -HOMEPAGE = "http://passlib.googlecode.com"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=ec76a9db3f987418e132c0f0210e5ab1"
> -
> -SRC_URI[md5sum] = "2f872ae7c72ca338634c618f2cff5863"
> -SRC_URI[sha256sum] = "e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d"
> -
> -inherit setuptools pypi
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4885): https://lists.yoctoproject.org/g/meta-virtualization/message/4885
> Mute This Topic: https://lists.yoctoproject.org/mt/68842945/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
In message: [meta-virtualization] [PATCH] python-networkx: Remove the recipe
on 20/12/2019 zangrc wrote:
> Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python-networkx_1.11.bb | 20 -------------------
> 1 file changed, 20 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb b/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
> deleted file mode 100644
> index f187663..0000000
> --- a/meta-openstack/recipes-devtools/python/python-networkx_1.11.bb
> +++ /dev/null
> @@ -1,20 +0,0 @@
> -DESCRIPTION = "Python package for creating and manipulating graphs and networks"
> -HOMEPAGE = "http://networkx.lanl.gov/"
> -SECTION = "devel/python"
> -LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=925586ea588eb990de840dc71ea3752f"
> -
> -SRC_URI[md5sum] = "6ef584a879e9163013e9a762e1cf7cd1"
> -SRC_URI[sha256sum] = "0d0e70e10dfb47601cbb3425a00e03e2a2e97477be6f80638fef91d54dd1e4b8"
> -
> -inherit setuptools pypi
> -
> -# DEPENDS_default: python-pip
> -
> -DEPENDS += " \
> - python-pip \
> - "
> -
> -RDEPENDS_${PN} += " \
> - python-decorator \
> - "
> --
> 2.20.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4884): https://lists.yoctoproject.org/g/meta-virtualization/message/4884
> Mute This Topic: https://lists.yoctoproject.org/mt/68842904/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 21+ messages in thread
end of thread, other threads:[~2019-12-23 18:15 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-20 1:50 [meta-virtualization] [PATCH] python-networkx: Remove the recipe zangrc
2019-12-20 1:52 ` [meta-virtualization] [PATCH] python-passlib: " zangrc
2019-12-20 1:56 ` [meta-virtualization] [PATCH] python-pexpect: " zangrc
2019-12-20 2:00 ` [meta-virtualization] [PATCH] python-pika: " zangrc
2019-12-20 2:02 ` [meta-virtualization] [PATCH] python-pint: " zangrc
2019-12-20 2:05 ` [meta-virtualization] [PATCH] python-ply: " zangrc
2019-12-20 2:10 ` [meta-virtualization] [PATCH] python-prettytable: " zangrc
2019-12-20 2:12 ` [meta-virtualization] [PATCH] python-py: " zangrc
2019-12-20 2:14 ` [meta-virtualization] [PATCH] python-pyasn1: " zangrc
2019-12-20 2:36 ` [meta-virtualization] [PATCH] python-pyasn1-modules: " zangrc
2019-12-23 1:21 ` [meta-virtualization] [PATCH] python-pycrypto: " zangrc
2019-12-23 1:23 ` [meta-virtualization] [PATCH] python-pymongo: " zangrc
2019-12-23 1:34 ` [meta-virtualization] [PATCH] python-pytest: " zangrc
2019-12-23 1:36 ` [meta-virtualization] [PATCH] python-pytz: " zangrc
2019-12-23 1:38 ` [meta-virtualization] [PATCH] python-pyudev: " zangrc
2019-12-23 1:48 ` [meta-virtualization] [PATCH] python-sqlparse: " zangrc
2019-12-23 1:50 ` [meta-virtualization] [PATCH] python-stevedore: " zangrc
2019-12-23 1:52 ` [meta-virtualization] [PATCH] python-vcversioner: " zangrc
2019-12-23 1:54 ` [meta-virtualization] [PATCH] python-waitress: " zangrc
2019-12-23 1:57 ` [meta-virtualization] [PATCH] python-wrapt: " zangrc
2019-12-23 18:14 ` 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.