diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2020-01-20 20:17:48 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-22 09:56:34 -0800 |
commit | 05d0c5eee319055816bbea8b9dd972f723f68019 (patch) | |
tree | 4d8a93409d360a347586f83aee7b7129132218ee /meta-python | |
parent | 698c36f58434009844b90d7bda1ab38b5af3d62a (diff) | |
download | meta-openembedded-05d0c5eee319055816bbea8b9dd972f723f68019.tar.gz |
meta-python: remove python2 recipes from layer
Remove recipes which require python2 from the layer. Those recipes are
moved to meta-python2 and are not required here any longer.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
274 files changed, 0 insertions, 1667 deletions
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.6.bb deleted file mode 100644 index e96ad1ca1..000000000 --- a/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.6.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-gsocketpool.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-h2/python-h2_3.1.1.bb b/meta-python/recipes-connectivity/python-h2/python-h2_3.1.1.bb deleted file mode 100644 index b84129742..000000000 --- a/meta-python/recipes-connectivity/python-h2/python-h2_3.1.1.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-h2.inc | ||
2 | |||
3 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-hpack/python-hpack_3.0.0.bb b/meta-python/recipes-connectivity/python-hpack/python-hpack_3.0.0.bb deleted file mode 100644 index faaeb8555..000000000 --- a/meta-python/recipes-connectivity/python-hpack/python-hpack_3.0.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-hpack.inc | ||
2 | |||
3 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-hyperframe/python-hyperframe_5.2.0.bb b/meta-python/recipes-connectivity/python-hyperframe/python-hyperframe_5.2.0.bb deleted file mode 100644 index 4f0c9977a..000000000 --- a/meta-python/recipes-connectivity/python-hyperframe/python-hyperframe_5.2.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-hyperframe.inc | ||
2 | |||
3 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.17.bb b/meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.17.bb deleted file mode 100644 index 6b2ea2193..000000000 --- a/meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.17.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-mprpc.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-priority/python-priority_1.3.0.bb b/meta-python/recipes-connectivity/python-priority/python-priority_1.3.0.bb deleted file mode 100644 index cbe262576..000000000 --- a/meta-python/recipes-connectivity/python-priority/python-priority_1.3.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-priority.inc | ||
2 | |||
3 | inherit setuptools | ||
diff --git a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.2.0.bb b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.2.0.bb deleted file mode 100644 index 3c12db944..000000000 --- a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.2.0.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | require python-pyconnman.inc | ||
2 | |||
3 | inherit setuptools | ||
4 | |||
5 | RDEPENDS_${PN} += "python-dbus python-pprint" | ||
diff --git a/meta-python/recipes-connectivity/python-pytun/python-pytun_2.3.0.bb b/meta-python/recipes-connectivity/python-pytun/python-pytun_2.3.0.bb deleted file mode 100644 index 3fc587f3a..000000000 --- a/meta-python/recipes-connectivity/python-pytun/python-pytun_2.3.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pytun.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/gyp/gyp-py2_git.bb b/meta-python/recipes-devtools/gyp/gyp-py2_git.bb deleted file mode 100644 index d69b92ce6..000000000 --- a/meta-python/recipes-devtools/gyp/gyp-py2_git.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require gyp.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-alembic_1.3.2.bb b/meta-python/recipes-devtools/python/python-alembic_1.3.2.bb deleted file mode 100644 index efcb2b1de..000000000 --- a/meta-python/recipes-devtools/python/python-alembic_1.3.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-alembic.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-anyjson_0.3.3.bb b/meta-python/recipes-devtools/python/python-anyjson_0.3.3.bb deleted file mode 100644 index 31b8749fe..000000000 --- a/meta-python/recipes-devtools/python/python-anyjson_0.3.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-anyjson.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb b/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb deleted file mode 100644 index e9ff9b3fc..000000000 --- a/meta-python/recipes-devtools/python/python-appdirs_1.4.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-appdirs.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb deleted file mode 100644 index 46aace286..000000000 --- a/meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-asn1crypto.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | ${PYTHON_PN}-textutils \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-astroid_2.3.3.bb b/meta-python/recipes-devtools/python/python-astroid_2.3.3.bb deleted file mode 100644 index 687394da6..000000000 --- a/meta-python/recipes-devtools/python/python-astroid_2.3.3.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-astroid.inc | ||
3 | |||
4 | RDEPENDS_${PN}_class-target += " \ | ||
5 | ${PYTHON_PN}-enum34 \ | ||
6 | ${PYTHON_PN}-backports-functools-lru-cache \ | ||
7 | ${PYTHON_PN}-re \ | ||
8 | ${PYTHON_PN}-singledispatch \ | ||
9 | ${PYTHON_PN}-subprocess \ | ||
10 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-atomicwrites_1.3.0.bb b/meta-python/recipes-devtools/python/python-atomicwrites_1.3.0.bb deleted file mode 100644 index c7b41d603..000000000 --- a/meta-python/recipes-devtools/python/python-atomicwrites_1.3.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-atomicwrites.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-attr_0.3.1.bb b/meta-python/recipes-devtools/python/python-attr_0.3.1.bb deleted file mode 100644 index 979d6cb68..000000000 --- a/meta-python/recipes-devtools/python/python-attr_0.3.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-attr.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-attrs_19.3.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.3.0.bb deleted file mode 100644 index e3bec0fdf..000000000 --- a/meta-python/recipes-devtools/python/python-attrs_19.3.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-attrs.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-automat_0.8.0.bb b/meta-python/recipes-devtools/python/python-automat_0.8.0.bb deleted file mode 100644 index 8ac8c9c0f..000000000 --- a/meta-python/recipes-devtools/python/python-automat_0.8.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-automat.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.4.7.bb b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.4.7.bb deleted file mode 100644 index 490e97391..000000000 --- a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.4.7.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-aws-iot-device-sdk-python.inc | ||
3 | |||
4 | RDEPENDS_${PN}-examples += "${PYTHON_PN}-argparse" | ||
diff --git a/meta-python/recipes-devtools/python/python-babel_2.7.0.bb b/meta-python/recipes-devtools/python/python-babel_2.7.0.bb deleted file mode 100644 index f7c166eba..000000000 --- a/meta-python/recipes-devtools/python/python-babel_2.7.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-babel.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-backports-abc_0.5.bb b/meta-python/recipes-devtools/python/python-backports-abc_0.5.bb deleted file mode 100644 index b588a31a3..000000000 --- a/meta-python/recipes-devtools/python/python-backports-abc_0.5.bb +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | SUMMARY = "collections.abc from Python 3.5" | ||
2 | DESCRIPTION = "A backport of recent additions to the 'collections.abc' module" | ||
3 | LICENSE = "PSF" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd98d01d471fac8d8dbdd975229dba03" | ||
5 | |||
6 | PYPI_PACKAGE = "backports_abc" | ||
7 | |||
8 | SRC_URI[md5sum] = "7d1936ec183a3586290adf60f6f96764" | ||
9 | SRC_URI[sha256sum] = "033be54514a03e255df75c5aee8f9e672f663f93abb723444caec8fe43437bde" | ||
10 | |||
11 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.5.bb b/meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.5.bb deleted file mode 100644 index 5e0f2f1e8..000000000 --- a/meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.5.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-backports-functools-lru-cache.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-backports-ssl_3.7.0.1.bb b/meta-python/recipes-devtools/python/python-backports-ssl_3.7.0.1.bb deleted file mode 100644 index 9032a7c1e..000000000 --- a/meta-python/recipes-devtools/python/python-backports-ssl_3.7.0.1.bb +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | SUMMARY = "The ssl.match_hostname() function from Python 3.4" | ||
2 | DESCRIPTION = "The Secure Sockets layer is only actually secure if you check the hostname in the \ | ||
3 | certificate returned by the server to which you are connecting, and verify that it matches to hostname \ | ||
4 | that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement \ | ||
5 | on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a \ | ||
6 | match_hostname() function for performing this check instead of requiring every application to \ | ||
7 | implement the check separately. This backport brings match_hostname() to users of earlier versions of Python" | ||
8 | |||
9 | LICENSE = "GPLv2" | ||
10 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b2adbe8bfdeb625c9a01afd9aaa66619" | ||
11 | |||
12 | SRC_URI[md5sum] = "32d2f593af01a046bec3d2f5181a420a" | ||
13 | SRC_URI[sha256sum] = "bb82e60f9fbf4c080eabd957c39f0641f0fc247d9a16e31e26d594d8f42b9fd2" | ||
14 | |||
15 | PYPI_PACKAGE = "backports.ssl_match_hostname" | ||
16 | inherit pypi setuptools | ||
17 | |||
18 | RDEPENDS_${PN} += "${PYTHON_PN}-pkgutil" | ||
diff --git a/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb b/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb deleted file mode 100644 index b136aa489..000000000 --- a/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-bcrypt.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.2.bb b/meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.2.bb deleted file mode 100644 index 907285ac1..000000000 --- a/meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-beautifulsoup4.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python-behave_1.2.6.bb deleted file mode 100644 index 66221682a..000000000 --- a/meta-python/recipes-devtools/python/python-behave_1.2.6.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-behave.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-argparse \ | ||
6 | ${PYTHON_PN}-enum34 \ | ||
7 | ${PYTHON_PN}-traceback2 \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-bitarray_1.2.1.bb b/meta-python/recipes-devtools/python/python-bitarray_1.2.1.bb deleted file mode 100644 index f78c7abd2..000000000 --- a/meta-python/recipes-devtools/python/python-bitarray_1.2.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-bitarray.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-blinker_1.4.bb b/meta-python/recipes-devtools/python/python-blinker_1.4.bb deleted file mode 100644 index bc4164e97..000000000 --- a/meta-python/recipes-devtools/python/python-blinker_1.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-blinker.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb b/meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb deleted file mode 100644 index 8c12ad042..000000000 --- a/meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-cachetools.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-can_3.3.2.bb b/meta-python/recipes-devtools/python/python-can_3.3.2.bb deleted file mode 100644 index f0edb6408..000000000 --- a/meta-python/recipes-devtools/python/python-can_3.3.2.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require python-can.inc | ||
2 | inherit pypi setuptools | ||
3 | |||
4 | RDEPENDS_${PN}_class-target += "\ | ||
5 | ${PYTHON_PN}-argparse \ | ||
6 | ${PYTHON_PN}-subprocess \ | ||
7 | ${PYTHON_PN}-zlib \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb b/meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb deleted file mode 100644 index adfe6238e..000000000 --- a/meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-certifi.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb deleted file mode 100644 index bc667b805..000000000 --- a/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require python-cffi.inc | ||
2 | inherit pypi setuptools | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb b/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb deleted file mode 100644 index 3b6feeef1..000000000 --- a/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-chardet.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-argparse" | ||
diff --git a/meta-python/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-python/recipes-devtools/python/python-cheetah_2.4.4.bb deleted file mode 100644 index 20fc2fdc3..000000000 --- a/meta-python/recipes-devtools/python/python-cheetah_2.4.4.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "Python template engine and code generation tool" | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b" | ||
4 | |||
5 | PR = "r3" | ||
6 | |||
7 | PYPI_PACKAGE = "Cheetah" | ||
8 | inherit pypi setuptools | ||
9 | |||
10 | RDEPENDS_${PN} = "python-pickle python-pprint" | ||
11 | RDEPENDS_${PN}_class-native = "" | ||
12 | |||
13 | BBCLASSEXTEND = "native nativesdk" | ||
14 | |||
15 | SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba" | ||
16 | SRC_URI[sha256sum] = "be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550" | ||
diff --git a/meta-python/recipes-devtools/python/python-click_7.0.bb b/meta-python/recipes-devtools/python/python-click_7.0.bb deleted file mode 100644 index f63e27c84..000000000 --- a/meta-python/recipes-devtools/python/python-click_7.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-click.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-contextlib" | ||
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb deleted file mode 100644 index 17b6ae285..000000000 --- a/meta-python/recipes-devtools/python/python-cmd2_0.9.23.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-cmd2.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-doctest \ | ||
6 | ${PYTHON_PN}-pyparsing \ | ||
7 | ${PYTHON_PN}-pyperclip \ | ||
8 | ${PYTHON_PN}-shell \ | ||
9 | ${PYTHON_PN}-six \ | ||
10 | ${PYTHON_PN}-stringold \ | ||
11 | ${PYTHON_PN}-subprocess \ | ||
12 | ${PYTHON_PN}-threading \ | ||
13 | ${PYTHON_PN}-textutils \ | ||
14 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb b/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb deleted file mode 100644 index 0fc1b258c..000000000 --- a/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-coloredlogs.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb b/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb deleted file mode 100644 index 6d64b8d0b..000000000 --- a/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-configargparse.inc | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb deleted file mode 100644 index a8ed1e91b..000000000 --- a/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-configparser.inc | ||
3 | RDEPENDS_${PN} += "python-pkgutil" | ||
diff --git a/meta-python/recipes-devtools/python/python-constantly_15.1.0.bb b/meta-python/recipes-devtools/python/python-constantly_15.1.0.bb deleted file mode 100644 index 29b15eb60..000000000 --- a/meta-python/recipes-devtools/python/python-constantly_15.1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-constantly.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-contextlib2_0.6.0.bb b/meta-python/recipes-devtools/python/python-contextlib2_0.6.0.bb deleted file mode 100644 index 87cffb98f..000000000 --- a/meta-python/recipes-devtools/python/python-contextlib2_0.6.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-contextlib2.inc | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-crcmod_1.7.bb b/meta-python/recipes-devtools/python/python-crcmod_1.7.bb deleted file mode 100644 index 45b9a2ce6..000000000 --- a/meta-python/recipes-devtools/python/python-crcmod_1.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-crcmod.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.8.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.8.bb deleted file mode 100644 index 4975278a9..000000000 --- a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.8.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-cryptography-vectors.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.8.bb b/meta-python/recipes-devtools/python/python-cryptography_2.8.bb deleted file mode 100644 index 9c2f88418..000000000 --- a/meta-python/recipes-devtools/python/python-cryptography_2.8.bb +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-cryptography.inc | ||
3 | |||
4 | SRC_URI += " \ | ||
5 | file://run-ptest \ | ||
6 | " | ||
7 | |||
8 | DEPENDS += " \ | ||
9 | ${PYTHON_PN}-enum34 \ | ||
10 | " | ||
11 | |||
12 | RDEPENDS_${PN} += " \ | ||
13 | ${PYTHON_PN}-enum34 \ | ||
14 | ${PYTHON_PN}-ipaddress \ | ||
15 | " | ||
16 | |||
17 | RDEPENDS_${PN}_class-target += " \ | ||
18 | ${PYTHON_PN}-enum34 \ | ||
19 | ${PYTHON_PN}-ipaddress \ | ||
20 | ${PYTHON_PN}-contextlib \ | ||
21 | ${PYTHON_PN}-subprocess \ | ||
22 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.14.bb b/meta-python/recipes-devtools/python/python-cython_0.29.14.bb deleted file mode 100644 index d803a6ed4..000000000 --- a/meta-python/recipes-devtools/python/python-cython_0.29.14.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-cython.inc | ||
3 | |||
4 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Cython/" | ||
5 | UPSTREAM_CHECK_REGEX = "/Cython/(?P<pver>(\d+[\.\-_]*)+)" | ||
6 | |||
7 | RDEPENDS_${PN} += "\ | ||
8 | ${PYTHON_PN}-distribute \ | ||
9 | ${PYTHON_PN}-subprocess \ | ||
10 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb b/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb deleted file mode 100644 index 002da046c..000000000 --- a/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | DESCRIPTION = "Library to implement a well-behaved Unix daemon process" | ||
2 | HOMEPAGE = "https://pagure.io/python-daemon/" | ||
3 | SECTION = "devel/python" | ||
4 | |||
5 | DEPENDS += "python-docutils-native" | ||
6 | RDEPENDS_${PN} = "python-docutils \ | ||
7 | python-lockfile (>= 0.10) \ | ||
8 | python-resource \ | ||
9 | " | ||
10 | |||
11 | LICENSE = "Apache-2.0 & GPLv3" | ||
12 | LIC_FILES_CHKSUM = "file://README;md5=2695c853a2cafc33e68a1d972889ebd2" | ||
13 | |||
14 | inherit pypi setuptools | ||
15 | |||
16 | SRC_URI[md5sum] = "9c57343d81f2a96c51cffeab982b04d2" | ||
17 | SRC_URI[sha256sum] = "261c859be5c12ae7d4286dc6951e87e9e1a70a882a8b41fd926efc1ec4214f73" | ||
18 | |||
19 | # Fix for build error in Yocto: | ||
20 | # i = p.rfind('/') + 1 | ||
21 | # AttributeError: 'NoneType' object has no attribute 'rfind' | ||
22 | #S = "${WORKDIR}/python-daemon" | ||
23 | SRC_URI_append = " \ | ||
24 | file://0001-Workaround-for-issue-2-1.patch \ | ||
25 | " | ||
26 | |||
27 | PYPI_PACKAGE = "python-daemon" | ||
diff --git a/meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb b/meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb deleted file mode 100644 index e0f64fcf1..000000000 --- a/meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "Library to enable your code run as a daemon process on Unix-like systems" | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=13e982bf1b7b164b9d6d1665dac83873" | ||
4 | SRCNAME = "daemonize" | ||
5 | |||
6 | inherit pypi setuptools | ||
7 | |||
8 | RDEPENDS_${PN} = "\ | ||
9 | python-fcntl \ | ||
10 | python-unixadmin \ | ||
11 | python-logging \ | ||
12 | python-resource \ | ||
13 | " | ||
14 | |||
15 | SRC_URI[md5sum] = "3d64e7a0219ad22e3fca62460f893b6a" | ||
16 | SRC_URI[sha256sum] = "dd026e4ff8d22cb016ed2130bc738b7d4b1da597ef93c074d2adb9e4dea08bc3" | ||
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb b/meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb deleted file mode 100644 index 12ae4c311..000000000 --- a/meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-dateutil.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-dbus_1.2.14.bb b/meta-python/recipes-devtools/python/python-dbus_1.2.14.bb deleted file mode 100644 index b89d7d2c8..000000000 --- a/meta-python/recipes-devtools/python/python-dbus_1.2.14.bb +++ /dev/null | |||
@@ -1,32 +0,0 @@ | |||
1 | SUMMARY = "Python bindings for the DBus inter-process communication system" | ||
2 | SECTION = "devel/python" | ||
3 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" | ||
4 | LICENSE = "MIT & AFL-2.1 | GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b03240518994df6d8c974675675e5ca4 \ | ||
6 | file://dbus-gmain/COPYING;md5=99fece6728a80737c8fd3e7c734c17c4 " | ||
7 | DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" | ||
8 | |||
9 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz \ | ||
10 | " | ||
11 | |||
12 | SRC_URI[md5sum] = "c8739234fca9fba26368d1a337abe830" | ||
13 | SRC_URI[sha256sum] = "b10206ba3dd641e4e46411ab91471c88e0eec1749860e4285193ee68df84ac31" | ||
14 | S = "${WORKDIR}/dbus-python-${PV}" | ||
15 | |||
16 | inherit distutils-base autotools pkgconfig | ||
17 | |||
18 | # documentation needs python-sphinx, which is not in oe-core or meta-python for now | ||
19 | # change to use PACKAGECONFIG when python-sphinx is added to oe-core or meta-python | ||
20 | EXTRA_OECONF += "--disable-documentation" | ||
21 | |||
22 | export STAGING_LIBDIR | ||
23 | export STAGING_INCDIR | ||
24 | |||
25 | RDEPENDS_${PN} = "python-io python-logging python-stringold python-threading python-xml" | ||
26 | |||
27 | FILES_${PN}-dev += "${libdir}/pkgconfig" | ||
28 | |||
29 | do_install_append() { | ||
30 | # Remove files that clash with python3-dbus; their content is same | ||
31 | rm ${D}${includedir}/dbus-1.0/dbus/dbus-python.h ${D}${libdir}/pkgconfig/dbus-python.pc | ||
32 | } | ||
diff --git a/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb b/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb deleted file mode 100644 index ec8c54aac..000000000 --- a/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | # Copyright (c) 2014 LG Electronics, Inc. | ||
2 | |||
3 | SUMMARY = "With this program/Python library you can easily create mock objects on D-Bus" | ||
4 | AUTHOR = "Martin Pitt <martin.pitt@ubuntu.com>" | ||
5 | |||
6 | LICENSE = "GPL-3.0" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | ||
8 | |||
9 | SRC_URI[md5sum] = "80f8caa838fad96483a8751e11d384f9" | ||
10 | SRC_URI[sha256sum] = "2d2ea892fa4633c3ec6ac1e912120ec493047a5c6522849b7d1c95ad755bce75" | ||
11 | |||
12 | SRC_URI += " \ | ||
13 | file://0001-Add-functionality-to-add-own-objects-to-internal-obj.patch \ | ||
14 | file://0002-Add-possibility-to-import-templates-from-packages.patch \ | ||
15 | " | ||
16 | |||
17 | PYPI_PACKAGE = "python-dbusmock" | ||
18 | |||
19 | inherit pypi setuptools | ||
20 | |||
21 | RDEPENDS_${PN} += "\ | ||
22 | ${PYTHON_PN}-dbus \ | ||
23 | ${PYTHON_PN}-pygobject \ | ||
24 | ${PYTHON_PN}-xml \ | ||
25 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.4.1.bb b/meta-python/recipes-devtools/python/python-decorator_4.4.1.bb deleted file mode 100644 index 2a2b455f5..000000000 --- a/meta-python/recipes-devtools/python/python-decorator_4.4.1.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-decorator.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-contextlib" | ||
diff --git a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb b/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb deleted file mode 100644 index 357b766a3..000000000 --- a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-django-south.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-django_1.11.14.bb b/meta-python/recipes-devtools/python/python-django_1.11.14.bb deleted file mode 100644 index efe23dcb7..000000000 --- a/meta-python/recipes-devtools/python/python-django_1.11.14.bb +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | require python-django.inc | ||
2 | inherit setuptools | ||
3 | |||
4 | SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426" | ||
5 | SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e" | ||
6 | |||
7 | RDEPENDS_${PN} += " \ | ||
8 | ${PYTHON_PN}-argparse \ | ||
9 | ${PYTHON_PN}-subprocess \ | ||
10 | ${PYTHON_PN}-zlib \ | ||
11 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-djangorestframework_3.9.0.bb b/meta-python/recipes-devtools/python/python-djangorestframework_3.9.0.bb deleted file mode 100644 index 540d12dc2..000000000 --- a/meta-python/recipes-devtools/python/python-djangorestframework_3.9.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-djangorestframework.inc | ||
2 | inherit setuptools \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-dnspython_1.16.0.bb b/meta-python/recipes-devtools/python/python-dnspython_1.16.0.bb deleted file mode 100644 index 9dbcd0ffb..000000000 --- a/meta-python/recipes-devtools/python/python-dnspython_1.16.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-dnspython.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-docutils_0.15.2.bb b/meta-python/recipes-devtools/python/python-docutils_0.15.2.bb deleted file mode 100644 index d26e81908..000000000 --- a/meta-python/recipes-devtools/python/python-docutils_0.15.2.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | SUMMARY = "Text processing system for documentation" | ||
2 | HOMEPAGE = "http://docutils.sourceforge.net" | ||
3 | SECTION = "devel/python" | ||
4 | LICENSE = "PSF & BSD-2-Clause & GPLv3" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7a4646907ab9083c826280b19e103106" | ||
6 | |||
7 | inherit pypi setuptools | ||
8 | |||
9 | PYPI_PACKAGE = "docutils" | ||
10 | |||
11 | SRC_URI[md5sum] = "e26a308d8000b0bed7416a633217c676" | ||
12 | SRC_URI[sha256sum] = "a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99" | ||
13 | |||
14 | BBCLASSEXTEND = "native" | ||
15 | |||
diff --git a/meta-python/recipes-devtools/python/python-dominate_2.4.0.bb b/meta-python/recipes-devtools/python/python-dominate_2.4.0.bb deleted file mode 100644 index c19445e72..000000000 --- a/meta-python/recipes-devtools/python/python-dominate_2.4.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-dominate.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-editor_1.0.4.bb b/meta-python/recipes-devtools/python/python-editor_1.0.4.bb deleted file mode 100644 index f7a9a8c0d..000000000 --- a/meta-python/recipes-devtools/python/python-editor_1.0.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-editor.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-engineio_3.11.2.bb b/meta-python/recipes-devtools/python/python-engineio_3.11.2.bb deleted file mode 100644 index 7dd6ec0e0..000000000 --- a/meta-python/recipes-devtools/python/python-engineio_3.11.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-engineio.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb deleted file mode 100644 index d50b5c7c5..000000000 --- a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | SUMMARY = "backport of Python 3.4's enum package" | ||
2 | HOMEPAGE = "https://bitbucket.org/stoneleaf/enum34" | ||
3 | LICENSE = "BSD-3-Clause" | ||
4 | LIC_FILES_CHKSUM = "file://enum/LICENSE;md5=0a97a53a514564c20efd7b2e8976c87e" | ||
5 | |||
6 | SRC_URI[md5sum] = "5f13a0841a61f7fc295c514490d120d0" | ||
7 | SRC_URI[sha256sum] = "8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1" | ||
8 | |||
9 | inherit pypi setuptools | ||
10 | |||
11 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-epydoc_3.0.1.bb b/meta-python/recipes-devtools/python/python-epydoc_3.0.1.bb deleted file mode 100644 index dd9799faf..000000000 --- a/meta-python/recipes-devtools/python/python-epydoc_3.0.1.bb +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | DESCRIPTION = "Epydoc is a tool for generating API documentation for Python modules, based on their docstrings" | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=011c0d78eb6054d731c879132d7313f0" | ||
4 | HOMEPAGE = "http://epydoc.sourceforge.net/" | ||
5 | |||
6 | SRC_URI[md5sum] = "cdd6f6c76dd8bab5e653a343a0544294" | ||
7 | SRC_URI[sha256sum] = "d4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af61725b6ad1" | ||
8 | |||
9 | inherit pypi distutils | ||
10 | |||
11 | RDEPENDS_${PN} += "\ | ||
12 | ${PYTHON_PN}-codecs \ | ||
13 | ${PYTHON_PN}-pickle \ | ||
14 | ${PYTHON_PN}-stringold \ | ||
15 | ${PYTHON_PN}-re \ | ||
16 | ${PYTHON_PN}-xml \ | ||
17 | " | ||
18 | |||
19 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-python/recipes-devtools/python/python-evdev_1.2.0.bb b/meta-python/recipes-devtools/python/python-evdev_1.2.0.bb deleted file mode 100644 index 63541363e..000000000 --- a/meta-python/recipes-devtools/python/python-evdev_1.2.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-evdev.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-feedformatter_0.4.bb b/meta-python/recipes-devtools/python/python-feedformatter_0.4.bb deleted file mode 100644 index 175f94478..000000000 --- a/meta-python/recipes-devtools/python/python-feedformatter_0.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-feedformatter.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb b/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb deleted file mode 100644 index b8ee700f0..000000000 --- a/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | SUMMARY = "Python Atom and RSS feed parser" | ||
2 | LICENSE = "BSD-2-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c21a7713ef6dc1b99644061c397e7c2a" | ||
4 | |||
5 | SRC_URI[md5sum] = "d552f7a2a55e8e33b2a3fe1082505b42" | ||
6 | SRC_URI[sha256sum] = "bd030652c2d08532c034c27fcd7c85868e7fa3cb2b17f230a44a6bbc92519bf9" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | RDEPENDS_${PN} += "\ | ||
11 | ${PYTHON_PN}-codecs \ | ||
12 | ${PYTHON_PN}-email \ | ||
13 | ${PYTHON_PN}-html \ | ||
14 | ${PYTHON_PN}-netserver \ | ||
15 | ${PYTHON_PN}-stringold \ | ||
16 | " | ||
17 | |||
diff --git a/meta-python/recipes-devtools/python/python-flask-babel_0.12.2.bb b/meta-python/recipes-devtools/python/python-flask-babel_0.12.2.bb deleted file mode 100644 index 38e78c73f..000000000 --- a/meta-python/recipes-devtools/python/python-flask-babel_0.12.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-babel.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb b/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb deleted file mode 100644 index d090b345e..000000000 --- a/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | DESCRIPTION = "Bcrypt hashing for Flask." | ||
2 | LICENSE = "BSD-3-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ee2ee5bee7fe96597770e92db5719a8" | ||
4 | |||
5 | SRC_URI[md5sum] = "d345c36ac6637d3ca9fa942e238d00ca" | ||
6 | SRC_URI[sha256sum] = "d71c8585b2ee1c62024392ebdbc447438564e2c8c02b4e57b56a4cafd8d13c5f" | ||
7 | |||
8 | PYPI_PACKAGE = "Flask-Bcrypt" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | RDEPENDS_${PN} += "${PYTHON_PN}-bcrypt ${PYTHON_PN}-flask" | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb b/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb deleted file mode 100644 index eeaade9a8..000000000 --- a/meta-python/recipes-devtools/python/python-flask-bootstrap_3.3.7.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-bootstrap.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-login_0.4.1.bb b/meta-python/recipes-devtools/python/python-flask-login_0.4.1.bb deleted file mode 100644 index 510cedf22..000000000 --- a/meta-python/recipes-devtools/python/python-flask-login_0.4.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-login.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python-flask-mail_0.9.1.bb deleted file mode 100644 index 8324da867..000000000 --- a/meta-python/recipes-devtools/python/python-flask-mail_0.9.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-mail.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-migrate_2.5.2.bb b/meta-python/recipes-devtools/python/python-flask-migrate_2.5.2.bb deleted file mode 100644 index ece516f50..000000000 --- a/meta-python/recipes-devtools/python/python-flask-migrate_2.5.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-migrate.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-nav_0.6.bb b/meta-python/recipes-devtools/python/python-flask-nav_0.6.bb deleted file mode 100644 index 30b5b3b3b..000000000 --- a/meta-python/recipes-devtools/python/python-flask-nav_0.6.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-nav.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb b/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb deleted file mode 100644 index b2dc96e3c..000000000 --- a/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | DESCRIPTION = "The navigation of Flask application." | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=af2ec695dc1f3eb7bd74f79a68a0d789" | ||
4 | |||
5 | SRC_URI[md5sum] = "d1075ee02a3f69da37e5cadad3395f31" | ||
6 | SRC_URI[sha256sum] = "c42d30efa989ca877444a410e8a1cd2563546f9effe3d9fe388eedf7a6c69285" | ||
7 | |||
8 | PYPI_PACKAGE = "Flask-Navigation" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | RDEPENDS_${PN} += "\ | ||
13 | ${PYTHON_PN}-blinker \ | ||
14 | ${PYTHON_PN}-flask \ | ||
15 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-pymongo_2.3.0.bb b/meta-python/recipes-devtools/python/python-flask-pymongo_2.3.0.bb deleted file mode 100644 index d41d02348..000000000 --- a/meta-python/recipes-devtools/python/python-flask-pymongo_2.3.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-pymongo.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-restful_0.3.7.bb b/meta-python/recipes-devtools/python/python-flask-restful_0.3.7.bb deleted file mode 100644 index 1968d1d9d..000000000 --- a/meta-python/recipes-devtools/python/python-flask-restful_0.3.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-flask-restful.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-script_2.0.6.bb b/meta-python/recipes-devtools/python/python-flask-script_2.0.6.bb deleted file mode 100644 index b7d55af15..000000000 --- a/meta-python/recipes-devtools/python/python-flask-script_2.0.6.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-script.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-sijax_0.4.1.bb b/meta-python/recipes-devtools/python/python-flask-sijax_0.4.1.bb deleted file mode 100644 index 74738fc2f..000000000 --- a/meta-python/recipes-devtools/python/python-flask-sijax_0.4.1.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-sijax.inc | ||
3 | |||
4 | SRC_URI[sha256sum] = "fb2bf2d4f75408185102195055d75549fee8d9c9e954dca2427186925cdc429f" \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-socketio_4.2.1.bb b/meta-python/recipes-devtools/python/python-flask-socketio_4.2.1.bb deleted file mode 100644 index 3b9ad33bb..000000000 --- a/meta-python/recipes-devtools/python/python-flask-socketio_4.2.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-flask-socketio.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.4.1.bb b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.4.1.bb deleted file mode 100644 index 3dc355c5d..000000000 --- a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.4.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-sqlalchemy.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-uploads_0.2.1.bb b/meta-python/recipes-devtools/python/python-flask-uploads_0.2.1.bb deleted file mode 100644 index d39b07f69..000000000 --- a/meta-python/recipes-devtools/python/python-flask-uploads_0.2.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-uploads.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb deleted file mode 100644 index 654d37752..000000000 --- a/meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-user.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-wtf_0.14.2.bb b/meta-python/recipes-devtools/python/python-flask-wtf_0.14.2.bb deleted file mode 100644 index dbf091bc0..000000000 --- a/meta-python/recipes-devtools/python/python-flask-wtf_0.14.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-wtf.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-xstatic_0.0.1.bb b/meta-python/recipes-devtools/python/python-flask-xstatic_0.0.1.bb deleted file mode 100644 index dff14a8c0..000000000 --- a/meta-python/recipes-devtools/python/python-flask-xstatic_0.0.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask-xstatic.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-flask_1.1.1.bb b/meta-python/recipes-devtools/python/python-flask_1.1.1.bb deleted file mode 100644 index a0a28ab8b..000000000 --- a/meta-python/recipes-devtools/python/python-flask_1.1.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-flask.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb b/meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb deleted file mode 100644 index dad15ee0f..000000000 --- a/meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | SUMMARY = "Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+" | ||
2 | DESCRPTION = " \ | ||
3 | funcsigs is a backport of the `PEP 362`_ function signature features from \ | ||
4 | Python 3.3's `inspect`_ module. The backport is compatible with Python 2.6, \ | ||
5 | 2.7 as well as 3.3 and up. 3.2 was supported by version 0.4, but with \ | ||
6 | setuptools and pip no longer supporting 3.2, we cannot make any statement \ | ||
7 | about 3.2 compatibility. \ | ||
8 | " | ||
9 | |||
10 | HOMEPAGE = "http://funcsigs.readthedocs.org" | ||
11 | SECTION = "devel/python" | ||
12 | LICENSE = "Apache-2.0" | ||
13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6bc91dc8e5793892189fe7481a2d354" | ||
14 | |||
15 | SRC_URI[md5sum] = "7e583285b1fb8a76305d6d68f4ccc14e" | ||
16 | SRC_URI[sha256sum] = "a7bb0f2cf3a3fd1ab2732cb49eba4252c2af4240442415b4abce3b87022a8f50" | ||
17 | |||
18 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-functools32_3.2.3-2.bb b/meta-python/recipes-devtools/python/python-functools32_3.2.3-2.bb deleted file mode 100644 index cb4bba496..000000000 --- a/meta-python/recipes-devtools/python/python-functools32_3.2.3-2.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy." | ||
2 | LICENSE = "PSF" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=27cf2345969ed18e6730e90fb0063a10" | ||
4 | |||
5 | SRC_URI[md5sum] = "09f24ffd9af9f6cd0f63cb9f4e23d4b2" | ||
6 | SRC_URI[sha256sum] = "f6253dfbe0538ad2e387bd8fdfd9293c925d63553f5813c4e587745416501e6d" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-future_0.18.2.bb b/meta-python/recipes-devtools/python/python-future_0.18.2.bb deleted file mode 100644 index d95e1ba77..000000000 --- a/meta-python/recipes-devtools/python/python-future_0.18.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-future.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-gdata_2.0.18.bb b/meta-python/recipes-devtools/python/python-gdata_2.0.18.bb deleted file mode 100644 index 897581f19..000000000 --- a/meta-python/recipes-devtools/python/python-gdata_2.0.18.bb +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | SUMMARY = "Google Data APIs Python Client Library" | ||
2 | LICENSE = "Apache-2.0" | ||
3 | LIC_FILES_CHKSUM = "file://README.txt;md5=4c8f0e6846e52a7fe4943acf462d808d" | ||
4 | HOMEPAGE = "http://code.google.com/p/gdata-python-client/" | ||
5 | |||
6 | SRC_URI[md5sum] = "13b6e6dd8f9e3e9a8e005e05a8329408" | ||
7 | SRC_URI[sha256sum] = "56e7d22de819c22b13ceb0fe1869729b4287f89ebbd4bb55380d7bcf61a1fdb6" | ||
8 | |||
9 | S = "${WORKDIR}/gdata.py-${PV}" | ||
10 | |||
11 | inherit pypi distutils | ||
12 | |||
13 | FILES_${PN} += "${datadir}" | ||
14 | |||
15 | RDEPENDS_${PN} = " \ | ||
16 | ${PYTHON_PN}-distutils \ | ||
17 | ${PYTHON_PN}-json \ | ||
18 | ${PYTHON_PN}-netserver \ | ||
19 | ${PYTHON_PN}-stringold \ | ||
20 | ${PYTHON_PN}-xml \ | ||
21 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb b/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb deleted file mode 100644 index f13bfd7b7..000000000 --- a/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require python-gevent.inc | ||
2 | inherit setuptools | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||
diff --git a/meta-python/recipes-devtools/python/python-greenlet_0.4.15.bb b/meta-python/recipes-devtools/python/python-greenlet_0.4.15.bb deleted file mode 100644 index c14976ed3..000000000 --- a/meta-python/recipes-devtools/python/python-greenlet_0.4.15.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit distutils | ||
2 | require python-greenlet.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-grpcio-tools_1.14.1.bb b/meta-python/recipes-devtools/python/python-grpcio-tools_1.14.1.bb deleted file mode 100644 index 5b19bebf1..000000000 --- a/meta-python/recipes-devtools/python/python-grpcio-tools_1.14.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-grpcio-tools.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb b/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb deleted file mode 100644 index 820bea44b..000000000 --- a/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-grpcio.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " python-enum34 \ | ||
5 | python-futures \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-html5lib_1.0.1.bb b/meta-python/recipes-devtools/python/python-html5lib_1.0.1.bb deleted file mode 100644 index f5941a2a1..000000000 --- a/meta-python/recipes-devtools/python/python-html5lib_1.0.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-html5lib.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb deleted file mode 100644 index 4e03a654c..000000000 --- a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-humanfriendly.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-humanize_0.5.1.bb b/meta-python/recipes-devtools/python/python-humanize_0.5.1.bb deleted file mode 100644 index 57693093d..000000000 --- a/meta-python/recipes-devtools/python/python-humanize_0.5.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-humanize.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-hyperlink_19.0.0.bb b/meta-python/recipes-devtools/python/python-hyperlink_19.0.0.bb deleted file mode 100644 index 59a9a5c8d..000000000 --- a/meta-python/recipes-devtools/python/python-hyperlink_19.0.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-hyperlink.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-idna_2.8.bb b/meta-python/recipes-devtools/python/python-idna_2.8.bb deleted file mode 100644 index 2dcf72a29..000000000 --- a/meta-python/recipes-devtools/python/python-idna_2.8.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-idna.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb b/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb deleted file mode 100644 index 60dd7d0a3..000000000 --- a/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb +++ /dev/null | |||
@@ -1,48 +0,0 @@ | |||
1 | SUMMARY = "Python Imaging Library (PIL)" | ||
2 | SECTION = "devel/python" | ||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec" | ||
5 | DEPENDS = "freetype jpeg tiff" | ||
6 | SRCNAME = "Imaging" | ||
7 | PR = "r5" | ||
8 | |||
9 | SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ | ||
10 | file://0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch \ | ||
11 | file://allow.to.disable.some.features.patch \ | ||
12 | file://fix-freetype-includes.patch \ | ||
13 | file://remove-host-libdir.patch \ | ||
14 | file://python-imaging-CVE-2016-2533.patch \ | ||
15 | " | ||
16 | |||
17 | SRC_URI[md5sum] = "fc14a54e1ce02a0225be8854bfba478e" | ||
18 | SRC_URI[sha256sum] = "895bc7c2498c8e1f9b99938f1a40dc86b3f149741f105cf7c7bd2e0725405211" | ||
19 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
20 | |||
21 | # There isn't enable/disable option, and lcms is in meta-oe, at least make it explicit when enabled | ||
22 | # setup.py already has FIXME: add mechanism to explicitly *disable* the use of a library | ||
23 | PACKAGECONFIG ??= "" | ||
24 | PACKAGECONFIG[lcms] = ",,lcms" | ||
25 | |||
26 | inherit distutils | ||
27 | |||
28 | do_compile() { | ||
29 | export STAGING_LIBDIR=${STAGING_LIBDIR} | ||
30 | export STAGING_INCDIR=${STAGING_INCDIR} | ||
31 | export LCMS_ENABLED=${@bb.utils.contains('PACKAGECONFIG', 'lcms', 'True', 'False', d)} | ||
32 | distutils_do_compile | ||
33 | } | ||
34 | |||
35 | do_install() { | ||
36 | export STAGING_LIBDIR=${STAGING_LIBDIR} | ||
37 | export STAGING_INCDIR=${STAGING_INCDIR} | ||
38 | export LCMS_ENABLED=${@bb.utils.contains('PACKAGECONFIG', 'lcms', 'True', 'False', d)} | ||
39 | distutils_do_install | ||
40 | install -d ${D}${datadir}/doc/${BPN}/html/ | ||
41 | install -m 0644 ${S}/README ${D}${datadir}/doc/${BPN}/ | ||
42 | install -m 0644 ${S}/Docs/* ${D}${datadir}/doc/${BPN}/html/ | ||
43 | |||
44 | # get rid of #!/usr/local/bin/python | ||
45 | sed -i -e 's:/usr/local/bin/:${bindir}/env :g' ${D}${bindir}/* | ||
46 | } | ||
47 | |||
48 | RDEPENDS_${PN} += "python-lang python-stringold" | ||
diff --git a/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb b/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb deleted file mode 100644 index 09c5700db..000000000 --- a/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-importlib-metadata.inc | ||
3 | RDEPENDS_${PN} += "python-configparser \ | ||
4 | python-contextlib2 \ | ||
5 | python-pathlib2 \ | ||
6 | python-compression \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-incremental_17.5.0.bb b/meta-python/recipes-devtools/python/python-incremental_17.5.0.bb deleted file mode 100644 index 139ac0c52..000000000 --- a/meta-python/recipes-devtools/python/python-incremental_17.5.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-incremental.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-inflection_0.3.1.bb b/meta-python/recipes-devtools/python/python-inflection_0.3.1.bb deleted file mode 100644 index 4a9d49791..000000000 --- a/meta-python/recipes-devtools/python/python-inflection_0.3.1.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-inflection.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-codecs" | ||
diff --git a/meta-python/recipes-devtools/python/python-intervals_1.10.0.bb b/meta-python/recipes-devtools/python/python-intervals_1.10.0.bb deleted file mode 100644 index 3c2a33bbc..000000000 --- a/meta-python/recipes-devtools/python/python-intervals_1.10.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-intervals.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-ipaddress_1.0.23.bb b/meta-python/recipes-devtools/python/python-ipaddress_1.0.23.bb deleted file mode 100644 index ed4e6cb19..000000000 --- a/meta-python/recipes-devtools/python/python-ipaddress_1.0.23.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-ipaddress.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-ipy_1.00.bb b/meta-python/recipes-devtools/python/python-ipy_1.00.bb deleted file mode 100644 index 587a517e3..000000000 --- a/meta-python/recipes-devtools/python/python-ipy_1.00.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-ipy.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-iso8601_0.1.12.bb b/meta-python/recipes-devtools/python/python-iso8601_0.1.12.bb deleted file mode 100644 index c543cf9f9..000000000 --- a/meta-python/recipes-devtools/python/python-iso8601_0.1.12.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-iso8601.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-isodate_0.6.0.bb b/meta-python/recipes-devtools/python/python-isodate_0.6.0.bb deleted file mode 100644 index d48e12346..000000000 --- a/meta-python/recipes-devtools/python/python-isodate_0.6.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-isodate.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-isort_4.3.21.bb b/meta-python/recipes-devtools/python/python-isort_4.3.21.bb deleted file mode 100644 index fa46d89b5..000000000 --- a/meta-python/recipes-devtools/python/python-isort_4.3.21.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-isort.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb deleted file mode 100644 index 8c99cb4ca..000000000 --- a/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-itsdangerous.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-zlib \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-javaobj-py3_0.4.0.1.bb b/meta-python/recipes-devtools/python/python-javaobj-py3_0.4.0.1.bb deleted file mode 100644 index ed34740e8..000000000 --- a/meta-python/recipes-devtools/python/python-javaobj-py3_0.4.0.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-javaobj-py3.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb deleted file mode 100644 index 5233cf40c..000000000 --- a/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-jinja2.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-lang \ | ||
6 | ${PYTHON_PN}-re \ | ||
7 | ${PYTHON_PN}-textutils \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb deleted file mode 100644 index 90cd31802..000000000 --- a/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-jsonpatch.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||
diff --git a/meta-python/recipes-devtools/python/python-jsonpointer_2.0.bb b/meta-python/recipes-devtools/python/python-jsonpointer_2.0.bb deleted file mode 100644 index e13a776ad..000000000 --- a/meta-python/recipes-devtools/python/python-jsonpointer_2.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-jsonpointer.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||
diff --git a/meta-python/recipes-devtools/python/python-jsonschema_3.2.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_3.2.0.bb deleted file mode 100644 index b677c646e..000000000 --- a/meta-python/recipes-devtools/python/python-jsonschema_3.2.0.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-jsonschema.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-argparse \ | ||
6 | ${PYTHON_PN}-contextlib \ | ||
7 | ${PYTHON_PN}-functools32 \ | ||
8 | ${PYTHON_PN}-lang \ | ||
9 | ${PYTHON_PN}-re \ | ||
10 | ${PYTHON_PN}-subprocess \ | ||
11 | ${PYTHON_PN}-textutils \ | ||
12 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-lazy-object-proxy_1.4.3.bb b/meta-python/recipes-devtools/python/python-lazy-object-proxy_1.4.3.bb deleted file mode 100644 index df4d60bff..000000000 --- a/meta-python/recipes-devtools/python/python-lazy-object-proxy_1.4.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-lazy-object-proxy.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-linecache2_1.0.0.bb b/meta-python/recipes-devtools/python/python-linecache2_1.0.0.bb deleted file mode 100644 index 386da2daa..000000000 --- a/meta-python/recipes-devtools/python/python-linecache2_1.0.0.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | SUMMARY = "A backport of linecache to older supported Pythons" | ||
2 | HOMEPAGE = "https://github.com/testing-cabal/linecache2" | ||
3 | LICENSE = "Python-2.0" | ||
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=19;endline=19;md5=368ddc8588431c180ae7c33f4fb57519" | ||
5 | |||
6 | DEPENDS = "${PYTHON_PN}-pbr-native" | ||
7 | |||
8 | SRC_URI[md5sum] = "7b25d0289ec36bff1f9e63c4329ce65c" | ||
9 | SRC_URI[sha256sum] = "4b26ff4e7110db76eeb6f5a7b64a82623839d595c2038eeda662f2a2db78e97c" | ||
10 | |||
11 | inherit pypi setuptools | ||
12 | |||
13 | CLEAN_BROKEN = "1" | ||
diff --git a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb b/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb deleted file mode 100644 index 20ea01804..000000000 --- a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | DESCRIPTION = "Platform-independent file locking module" | ||
2 | HOMEPAGE = "http://launchpad.net/pylockfile" | ||
3 | SECTION = "devel/python" | ||
4 | |||
5 | RDEPENDS_${PN} = "python-threading" | ||
6 | |||
7 | LICENSE = "MIT" | ||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2340dffbbfea534b58f1349984eeef72" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | SRC_URI[md5sum] = "a6a1a82957a23afdf44cfdd039b65ff9" | ||
13 | SRC_URI[sha256sum] = "6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799" | ||
14 | |||
15 | # Satisfy setup.py 'setup_requires' | ||
16 | DEPENDS += " \ | ||
17 | python-pbr-native \ | ||
18 | " | ||
19 | |||
diff --git a/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb b/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb deleted file mode 100644 index 2cfe3012e..000000000 --- a/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-lrparsing.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb deleted file mode 100644 index 81ccb12d8..000000000 --- a/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-m2crypto_0.30.1.bb b/meta-python/recipes-devtools/python/python-m2crypto_0.30.1.bb deleted file mode 100644 index c612fcdc5..000000000 --- a/meta-python/recipes-devtools/python/python-m2crypto_0.30.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-m2crypto.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-mako_1.1.0.bb b/meta-python/recipes-devtools/python/python-mako_1.1.0.bb deleted file mode 100644 index 3372eeb28..000000000 --- a/meta-python/recipes-devtools/python/python-mako_1.1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-mako.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-markupsafe_1.1.1.bb b/meta-python/recipes-devtools/python/python-markupsafe_1.1.1.bb deleted file mode 100644 index 05bbe8a35..000000000 --- a/meta-python/recipes-devtools/python/python-markupsafe_1.1.1.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-markupsafe.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||
5 | |||
6 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb deleted file mode 100644 index 6b63cd780..000000000 --- a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | SUMMARY = "McCabe checker, plugin for flake8" | ||
2 | HOMEPAGE = "https://github.com/dreamhost/cliff" | ||
3 | LICENSE = "Apache-2.0" | ||
4 | LIC_FILES_CHKSUM = "file://README.rst;md5=f8b50fba1711ecac6bcdb6324f85a66d" | ||
5 | |||
6 | SRC_URI += " \ | ||
7 | file://0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch \ | ||
8 | " | ||
9 | |||
10 | SRC_URI[md5sum] = "8c425db05f310adcd4bb174b991f26f5" | ||
11 | SRC_URI[sha256sum] = "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca49822688642207b" | ||
12 | |||
13 | inherit pypi setuptools | ||
14 | |||
15 | RDEPENDS_${PN} += " \ | ||
16 | python-prettytable \ | ||
17 | python-cmd2 \ | ||
18 | python-pyparsing" | ||
19 | |||
20 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-mock_3.0.5.bb b/meta-python/recipes-devtools/python/python-mock_3.0.5.bb deleted file mode 100644 index db7106649..000000000 --- a/meta-python/recipes-devtools/python/python-mock_3.0.5.bb +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | SUMMARY = "A Python Mocking and Patching Library for Testing" | ||
2 | LICENSE = "BSD-2-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e" | ||
4 | |||
5 | SRC_URI[md5sum] = "d834a46d9a129be3e76fdcc99751e82c" | ||
6 | SRC_URI[sha256sum] = "83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | DEPENDS += " \ | ||
11 | python-pbr-native" | ||
12 | |||
13 | RDEPENDS_${PN} += " \ | ||
14 | python-prettytable \ | ||
15 | python-cmd2 \ | ||
16 | python-pyparsing \ | ||
17 | python-mccabe \ | ||
18 | python-pep8 \ | ||
19 | python-pyflakes \ | ||
20 | python-pbr \ | ||
21 | python-funcsigs \ | ||
22 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-monotonic_1.5.bb b/meta-python/recipes-devtools/python/python-monotonic_1.5.bb deleted file mode 100644 index 01e7b1ca0..000000000 --- a/meta-python/recipes-devtools/python/python-monotonic_1.5.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "An implementation of time.monotonic() for Python 2.0 through 3.2" | ||
2 | LICENSE = "Apache-2.0" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" | ||
4 | |||
5 | SRC_URI[md5sum] = "9f81cb0e5966479754453dea2b6822f4" | ||
6 | SRC_URI[sha256sum] = "23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | RDEPENDS_${PN} += "${PYTHON_PN}-ctypes ${PYTHON_PN}-io ${PYTHON_PN}-re ${PYTHON_PN}-threading" | ||
diff --git a/meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb b/meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb deleted file mode 100644 index 6c44df40a..000000000 --- a/meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-more-itertools.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "f2ea58aa336ce6c13b7b225b3bbe305d" | ||
5 | SRC_URI[sha256sum] = "38a936c0a6d98a38bcc2d03fdaaedaba9f412879461dd2ceff8d37564d6522e4" | ||
6 | |||
7 | PE = "1" | ||
diff --git a/meta-python/recipes-devtools/python/python-msgpack_0.6.2.bb b/meta-python/recipes-devtools/python/python-msgpack_0.6.2.bb deleted file mode 100644 index 2c2c8f2ad..000000000 --- a/meta-python/recipes-devtools/python/python-msgpack_0.6.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-msgpack.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb deleted file mode 100644 index 9cd881a3e..000000000 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require python-ndg-httpsclient.inc | ||
2 | inherit pypi setuptools update-alternatives | ||
3 | |||
4 | ALTERNATIVE_${PN} = "ndg_httpclient" | ||
5 | ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient" | ||
6 | ALTERNATIVE_PRIORITY = "20" | ||
diff --git a/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb b/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb deleted file mode 100644 index ca5a79a78..000000000 --- a/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require python-netaddr.inc | ||
2 | inherit setuptools | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-textutils \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-netifaces_0.10.9.bb b/meta-python/recipes-devtools/python/python-netifaces_0.10.9.bb deleted file mode 100644 index c4aa84971..000000000 --- a/meta-python/recipes-devtools/python/python-netifaces_0.10.9.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-netifaces.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-networkx_2.2.bb b/meta-python/recipes-devtools/python/python-networkx_2.2.bb deleted file mode 100644 index 648f0312f..000000000 --- a/meta-python/recipes-devtools/python/python-networkx_2.2.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require python-networkx.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3376ff7c9c58048c62d91431f7f08cde" | ||
4 | |||
5 | SRC_URI[md5sum] = "82608a3686fb3e61f20cf13bfd3c1b4a" | ||
6 | SRC_URI[sha256sum] = "45e56f7ab6fe81652fb4bc9f44faddb0e9025f469f602df14e3b2551c2ea5c8b" | ||
7 | |||
8 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-numeric_24.2.bb b/meta-python/recipes-devtools/python/python-numeric_24.2.bb deleted file mode 100644 index c91d77c81..000000000 --- a/meta-python/recipes-devtools/python/python-numeric_24.2.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "A sophisticated Numeric Processing Package for Python" | ||
2 | SECTION = "devel/python" | ||
3 | LICENSE = "PSF & LLNL" | ||
4 | LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" | ||
5 | |||
6 | PR = "ml3" | ||
7 | |||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz \ | ||
9 | file://0001-it-tries-to-define-this-function-differently-than-it.patch \ | ||
10 | " | ||
11 | S = "${WORKDIR}/Numeric-${PV}" | ||
12 | |||
13 | inherit distutils | ||
14 | |||
15 | SRC_URI[md5sum] = "2ae672656e06716a149acb048cca3093" | ||
16 | SRC_URI[sha256sum] = "5f72e729eb6ff57442f2a38bfc9931738b59e5077928e2e70d22b4610ff15258" | ||
diff --git a/meta-python/recipes-devtools/python/python-packaging_20.0.bb b/meta-python/recipes-devtools/python/python-packaging_20.0.bb deleted file mode 100644 index 55d0746bb..000000000 --- a/meta-python/recipes-devtools/python/python-packaging_20.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-packaging.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.5.0.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.5.0.bb deleted file mode 100644 index a1031176e..000000000 --- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.5.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-paho-mqtt.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pam_1.8.2.bb b/meta-python/recipes-devtools/python/python-pam_1.8.2.bb deleted file mode 100644 index bac349618..000000000 --- a/meta-python/recipes-devtools/python/python-pam_1.8.2.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | DESCRIPTION = "Python PAM module using ctypes, py3/py2." | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=64326d42471b493c5c088305364ad5da" | ||
4 | |||
5 | SRC_URI[md5sum] = "db71b6b999246fb05d78ecfbe166629d" | ||
6 | SRC_URI[sha256sum] = "26efe4e79b869b10f97cd8c4a6bbb04a4e54d41186364e975b4108c9c071812c" | ||
7 | |||
8 | PYPI_PACKAGE = "python-pam" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | RDEPENDS_${PN} = "libpam" | ||
13 | |||
14 | inherit features_check | ||
15 | REQUIRED_DISTRO_FEATURES = "pam" | ||
diff --git a/meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb b/meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb deleted file mode 100644 index 8e10e801c..000000000 --- a/meta-python/recipes-devtools/python/python-parse-type_0.4.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-parse-type.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-parse_1.14.0.bb b/meta-python/recipes-devtools/python/python-parse_1.14.0.bb deleted file mode 100644 index d31ccc72a..000000000 --- a/meta-python/recipes-devtools/python/python-parse_1.14.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-parse.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-passlib_1.7.2.bb b/meta-python/recipes-devtools/python/python-passlib_1.7.2.bb deleted file mode 100644 index 11c598a08..000000000 --- a/meta-python/recipes-devtools/python/python-passlib_1.7.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-passlib.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-paste_3.2.3.bb b/meta-python/recipes-devtools/python/python-paste_3.2.3.bb deleted file mode 100644 index c3d4fddf8..000000000 --- a/meta-python/recipes-devtools/python/python-paste_3.2.3.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | SUMMARY = "Tools for using a Web Server Gateway Interface stack" | ||
2 | HOMEPAGE = "http://pythonpaste.org/" | ||
3 | LICENSE = "MIT" | ||
4 | RDEPENDS_${PN} = "python-six" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://docs/license.txt;md5=1798f29d55080c60365e6283cb49779c" | ||
7 | |||
8 | SRC_URI[md5sum] = "7dc6dbd20e358dd95bd42eef5c6cc84c" | ||
9 | SRC_URI[sha256sum] = "8bdc7f6be907eed7cd63868c79d88af2b87d02d840fb5acfc93d4bda572b1567" | ||
10 | |||
11 | PYPI_PACKAGE = "Paste" | ||
12 | inherit pypi setuptools | ||
13 | |||
14 | FILES_${PN} += "/usr/lib/*" | ||
15 | |||
16 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" | ||
17 | |||
diff --git a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb b/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb deleted file mode 100644 index 6317e1c16..000000000 --- a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pathlib2.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "python-scandir \ | ||
5 | python-misc \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pbr_5.4.4.bb b/meta-python/recipes-devtools/python/python-pbr_5.4.4.bb deleted file mode 100644 index 9d7d8d7b0..000000000 --- a/meta-python/recipes-devtools/python/python-pbr_5.4.4.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | # The inc file is in oe-core | ||
3 | require recipes-devtools/python/python-pbr.inc | ||
4 | |||
5 | SRC_URI[md5sum] = "65cdc32e1a1ff56d481fc15aa8caf988" | ||
6 | SRC_URI[sha256sum] = "139d2625547dbfa5fb0b81daebb39601c478c21956dc57e2e07b74450a8c506b" | ||
7 | |||
8 | do_install_append() { | ||
9 | if [ -f ${D}${bindir}/pbr ]; then | ||
10 | mv ${D}${bindir}/pbr ${D}${bindir}/pbr-2 | ||
11 | fi | ||
12 | } | ||
13 | |||
diff --git a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb b/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb deleted file mode 100644 index 54ce9781a..000000000 --- a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "Python style guide checker" | ||
2 | HOMEPAGE = "https://github.com/dreamhost/cliff" | ||
3 | LICENSE = "Apache-2.0" | ||
4 | LIC_FILES_CHKSUM = "file://README.rst;md5=d8ebbbe831259ce010179d2f310b0f3e" | ||
5 | |||
6 | SRC_URI[md5sum] = "603821d06db945c71d811b5a8d78423c" | ||
7 | SRC_URI[sha256sum] = "fe249b52e20498e59e0b5c5256aa52ee99fc295b26ec9eaa85776ffdb9fe6374" | ||
8 | |||
9 | inherit pypi setuptools | ||
10 | |||
11 | RDEPENDS_${PN} += " \ | ||
12 | python-prettytable \ | ||
13 | python-cmd2 \ | ||
14 | python-pyparsing" | ||
15 | |||
16 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-periphery_2.0.1.bb b/meta-python/recipes-devtools/python/python-periphery_2.0.1.bb deleted file mode 100644 index 8d0240ae2..000000000 --- a/meta-python/recipes-devtools/python/python-periphery_2.0.1.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-periphery.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "1d958f02575d4a19734ee2dd92336157" | ||
5 | SRC_URI[sha256sum] = "5da4d5f40ff8974cf6c724587baa674d7e0593f07b6f6ee896104f11c1be18ec" | ||
diff --git a/meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb b/meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb deleted file mode 100644 index 1c46b47a2..000000000 --- a/meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pexpect.inc | ||
2 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pika_1.1.0.bb b/meta-python/recipes-devtools/python/python-pika_1.1.0.bb deleted file mode 100644 index f7e019867..000000000 --- a/meta-python/recipes-devtools/python/python-pika_1.1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pika.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pint_0.9.bb b/meta-python/recipes-devtools/python/python-pint_0.9.bb deleted file mode 100644 index 480f08872..000000000 --- a/meta-python/recipes-devtools/python/python-pint_0.9.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pint.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pip_19.3.1.bb b/meta-python/recipes-devtools/python/python-pip_19.3.1.bb deleted file mode 100644 index 2827a1256..000000000 --- a/meta-python/recipes-devtools/python/python-pip_19.3.1.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | SUMMARY = "PIP is a tool for installing and managing Python packages" | ||
2 | HOMEPAGE = "https://pip.pypa.io/" | ||
3 | LICENSE = "MIT & LGPL-2.1" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8ba06d529c955048e5ddd7c45459eb2e" | ||
5 | |||
6 | SRC_URI[md5sum] = "1aaaf90fbafc50e7ba1e66ffceb00960" | ||
7 | SRC_URI[sha256sum] = "21207d76c1031e517668898a6b46a9fb1501c7a4710ef5dfd6a40ad9e6757ea7" | ||
8 | |||
9 | inherit pypi setuptools | ||
10 | |||
11 | # Since PIP is like CPAN for PERL we need to drag in all python modules to ensure everything works | ||
12 | RDEPENDS_${PN}_class-target = "python-modules python-distribute python-misc" | ||
13 | |||
14 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-pluggy_0.13.1.bb b/meta-python/recipes-devtools/python/python-pluggy_0.13.1.bb deleted file mode 100644 index edcd4f512..000000000 --- a/meta-python/recipes-devtools/python/python-pluggy_0.13.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pluggy.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-ply_3.11.bb b/meta-python/recipes-devtools/python/python-ply_3.11.bb deleted file mode 100644 index 2b6165c5b..000000000 --- a/meta-python/recipes-devtools/python/python-ply_3.11.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-ply.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pretend_1.0.9.bb b/meta-python/recipes-devtools/python/python-pretend_1.0.9.bb deleted file mode 100644 index 73b8ed4d7..000000000 --- a/meta-python/recipes-devtools/python/python-pretend_1.0.9.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pretend.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb b/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb deleted file mode 100644 index 69ff25927..000000000 --- a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-prettytable.inc | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-progress_1.5.bb b/meta-python/recipes-devtools/python/python-progress_1.5.bb deleted file mode 100644 index 80608627a..000000000 --- a/meta-python/recipes-devtools/python/python-progress_1.5.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-progress.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb b/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb deleted file mode 100644 index 527c905a8..000000000 --- a/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-prompt-toolkit.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.9.2.bb b/meta-python/recipes-devtools/python/python-protobuf_3.9.2.bb deleted file mode 100644 index f04fc489f..000000000 --- a/meta-python/recipes-devtools/python/python-protobuf_3.9.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-protobuf.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb b/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb deleted file mode 100644 index 9aabfb206..000000000 --- a/meta-python/recipes-devtools/python/python-psutil_5.6.7.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-psutil.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-ptyprocess_0.6.0.bb b/meta-python/recipes-devtools/python/python-ptyprocess_0.6.0.bb deleted file mode 100644 index 7ca458771..000000000 --- a/meta-python/recipes-devtools/python/python-ptyprocess_0.6.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-ptyprocess.inc | ||
2 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-py_1.8.1.bb b/meta-python/recipes-devtools/python/python-py_1.8.1.bb deleted file mode 100644 index 5ad2c1976..000000000 --- a/meta-python/recipes-devtools/python/python-py_1.8.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-py.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb deleted file mode 100644 index e5153421b..000000000 --- a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyalsaaudio.inc | ||
2 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.7.bb b/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.7.bb deleted file mode 100644 index eb7888408..000000000 --- a/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyasn1-modules.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.8.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.8.bb deleted file mode 100644 index a13c74dda..000000000 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.4.8.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pyasn1.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-lang \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pybind11_2.4.3.bb b/meta-python/recipes-devtools/python/python-pybind11_2.4.3.bb deleted file mode 100644 index e56743002..000000000 --- a/meta-python/recipes-devtools/python/python-pybind11_2.4.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pybind11.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pybluez_0.22.bb b/meta-python/recipes-devtools/python/python-pybluez_0.22.bb deleted file mode 100644 index 3158f4b64..000000000 --- a/meta-python/recipes-devtools/python/python-pybluez_0.22.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pybluez.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb b/meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb deleted file mode 100644 index ec6c12f2f..000000000 --- a/meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pycodestyle.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-lang" | ||
5 | |||
6 | do_install_append () { | ||
7 | if [ -f ${D}${bindir}/pycodestyle ]; then | ||
8 | mv ${D}${bindir}/pycodestyle ${D}${bindir}/pycodestyle-2 | ||
9 | fi | ||
10 | } | ||
diff --git a/meta-python/recipes-devtools/python/python-pycparser_2.19.bb b/meta-python/recipes-devtools/python/python-pycparser_2.19.bb deleted file mode 100644 index 98742737f..000000000 --- a/meta-python/recipes-devtools/python/python-pycparser_2.19.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pycparser.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pycrypto_2.6.1.bb b/meta-python/recipes-devtools/python/python-pycrypto_2.6.1.bb deleted file mode 100644 index e13db01b7..000000000 --- a/meta-python/recipes-devtools/python/python-pycrypto_2.6.1.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | inherit distutils | ||
2 | require python-pycrypto.inc | ||
3 | |||
4 | # We explicitly call distutils_do_install, since we want it to run, but | ||
5 | # *don't* want the autotools install to run, since this package doesn't | ||
6 | # provide a "make install" target. | ||
7 | do_install() { | ||
8 | distutils_do_install | ||
9 | } | ||
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome_3.9.4.bb b/meta-python/recipes-devtools/python/python-pycryptodome_3.9.4.bb deleted file mode 100644 index c7701eb9f..000000000 --- a/meta-python/recipes-devtools/python/python-pycryptodome_3.9.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pycryptodome.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb b/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb deleted file mode 100644 index 7ab259265..000000000 --- a/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pycurl.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python-pydbus_0.6.0.bb deleted file mode 100644 index 1722a80cd..000000000 --- a/meta-python/recipes-devtools/python/python-pydbus_0.6.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pydbus.inc | ||
2 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb b/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb deleted file mode 100644 index de4202506..000000000 --- a/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyelftools.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyexpect_1.0.19.bb b/meta-python/recipes-devtools/python/python-pyexpect_1.0.19.bb deleted file mode 100644 index d26beb794..000000000 --- a/meta-python/recipes-devtools/python/python-pyexpect_1.0.19.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyexpect.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyfirmata_1.1.0.bb b/meta-python/recipes-devtools/python/python-pyfirmata_1.1.0.bb deleted file mode 100644 index d77e0f385..000000000 --- a/meta-python/recipes-devtools/python/python-pyfirmata_1.1.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyfirmata.inc | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-pyflakes_2.1.1.bb b/meta-python/recipes-devtools/python/python-pyflakes_2.1.1.bb deleted file mode 100644 index 1c03f3990..000000000 --- a/meta-python/recipes-devtools/python/python-pyflakes_2.1.1.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "passive checker of Python programs" | ||
2 | HOMEPAGE = "https://github.com/dreamhost/cliff" | ||
3 | LICENSE = "Apache-2.0" | ||
4 | LIC_FILES_CHKSUM = "file://README.rst;md5=5127315117a8561a1504343d59620647" | ||
5 | |||
6 | SRC_URI[md5sum] = "a0f71a15724e553c46e03ba5ed56703c" | ||
7 | SRC_URI[sha256sum] = "d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e5449f8a2" | ||
8 | |||
9 | inherit pypi setuptools | ||
10 | |||
11 | RDEPENDS_${PN} += " \ | ||
12 | ${PYTHON_PN}-prettytable \ | ||
13 | ${PYTHON_PN}-cmd2 \ | ||
14 | ${PYTHON_PN}-pyparsing" | ||
15 | |||
16 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-pyflame_1.6.7.bb b/meta-python/recipes-devtools/python/python-pyflame_1.6.7.bb deleted file mode 100644 index cb08f30a6..000000000 --- a/meta-python/recipes-devtools/python/python-pyflame_1.6.7.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require python-pyflame.inc | ||
2 | |||
3 | # v1.6.7 | ||
4 | SRCREV = "c151d2f34737f28a1f5266a003b2b0720bbd9f96" | ||
diff --git a/meta-python/recipes-devtools/python/python-pygpgme_0.3.bb b/meta-python/recipes-devtools/python/python-pygpgme_0.3.bb deleted file mode 100644 index 14e967db8..000000000 --- a/meta-python/recipes-devtools/python/python-pygpgme_0.3.bb +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | SUMMARY = "A Python module for working with OpenPGP messages" | ||
2 | DESCRIPTION = "PyGPGME is a Python module that lets you sign, verify, \ | ||
3 | encrypt and decrypt messages using the OpenPGP format." | ||
4 | HOMEPAGE = "https://launchpad.net/pygpgme" | ||
5 | |||
6 | LICENSE = "LGPL-2.1" | ||
7 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=6517bdc8f2416f27ab725d4702f7aac3" | ||
8 | |||
9 | SRC_URI = "file://run-ptest \ | ||
10 | file://0001-reflect-2.1-reporting-for-key-imports.patch \ | ||
11 | file://0002-passphrase_cb-is-deprecated.patch \ | ||
12 | file://0003-handle-generic-error-when-no-passphrase-callback-pre.patch \ | ||
13 | " | ||
14 | |||
15 | SRC_URI[md5sum] = "d38355af73f0352cde3d410b25f34fd0" | ||
16 | SRC_URI[sha256sum] = "5fd887c407015296a8fd3f4b867fe0fcca3179de97ccde90449853a3dfb802e1" | ||
17 | |||
18 | DEPENDS += "gpgme" | ||
19 | RDEPENDS_${PN} += "gnupg" | ||
20 | |||
21 | inherit pypi setuptools ptest | ||
22 | |||
23 | do_install_ptest(){ | ||
24 | install ${S}/test_all.py ${D}${PTEST_PATH} | ||
25 | cp -r ${S}/tests ${D}${PTEST_PATH} | ||
26 | } | ||
diff --git a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb b/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb deleted file mode 100644 index 8dbb79a42..000000000 --- a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "Hamcrest framework for matcher objects" | ||
2 | LICENSE = "BSD-3-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f" | ||
4 | |||
5 | PYPI_PACKAGE = "PyHamcrest" | ||
6 | |||
7 | SRC_URI[md5sum] = "8b833a3fa30197455df79424f30c8c3f" | ||
8 | SRC_URI[sha256sum] = "8ffaa0a53da57e89de14ced7185ac746227a8894dbd5a3c718bf05ddbd1d56cd" | ||
9 | |||
10 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb deleted file mode 100644 index 854cb30ee..000000000 --- a/meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyiface.inc \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-pyinotify_0.9.6.bb b/meta-python/recipes-devtools/python/python-pyinotify_0.9.6.bb deleted file mode 100644 index 0c9a2c72e..000000000 --- a/meta-python/recipes-devtools/python/python-pyinotify_0.9.6.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyinotify.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pyjks_19.0.0.bb b/meta-python/recipes-devtools/python/python-pyjks_19.0.0.bb deleted file mode 100644 index ce99f2835..000000000 --- a/meta-python/recipes-devtools/python/python-pyjks_19.0.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyjks.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyjwt_1.7.1.bb b/meta-python/recipes-devtools/python/python-pyjwt_1.7.1.bb deleted file mode 100644 index f0a77b674..000000000 --- a/meta-python/recipes-devtools/python/python-pyjwt_1.7.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyjwt.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb b/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb deleted file mode 100644 index 7b51d3fbd..000000000 --- a/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools python-dir | ||
2 | require python-pylint.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" | ||
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb deleted file mode 100644 index 1b1fbe956..000000000 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pymisp.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.10.1.bb b/meta-python/recipes-devtools/python/python-pymongo_3.10.1.bb deleted file mode 100644 index b1778b2f1..000000000 --- a/meta-python/recipes-devtools/python/python-pymongo_3.10.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pymongo.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb b/meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb deleted file mode 100644 index 27d097ee6..000000000 --- a/meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pymysql.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pynetlinux_1.1.bb b/meta-python/recipes-devtools/python/python-pynetlinux_1.1.bb deleted file mode 100644 index c45ad6ad6..000000000 --- a/meta-python/recipes-devtools/python/python-pynetlinux_1.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pynetlinux.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb deleted file mode 100644 index b7d514613..000000000 --- a/meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyopenssl.inc | ||
2 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb deleted file mode 100644 index 90217f3c3..000000000 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyparsing.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb b/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb deleted file mode 100644 index 6c9fcbd84..000000000 --- a/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyperclip.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-contextlib \ | ||
6 | ${PYTHON_PN}-subprocess \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb b/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb deleted file mode 100644 index a9d5c7488..000000000 --- a/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyperf.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-statistics" | ||
diff --git a/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb deleted file mode 100644 index e8ef1aa12..000000000 --- a/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | require python-pyrex_${PV}.bb | ||
2 | inherit native pythonnative | ||
3 | DEPENDS = "python-native" | ||
4 | RDEPENDS_${PN} = "" | ||
5 | PR = "r3" | ||
diff --git a/meta-python/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta-python/recipes-devtools/python/python-pyrex_0.9.9.bb deleted file mode 100644 index c4dd2e69b..000000000 --- a/meta-python/recipes-devtools/python/python-pyrex_0.9.9.bb +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | SUMMARY = "Language for writing Python extension modules" | ||
2 | DESCRIPTION = "Pyrex is a language specially designed for writing Python extension modules. \ | ||
3 | It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ | ||
4 | and the messy, low-level world of C." | ||
5 | SECTION = "devel/python" | ||
6 | LICENSE = "Apache-2.0" | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd" | ||
8 | SRCNAME = "Pyrex" | ||
9 | PR = "r4" | ||
10 | |||
11 | SRC_URI = "\ | ||
12 | http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | ||
13 | file://pyrex-fix-optimized-mode.patch \ | ||
14 | " | ||
15 | |||
16 | SRC_URI[md5sum] = "515dee67d15d4393841e2d60e8341947" | ||
17 | SRC_URI[sha256sum] = "5f87df06831d0b3412eb4bc9d3fc2ee7bfae1b913d7da8c23ab2bf5699fb6b50" | ||
18 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
19 | |||
20 | inherit distutils | ||
21 | |||
22 | FILES_${PN} += "${datadir}${base_libdir}/${PYTHON_DIR}/site-packages/Pyrex/Compiler/Lexicon.pickle" | ||
diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb deleted file mode 100644 index f25f1b4ab..000000000 --- a/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require python-pyroute2.inc | ||
2 | inherit setuptools | ||
3 | |||
4 | RDEPENDS_${PN} += "\ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb b/meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb deleted file mode 100644 index 832eb8038..000000000 --- a/meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pyrsistent.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.4.bb b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb deleted file mode 100644 index fd852a2bf..000000000 --- a/meta-python/recipes-devtools/python/python-pyserial_3.4.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyserial.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-argparse" | ||
diff --git a/meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb b/meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb deleted file mode 100644 index 43aa4b84c..000000000 --- a/meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | SUMMARY = "SNMP SMI/MIB Parser" | ||
2 | DESCRIPTION = "A pure-Python implementation of SNMP/SMI MIB \ | ||
3 | parsing and conversion library. Can produce PySNMP MIB modules. \ | ||
4 | " | ||
5 | HOMEPAGE = "https://pypi.python.org/pypi/pysmi" | ||
6 | SECTION = "devel/python" | ||
7 | |||
8 | LICENSE = "BSD-2-Clause" | ||
9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a088b5c72b59d51a5368ad3b18e219bf" | ||
10 | |||
11 | SRC_URI[md5sum] = "10a9dd140ad512eed9f37344df83ce9d" | ||
12 | SRC_URI[sha256sum] = "bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c" | ||
13 | |||
14 | inherit pypi setuptools | ||
15 | |||
16 | RDEPENDS_${PN} = "python-ply" | ||
diff --git a/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb b/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb deleted file mode 100644 index 8883df9d8..000000000 --- a/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | SUMMARY = "A pure-Python SNMPv1/v2c/v3 library" | ||
2 | DESCRIPTION = "SNMP v1/v2c/v3 engine and apps written in pure-Python. \ | ||
3 | Supports Manager/Agent/Proxy roles, scriptable MIBs, asynchronous \ | ||
4 | operation (asyncio, twisted, asyncore) and multiple transports.\ | ||
5 | " | ||
6 | HOMEPAGE = "https://pypi.python.org/pypi/pysnmp" | ||
7 | SECTION = "devel/python" | ||
8 | LICENSE = "BSD-2-Clause" | ||
9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b15d29f500f748d1c2a15709769090a8" | ||
10 | |||
11 | SRCNAME = "pysnmp" | ||
12 | |||
13 | SRC_URI = "https://files.pythonhosted.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
14 | |||
15 | SRC_URI[md5sum] = "6d1b514997326bed18f1ae1510f6b1c9" | ||
16 | SRC_URI[sha256sum] = "d5d1e59780126e963dd92e25993b783295734e71bef181f602e51f7393260441" | ||
17 | |||
18 | |||
19 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
20 | |||
21 | inherit setuptools | ||
22 | |||
23 | RDEPENDS_${PN} += "python-pycrypto \ | ||
24 | python-pyasn1 \ | ||
25 | python-pysmi \ | ||
26 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pysocks_1.7.1.bb b/meta-python/recipes-devtools/python/python-pysocks_1.7.1.bb deleted file mode 100644 index 8a24e4c49..000000000 --- a/meta-python/recipes-devtools/python/python-pysocks_1.7.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pysocks.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb b/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb deleted file mode 100644 index 95938f2b6..000000000 --- a/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pysqlite.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pystache_0.5.4.bb b/meta-python/recipes-devtools/python/python-pystache_0.5.4.bb deleted file mode 100644 index a45501247..000000000 --- a/meta-python/recipes-devtools/python/python-pystache_0.5.4.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pystache.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2019.1.8.bb b/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2019.1.8.bb deleted file mode 100644 index 2b6ee8550..000000000 --- a/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2019.1.8.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require python-pytest-helpers-namespace.inc | ||
2 | |||
3 | inherit setuptools | ||
4 | |||
5 | RDEPENDS_${PN} += " \ | ||
6 | python-pytest \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb b/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb deleted file mode 100644 index 1765a732d..000000000 --- a/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pytest-runner.inc | ||
3 | |||
4 | # Dependency only exists for python2 | ||
5 | RDEPENDS_${PN} += "python-argparse python-compiler" | ||
diff --git a/meta-python/recipes-devtools/python/python-pytest-tempdir_2019.10.12.bb b/meta-python/recipes-devtools/python/python-pytest-tempdir_2019.10.12.bb deleted file mode 100644 index 8a9b83e3d..000000000 --- a/meta-python/recipes-devtools/python/python-pytest-tempdir_2019.10.12.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require python-pytest-tempdir.inc | ||
2 | |||
3 | inherit setuptools | ||
4 | |||
5 | RDEPENDS_${PN} += " \ | ||
6 | python-pytest \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pytest_5.3.2.bb b/meta-python/recipes-devtools/python/python-pytest_5.3.2.bb deleted file mode 100644 index 39e50aca9..000000000 --- a/meta-python/recipes-devtools/python/python-pytest_5.3.2.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pytest.inc | ||
3 | |||
4 | RDEPENDS_${PN}_class-target += " \ | ||
5 | ${PYTHON_PN}-argparse \ | ||
6 | ${PYTHON_PN}-compiler \ | ||
7 | ${PYTHON_PN}-funcsigs \ | ||
8 | " | ||
9 | ALTERNATIVE_PRIORITY = "10" | ||
diff --git a/meta-python/recipes-devtools/python/python-pytz_2019.3.bb b/meta-python/recipes-devtools/python/python-pytz_2019.3.bb deleted file mode 100755 index f2ffc596f..000000000 --- a/meta-python/recipes-devtools/python/python-pytz_2019.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pytz.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb deleted file mode 100644 index a3e15014a..000000000 --- a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require python-pyudev.inc | ||
2 | |||
3 | RDEPENDS_${PN} = "\ | ||
4 | ${PYTHON_PN}-contextlib \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
diff --git a/meta-python/recipes-devtools/python/python-pyusb_1.0.2.bb b/meta-python/recipes-devtools/python/python-pyusb_1.0.2.bb deleted file mode 100644 index 99a795b22..000000000 --- a/meta-python/recipes-devtools/python/python-pyusb_1.0.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyusb.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb b/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb deleted file mode 100644 index 5a4c92d88..000000000 --- a/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyyaml.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-pyzmq_17.1.0.bb b/meta-python/recipes-devtools/python/python-pyzmq_17.1.0.bb deleted file mode 100644 index b690106bb..000000000 --- a/meta-python/recipes-devtools/python/python-pyzmq_17.1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-pyzmq.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-rdflib_4.2.2.bb b/meta-python/recipes-devtools/python/python-rdflib_4.2.2.bb deleted file mode 100644 index 7ed0f5f9a..000000000 --- a/meta-python/recipes-devtools/python/python-rdflib_4.2.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-rdflib.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-redis_2.10.6.bb b/meta-python/recipes-devtools/python/python-redis_2.10.6.bb deleted file mode 100644 index 6c3ca8516..000000000 --- a/meta-python/recipes-devtools/python/python-redis_2.10.6.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-redis.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-requests-oauthlib_1.3.0.bb b/meta-python/recipes-devtools/python/python-requests-oauthlib_1.3.0.bb deleted file mode 100644 index 43189150a..000000000 --- a/meta-python/recipes-devtools/python/python-requests-oauthlib_1.3.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-requests-oauthlib.inc | ||
2 | inherit pypi setuptools | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-requests_2.22.0.bb b/meta-python/recipes-devtools/python/python-requests_2.22.0.bb deleted file mode 100644 index 0d7a29f74..000000000 --- a/meta-python/recipes-devtools/python/python-requests_2.22.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-requests.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" | ||
diff --git a/meta-python/recipes-devtools/python/python-rfc3339-validator_0.1.1.bb b/meta-python/recipes-devtools/python/python-rfc3339-validator_0.1.1.bb deleted file mode 100644 index 29b8a6e0d..000000000 --- a/meta-python/recipes-devtools/python/python-rfc3339-validator_0.1.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-rfc3339-validator.inc \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-rfc3986-validator_0.1.1.bb b/meta-python/recipes-devtools/python/python-rfc3986-validator_0.1.1.bb deleted file mode 100644 index 9dddbb4a9..000000000 --- a/meta-python/recipes-devtools/python/python-rfc3986-validator_0.1.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-rfc3986-validator.inc \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-rfc3987_1.3.8.bb b/meta-python/recipes-devtools/python/python-rfc3987_1.3.8.bb deleted file mode 100644 index dcda5aa46..000000000 --- a/meta-python/recipes-devtools/python/python-rfc3987_1.3.8.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-rfc3987.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb b/meta-python/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb deleted file mode 100644 index 440f69cbf..000000000 --- a/meta-python/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-robotframework-seriallibrary.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb b/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb deleted file mode 100644 index ff7dedb55..000000000 --- a/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-robotframework.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-zlib \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb deleted file mode 100644 index 9de272417..000000000 --- a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | SUMMARY = "A better directory iterator and faster os.walk()" | ||
2 | HOMEPAGE = "https://github.com/benhoyt/scandir" | ||
3 | AUTHOR = "Ben Hoyt" | ||
4 | LICENSE = "BSD-3-Clause" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=482ee62da51806409d432a80eed4e3ea" | ||
6 | |||
7 | SRC_URI = "git://github.com/benhoyt/scandir.git" | ||
8 | SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292" | ||
9 | |||
10 | S = "${WORKDIR}/git" | ||
11 | |||
12 | inherit setuptools | ||
13 | |||
14 | BBCLASSEXTEND = "native nativesdk" \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb b/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb deleted file mode 100644 index 9fbd00e04..000000000 --- a/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | inherit setuptools python-dir | ||
2 | require python-scrypt.inc | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb b/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb deleted file mode 100644 index 39ae3fb0b..000000000 --- a/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools pypi | ||
2 | require python-sdnotify.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-selectors34_1.2.bb b/meta-python/recipes-devtools/python/python-selectors34_1.2.bb deleted file mode 100644 index 69545ebbb..000000000 --- a/meta-python/recipes-devtools/python/python-selectors34_1.2.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | SUMMARY = "Backport of the selectors module from Python 3.4" | ||
2 | LICENSE = "PSF" | ||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2fae0222c31d6c10488d4ab93a863af7" | ||
4 | |||
5 | SRC_URI[md5sum] = "bc855a1c8839a811476c019dc07d92dd" | ||
6 | SRC_URI[sha256sum] = "09f5066337f8a76fb5233f267873f89a27a17c10bf79575954894bb71686451c" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | RDEPENDS_${PN} += "\ | ||
11 | ${PYTHON_PN}-six \ | ||
12 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-semver_2.8.1.bb b/meta-python/recipes-devtools/python/python-semver_2.8.1.bb deleted file mode 100644 index 0572feb31..000000000 --- a/meta-python/recipes-devtools/python/python-semver_2.8.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-semver.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.28.bb b/meta-python/recipes-devtools/python/python-serpent_1.28.bb deleted file mode 100644 index 0db3cf98a..000000000 --- a/meta-python/recipes-devtools/python/python-serpent_1.28.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-serpent.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb deleted file mode 100644 index 64b36e3a0..000000000 --- a/meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-setuptools-scm.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-argparse" | ||
diff --git a/meta-python/recipes-devtools/python/python-sh_1.12.14.bb b/meta-python/recipes-devtools/python/python-sh_1.12.14.bb deleted file mode 100644 index 7cb5140d2..000000000 --- a/meta-python/recipes-devtools/python/python-sh_1.12.14.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require python-sh.inc | ||
2 | inherit setuptools | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-contextlib \ | ||
6 | ${PYTHON_PN}-lang \ | ||
7 | ${PYTHON_PN}-textutils \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-sijax_0.3.2.bb b/meta-python/recipes-devtools/python/python-sijax_0.3.2.bb deleted file mode 100644 index 4226c4235..000000000 --- a/meta-python/recipes-devtools/python/python-sijax_0.3.2.bb +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | DESCRIPTION = "An easy to use AJAX library for Python based on jQuery.ajax" | ||
2 | HOMEPAGE = "https://github.com/spantaleev/sijax-python" | ||
3 | LICENSE = "BSD-3-Clause" | ||
4 | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=16e213d75641a392478df50cf0841903" | ||
6 | |||
7 | PYPI_PACKAGE = "Sijax" | ||
8 | inherit setuptools | ||
9 | require python-sijax.inc | ||
10 | |||
11 | SRC_URI[sha256sum] = "11b062f4a8b2aad95c87e7c09e5daf5a6b0d0f08abf9efe5f91a0075c6be7c0d" \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.17.0.bb b/meta-python/recipes-devtools/python/python-simplejson_3.17.0.bb deleted file mode 100644 index 24ad9a960..000000000 --- a/meta-python/recipes-devtools/python/python-simplejson_3.17.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-simplejson.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||
diff --git a/meta-python/recipes-devtools/python/python-singledispatch_3.4.0.3.bb b/meta-python/recipes-devtools/python/python-singledispatch_3.4.0.3.bb deleted file mode 100644 index 44c9505b3..000000000 --- a/meta-python/recipes-devtools/python/python-singledispatch_3.4.0.3.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | SUMMARY = "functools.singledispatch from Python 3.4" | ||
2 | DESCRIPTION = "PEP 443 proposed to expose a mechanism in the functools standard library module \ | ||
3 | in Python 3.4 that provides a simple form of generic programming known as single-dispatch \ | ||
4 | generic functions. This library is a backport of this functionality to Python 2.6 - 3.3" | ||
5 | |||
6 | LICENSE = "Apache-2.0" | ||
7 | LIC_FILES_CHKSUM = "file://README.rst;md5=ee3cd67264adc7eb07981f3644dc17dc" | ||
8 | |||
9 | SRC_URI[md5sum] = "af2fc6a3d6cc5a02d0bf54d909785fcb" | ||
10 | SRC_URI[sha256sum] = "5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c" | ||
11 | |||
12 | inherit pypi setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.5.bb b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.5.bb deleted file mode 100644 index 330fa1ba4..000000000 --- a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.5.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-slip-dbus.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-smbus_4.1.bb b/meta-python/recipes-devtools/python/python-smbus_4.1.bb deleted file mode 100644 index 1b9577887..000000000 --- a/meta-python/recipes-devtools/python/python-smbus_4.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit distutils | ||
2 | require python-smbus.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-snakefood_1.4.bb b/meta-python/recipes-devtools/python/python-snakefood_1.4.bb deleted file mode 100644 index e4a6d767d..000000000 --- a/meta-python/recipes-devtools/python/python-snakefood_1.4.bb +++ /dev/null | |||
@@ -1,51 +0,0 @@ | |||
1 | SUMMARY = "Dependency graphing for Python" | ||
2 | DESCRIPTION = " Generate dependency graphs from Python code. This \ | ||
3 | dependency tracker package has a few distinguishing characteristics \ | ||
4 | \ | ||
5 | * It uses the AST to parse the Python files. This is very reliable, \ | ||
6 | it always runs.\ | ||
7 | * No module is loaded. Loading modules to figure out dependencies is \ | ||
8 | almost always problem, because a lot of codebases run initialization \ | ||
9 | code in the global namespace, which often requires additional setup. \ | ||
10 | Snakefood is guaranteed not to have this problem (it just runs, no \ | ||
11 | matter what).\ | ||
12 | * It works on a set of files, i.e. you do not have to specify a single \ | ||
13 | script, you can select a directory (package or else) or a set of files.\ | ||
14 | It finds all the Python files recursively automatically.\ | ||
15 | * Automatic/no configuration: your PYTHONPATH is automatically adjusted \ | ||
16 | to include the required package roots. It figures out the paths that \ | ||
17 | are required from the files/directories given as input. You should not \ | ||
18 | have to setup ANYTHING.\ | ||
19 | * It does not have to automatically 'follow' dependencies between modules,\ | ||
20 | i.e. by default it only considers the files and directories you specify \ | ||
21 | on the command-line and their immediate dependencies. It also has an \ | ||
22 | option to automatically include only the dependencies within the \ | ||
23 | packages of the files you specify.\ | ||
24 | * It follows the UNIX philosophy of small programs that do one thing well:\ | ||
25 | it consists of a few simple programs whose outputs you combine via \ | ||
26 | pipes. Graphing dependencies always requires the user to filter and \ | ||
27 | cluster the filenames, so this is appropriate. You can combine it with \ | ||
28 | your favourite tools, grep, sed, etc.\ | ||
29 | \ | ||
30 | A problem with dependency trackers that run code is that they are unreliable, \ | ||
31 | due to the dynamic nature of Python (the presence of imports within function \ | ||
32 | calls and __import__ hooks makes it almost impossible to always do the right \ | ||
33 | thing). This script aims at being right 99% of the time, and we think that \ | ||
34 | given the trade-offs, 99% is good enough for 99% of the uses.\ | ||
35 | " | ||
36 | AUTHOR = "Martin Blais <blais@furius.ca>" | ||
37 | HOMEPAGE = "http://furius.ca/snakefood" | ||
38 | LICENSE = "GPL-2.0" | ||
39 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
40 | |||
41 | SRC_URI[md5sum] = "56c88667a33d8909b0aabf2ab6903bdf" | ||
42 | SRC_URI[sha256sum] = "295784668032254e7391ca99ba7060edd3ae4eca1a330ac11627b18ab5923b77" | ||
43 | |||
44 | inherit pypi setuptools | ||
45 | |||
46 | RDEPENDS_${PN} = " python-logging python-compiler python-shell" | ||
47 | # the above modules do not have a -native counterpart | ||
48 | RDEPENDS_${PN}_class-native = "" | ||
49 | |||
50 | BBCLASSEXTEND = "native" | ||
51 | |||
diff --git a/meta-python/recipes-devtools/python/python-snimpy_0.8.13.bb b/meta-python/recipes-devtools/python/python-snimpy_0.8.13.bb deleted file mode 100644 index c885a7fbe..000000000 --- a/meta-python/recipes-devtools/python/python-snimpy_0.8.13.bb +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | SUMMARY = "Interactive SNMP tool" | ||
2 | DESCRIPTION = "Snimpy is a Python-based tool providing a simple interface to build SNMP query" | ||
3 | HOMEPAGE = "https://pypi.python.org/pypi/snimpy" | ||
4 | SECTION = "devel/python" | ||
5 | |||
6 | DEPENDS += "libsmi python-cffi-native python-vcversioner-native" | ||
7 | |||
8 | LICENSE = "ISC" | ||
9 | LIC_FILES_CHKSUM = "file://docs/license.rst;md5=7c53ab2d1240828625c3e093d049d4f4" | ||
10 | |||
11 | SRC_URI[md5sum] = "7c57acac10226df5bf43e10b929942df" | ||
12 | SRC_URI[sha256sum] = "98b1790977b435332c03ab2603f6621eeeee69a50453ac01ca55dc7696d08535" | ||
13 | |||
14 | inherit pypi setuptools | ||
15 | |||
16 | RDEPENDS_${PN} = "python-cffi \ | ||
17 | python-pycparser \ | ||
18 | python-pysnmp \ | ||
19 | python-setuptools \ | ||
20 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-socketio_4.3.1.bb b/meta-python/recipes-devtools/python/python-socketio_4.3.1.bb deleted file mode 100644 index e25a6b368..000000000 --- a/meta-python/recipes-devtools/python/python-socketio_4.3.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-socketio.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb deleted file mode 100644 index 55a673ecc..000000000 --- a/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-soupsieve.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" | ||
diff --git a/meta-python/recipes-devtools/python/python-sparts_0.7.3.bb b/meta-python/recipes-devtools/python/python-sparts_0.7.3.bb deleted file mode 100644 index a1253112c..000000000 --- a/meta-python/recipes-devtools/python/python-sparts_0.7.3.bb +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | SUMMARY = "Library for rapid service prototyping with minimal boilerplate" | ||
2 | LICENSE = "BSD-3-Clause" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0c1554636a564da3baf037ac652fc831" | ||
4 | |||
5 | SRC_URI[md5sum] = "6aa8815652c6f5e5e8e5b2ac1813dd87" | ||
6 | SRC_URI[sha256sum] = "b25707c349079a7c888155e7fdfd8394df2da9aca9c8eee4e205528cb16b7662" | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||
10 | RDEPENDS_${PN} = "\ | ||
11 | python-subprocess \ | ||
12 | python-six \ | ||
13 | python-argparse \ | ||
14 | python-re \ | ||
15 | python-shell \ | ||
16 | python-threading \ | ||
17 | python-logging \ | ||
18 | python-unixadmin \ | ||
19 | python-distutils \ | ||
20 | python-daemonize \ | ||
21 | python-futures \ | ||
22 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-speaklater_1.3.bb b/meta-python/recipes-devtools/python/python-speaklater_1.3.bb deleted file mode 100644 index 56fd55577..000000000 --- a/meta-python/recipes-devtools/python/python-speaklater_1.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-speaklater.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy_1.3.12.bb b/meta-python/recipes-devtools/python/python-sqlalchemy_1.3.12.bb deleted file mode 100644 index 53c8fecf7..000000000 --- a/meta-python/recipes-devtools/python/python-sqlalchemy_1.3.12.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-sqlalchemy.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-sqlparse_0.3.0.bb b/meta-python/recipes-devtools/python/python-sqlparse_0.3.0.bb deleted file mode 100644 index 2b7773fd4..000000000 --- a/meta-python/recipes-devtools/python/python-sqlparse_0.3.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-sqlparse.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb b/meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb deleted file mode 100644 index ee3b822a7..000000000 --- a/meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | SUMMARY = "A port of Python 3.4 statistics module to Python 2.x" | ||
2 | DESCRIPTION = " \ | ||
3 | A port of Python 3.4 statistics module to Python 2.*, initially done \ | ||
4 | through the 3to2 tool. This module provides functions for calculating \ | ||
5 | mathematical statistics of numeric (Real-valued) data. \ | ||
6 | " | ||
7 | LICENSE = "Apache-2.0" | ||
8 | LIC_FILES_CHKSUM = "file://statistics/__init__.py;beginline=6;endline=16;md5=b76960ee777a1529f60db47ada2a8e6e" | ||
9 | |||
10 | SRC_URI[md5sum] = "d6d97f3a1a7b3192cff99e0f2b5956c3" | ||
11 | SRC_URI[sha256sum] = "2dc379b80b07bf2ddd5488cad06b2b9531da4dd31edb04dc9ec0dc226486c138" | ||
12 | |||
13 | inherit pypi setuptools | ||
14 | |||
15 | PYPI_PACKAGE = "statistics" | ||
diff --git a/meta-python/recipes-devtools/python/python-stevedore_1.31.0.bb b/meta-python/recipes-devtools/python/python-stevedore_1.31.0.bb deleted file mode 100644 index 70a00c131..000000000 --- a/meta-python/recipes-devtools/python/python-stevedore_1.31.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-stevedore.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-strict-rfc3339_0.7.bb b/meta-python/recipes-devtools/python/python-strict-rfc3339_0.7.bb deleted file mode 100644 index b01ea99a3..000000000 --- a/meta-python/recipes-devtools/python/python-strict-rfc3339_0.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-strict-rfc3339.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-subprocess32_3.2.7.bb b/meta-python/recipes-devtools/python/python-subprocess32_3.2.7.bb deleted file mode 100644 index f43706923..000000000 --- a/meta-python/recipes-devtools/python/python-subprocess32_3.2.7.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | SUMMARY = "A backport of the subprocess module from Python 3.2 for use on 2.x" | ||
2 | DESCRIPTION = "This is a backport of the subprocess standard library module \ | ||
3 | from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new \ | ||
4 | features. On POSIX systems it is guaranteed to be reliable when used in \ | ||
5 | threaded applications. It includes timeout support from Python 3.3 and the \ | ||
6 | run() API from 3.5 but otherwise matches 3.2's API." | ||
7 | LICENSE = "Python-2.0" | ||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d3e62baa8fb96b11a59d3f2cd335d5c0" | ||
9 | |||
10 | SRC_URI[md5sum] = "824c801e479d3e916879aae3e9c15e16" | ||
11 | SRC_URI[sha256sum] = "1e450a4a4c53bf197ad6402c564b9f7a53539385918ef8f12bdf430a61036590" | ||
12 | |||
13 | inherit pypi setuptools | ||
14 | |||
15 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python-systemd_234.bb b/meta-python/recipes-devtools/python/python-systemd_234.bb deleted file mode 100644 index 80f290077..000000000 --- a/meta-python/recipes-devtools/python/python-systemd_234.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-systemd.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-toml_0.10.0.bb b/meta-python/recipes-devtools/python/python-toml_0.10.0.bb deleted file mode 100644 index 3c4acce67..000000000 --- a/meta-python/recipes-devtools/python/python-toml_0.10.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-toml.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-datetime \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-tornado-redis_2.4.18.bb b/meta-python/recipes-devtools/python/python-tornado-redis_2.4.18.bb deleted file mode 100644 index 46a20a5ed..000000000 --- a/meta-python/recipes-devtools/python/python-tornado-redis_2.4.18.bb +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | SUMMARY = "Tornado-Redis is an asyncronous Redis client for the Tornado Web Server" | ||
2 | DESCRIPTION = "Tornado-Redis is a Redis client that uses Tornado's native 'tornado-gen' interface. \ | ||
3 | It can be used alongside redis-py in Tornado applications: \ | ||
4 | tornado-redis to subscribe to Pub/Sub notifications and for blocking commands (such as BLPOP, BRPOP, BRPOPLPUSH); \ | ||
5 | redis-py for other commands." | ||
6 | HOMEPAGE = "https://github.com/leporo/tornado-redis" | ||
7 | |||
8 | LICENSE = "Apache-2.0" | ||
9 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=ca307e8f37b5fa7f8dbbec033f7db7de" | ||
10 | |||
11 | SRC_URI[md5sum] = "1c7ec0f645d15400871141c1149e6934" | ||
12 | SRC_URI[sha256sum] = "8fd3b324158291ad5fb7f5f8dc2e8763b2895556bd2a44f2dd721b703c669046" | ||
13 | |||
14 | inherit pypi setuptools | ||
15 | |||
16 | RDEPENDS_${PN} += "python-tornado" | ||
17 | |||
18 | RDEPENDS_${PN}-test += "${PN} python-tornado" | ||
diff --git a/meta-python/recipes-devtools/python/python-tornado_6.0.3.bb b/meta-python/recipes-devtools/python/python-tornado_6.0.3.bb deleted file mode 100644 index 193a4db7d..000000000 --- a/meta-python/recipes-devtools/python/python-tornado_6.0.3.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-tornado.inc | ||
3 | RDEPENDS_${PN} += " \ | ||
4 | ${PYTHON_PN}-backports-abc \ | ||
5 | ${PYTHON_PN}-backports-ssl \ | ||
6 | ${PYTHON_PN}-singledispatch \ | ||
7 | ${PYTHON_PN}-subprocess \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-tqdm_4.41.1.bb b/meta-python/recipes-devtools/python/python-tqdm_4.41.1.bb deleted file mode 100644 index b3810097e..000000000 --- a/meta-python/recipes-devtools/python/python-tqdm_4.41.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-tqdm.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-traceback2_1.4.0.bb b/meta-python/recipes-devtools/python/python-traceback2_1.4.0.bb deleted file mode 100644 index 696c875c6..000000000 --- a/meta-python/recipes-devtools/python/python-traceback2_1.4.0.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | SUMMARY = "A backport of traceback to older supported Pythons" | ||
2 | HOMEPAGE = "https://github.com/testing-cabal/traceback2" | ||
3 | LICENSE = "Python-2.0" | ||
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=31;endline=31;md5=368ddc8588431c180ae7c33f4fb57519" | ||
5 | |||
6 | DEPENDS = "${PYTHON_PN}-pbr-native" | ||
7 | |||
8 | SRC_URI[md5sum] = "9e9723f4d70bfc6308fa992dd193c400" | ||
9 | SRC_URI[sha256sum] = "05acc67a09980c2ecfedd3423f7ae0104839eccb55fc645773e1caa0951c3030" | ||
10 | |||
11 | inherit pypi setuptools | ||
12 | |||
13 | CLEANBROKEN = "1" | ||
14 | |||
15 | RDEPENDS_${PN} = "${PYTHON_PN}-linecache2" | ||
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb deleted file mode 100644 index 5903db3e0..000000000 --- a/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-twisted.inc | ||
3 | |||
4 | RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib" | ||
5 | |||
6 | RDEPENDS_${PN} += " \ | ||
7 | ${PN}-news \ | ||
8 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-twitter_3.8.0.bb b/meta-python/recipes-devtools/python/python-twitter_3.8.0.bb deleted file mode 100644 index 6a28b08ae..000000000 --- a/meta-python/recipes-devtools/python/python-twitter_3.8.0.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require python-twitter.inc | ||
2 | inherit pypi setuptools | ||
3 | |||
diff --git a/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb b/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb deleted file mode 100644 index 85b021594..000000000 --- a/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-twofish.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb b/meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb deleted file mode 100644 index 04ce063c9..000000000 --- a/meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-typing.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-tzlocal_2.0.0.bb b/meta-python/recipes-devtools/python/python-tzlocal_2.0.0.bb deleted file mode 100644 index b7980dd55..000000000 --- a/meta-python/recipes-devtools/python/python-tzlocal_2.0.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-tzlocal.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-ujson_1.35.bb b/meta-python/recipes-devtools/python/python-ujson_1.35.bb deleted file mode 100644 index b3c6ae66f..000000000 --- a/meta-python/recipes-devtools/python/python-ujson_1.35.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-ujson.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-unidiff_0.5.5.bb b/meta-python/recipes-devtools/python/python-unidiff_0.5.5.bb deleted file mode 100644 index bdb3d27f9..000000000 --- a/meta-python/recipes-devtools/python/python-unidiff_0.5.5.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-unidiff.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb b/meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb deleted file mode 100644 index 6c81f1db9..000000000 --- a/meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-urllib3.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb deleted file mode 100644 index e6cc4acce..000000000 --- a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | SUMMARY = "Python vcversioner, automagically update the project's version" | ||
2 | HOMEPAGE = "https://github.com/habnabit/vcversioner" | ||
3 | |||
4 | LICENSE = "ISC" | ||
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=827a7a91a8d20d3c666b665cd96db8e3" | ||
6 | |||
7 | SRC_URI[md5sum] = "aab6ef5e0cf8614a1b1140ed5b7f107d" | ||
8 | SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa06e19b" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | RDEPENDS_${PN} += "\ | ||
13 | ${PYTHON_PN}-subprocess \ | ||
14 | " | ||
15 | RDEPENDS_${PN}_class-native = "" | ||
16 | |||
17 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb b/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb deleted file mode 100644 index 6bfe82e00..000000000 --- a/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-versiontools.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-visitor_0.1.3.bb b/meta-python/recipes-devtools/python/python-visitor_0.1.3.bb deleted file mode 100644 index eee25a543..000000000 --- a/meta-python/recipes-devtools/python/python-visitor_0.1.3.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-visitor.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-vobject_0.9.6.1.bb b/meta-python/recipes-devtools/python/python-vobject_0.9.6.1.bb deleted file mode 100644 index d31f2f5ac..000000000 --- a/meta-python/recipes-devtools/python/python-vobject_0.9.6.1.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | SUMMARY = "Python package for parsing and generating vCard and vCalendar files" | ||
2 | HOMEPAGE = "http://vobject.skyhouseconsulting.com/" | ||
3 | |||
4 | LICENSE = "Apache-2.0" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | ||
6 | |||
7 | SRC_URI[md5sum] = "06357e96a84d55de2a71b36d39f6853e" | ||
8 | SRC_URI[sha256sum] = "96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101" | ||
9 | |||
10 | inherit pypi setuptools | ||
11 | |||
12 | RDEPENDS_${PN} += "\ | ||
13 | ${PYTHON_PN}-dateutil \ | ||
14 | ${PYTHON_PN}-numbers \ | ||
15 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-waitress_1.4.2.bb b/meta-python/recipes-devtools/python/python-waitress_1.4.2.bb deleted file mode 100644 index 26a628ea0..000000000 --- a/meta-python/recipes-devtools/python/python-waitress_1.4.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools pypi | ||
2 | require python-waitress.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-wcwidth_0.1.8.bb b/meta-python/recipes-devtools/python/python-wcwidth_0.1.8.bb deleted file mode 100644 index ef107c16a..000000000 --- a/meta-python/recipes-devtools/python/python-wcwidth_0.1.8.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-wcwidth.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-webcolors_1.8.1.bb b/meta-python/recipes-devtools/python/python-webcolors_1.8.1.bb deleted file mode 100644 index a0b6708ca..000000000 --- a/meta-python/recipes-devtools/python/python-webcolors_1.8.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-webcolors.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-webdav_0.1.2.bb b/meta-python/recipes-devtools/python/python-webdav_0.1.2.bb deleted file mode 100644 index 7a6437dc5..000000000 --- a/meta-python/recipes-devtools/python/python-webdav_0.1.2.bb +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | DESCRIPTION = "This project aims to provide an object-oriented Python WebDAV client-side library\ | ||
2 | based on Python`s standard httplib and Greg Stein`s davlib.\ | ||
3 | The client shall fully support RFCs 4918 (basic specification),\ | ||
4 | 3744 (access control), and 3253 (versioning)." | ||
5 | SECTION = "devel/python" | ||
6 | LICENSE = "Apache-2.0" | ||
7 | LIC_FILES_CHKSUM = "file://src/webdav/WebdavClient.py;endline=15;md5=a1520fad859feb7b0d7f05277bc6ce48" | ||
8 | HOMEPAGE = "http://sourceforge.net/projects/pythonwebdavlib/" | ||
9 | SRCNAME = "Python_WebDAV_Library" | ||
10 | DEPENDS = "python" | ||
11 | |||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/pythonwebdavlib/Python%20WebDAV%20Library%20-%20${PV}/${SRCNAME}-${PV}.zip" | ||
13 | SRC_URI[md5sum] = "8e49e0ecc5b4327c4f752a544ee10e1a" | ||
14 | SRC_URI[sha256sum] = "72c029ad1e25de950f59c2f1812d009d2c1691b70e4b5b09f1af9006e8fd5f23" | ||
15 | |||
16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
17 | |||
18 | inherit distutils | ||
19 | |||
diff --git a/meta-python/recipes-devtools/python/python-webencodings_0.5.1.bb b/meta-python/recipes-devtools/python/python-webencodings_0.5.1.bb deleted file mode 100644 index 5de2ed1d7..000000000 --- a/meta-python/recipes-devtools/python/python-webencodings_0.5.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-webencodings.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb deleted file mode 100644 index db41161b3..000000000 --- a/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-werkzeug.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | ${PYTHON_PN}-zlib \ | ||
7 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb b/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb deleted file mode 100644 index 3b4291f40..000000000 --- a/meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-whoosh.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-wrapt_1.11.2.bb b/meta-python/recipes-devtools/python/python-wrapt_1.11.2.bb deleted file mode 100644 index bb4247657..000000000 --- a/meta-python/recipes-devtools/python/python-wrapt_1.11.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-wrapt.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb b/meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb deleted file mode 100644 index fdb015e8a..000000000 --- a/meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-wtforms.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-xlrd_1.2.0.bb b/meta-python/recipes-devtools/python/python-xlrd_1.2.0.bb deleted file mode 100644 index 3a4d709eb..000000000 --- a/meta-python/recipes-devtools/python/python-xlrd_1.2.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-xlrd.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb b/meta-python/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb deleted file mode 100644 index 41e85f4a9..000000000 --- a/meta-python/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-xstatic-font-awesome.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb b/meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb deleted file mode 100644 index 807303704..000000000 --- a/meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-xstatic.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-yappi_1.0.bb b/meta-python/recipes-devtools/python/python-yappi_1.0.bb deleted file mode 100644 index a3bdde5c2..000000000 --- a/meta-python/recipes-devtools/python/python-yappi_1.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-yappi.inc | ||
2 | inherit setuptools | ||
diff --git a/meta-python/recipes-devtools/python/python-zipp_0.6.0.bb b/meta-python/recipes-devtools/python/python-zipp_0.6.0.bb deleted file mode 100644 index 85949a2a6..000000000 --- a/meta-python/recipes-devtools/python/python-zipp_0.6.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-zipp.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-zopeinterface_4.7.1.bb b/meta-python/recipes-devtools/python/python-zopeinterface_4.7.1.bb deleted file mode 100644 index 1bdfd4d37..000000000 --- a/meta-python/recipes-devtools/python/python-zopeinterface_4.7.1.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-zopeinterface.inc | ||
3 | |||
4 | RDEPENDS_${PN}-test += "python-unittest python-doctest" | ||
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb deleted file mode 100644 index 32aa378cc..000000000 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require python-pyparted.inc | ||
2 | |||
3 | inherit distutils | ||
4 | |||
5 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" | ||
6 | RDEPENDS_${PN}_class-native = "" | ||
7 | |||
8 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-python/recipes-extended/pywbem/python-pywbem_0.15.0.bb b/meta-python/recipes-extended/pywbem/python-pywbem_0.15.0.bb deleted file mode 100644 index a699f1c7e..000000000 --- a/meta-python/recipes-extended/pywbem/python-pywbem_0.15.0.bb +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | require python-pywbem.inc | ||
2 | inherit setuptools update-alternatives | ||
3 | |||
4 | DEPENDS += " \ | ||
5 | ${PYTHON_PN}-m2crypto-native \ | ||
6 | ${PYTHON_PN}-typing-native \ | ||
7 | " | ||
8 | |||
9 | RDEPENDS_${PN}_class-target += "\ | ||
10 | ${PYTHON_PN}-argparse \ | ||
11 | ${PYTHON_PN}-m2crypto \ | ||
12 | ${PYTHON_PN}-subprocess \ | ||
13 | " | ||
14 | |||
15 | ALTERNATIVE_${PN} = "mof_compiler pywbemcli wbemcli" | ||
16 | ALTERNATIVE_TARGET[mof_compiler] = "${bindir}/mof_compiler" | ||
17 | ALTERNATIVE_TARGET[pywbemcli] = "${bindir}/pywbemcli" | ||
18 | ALTERNATIVE_TARGET[wbemcli] = "${bindir}/wbemcli" | ||
19 | |||
20 | ALTERNATIVE_PRIORITY = "30" | ||