diff --git a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.15.0.bb similarity index 65% rename from meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb rename to meta-python/recipes-connectivity/python-thrift/python3-thrift_0.15.0.bb index d62ba662239..78cbba6b273 100644 --- a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb +++ b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.15.0.bb @@ -1,9 +1,8 @@ SUMMARY = "Python bindings for the Apache Thrift RPC system" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e95cd2f17c70d3180a2b361332319fe0" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d342a02f005515" -SRC_URI[md5sum] = "c3bc8d9a910d2c9ce26f2ad1f7c96762" -SRC_URI[sha256sum] = "9af1c86bf73433afc6010ed376a6c6aca2b54099cc0d61895f640870a9ae7d89" +SRC_URI[sha256sum] = "87c8205a71cf8bbb111cb99b1f7495070fbc9cabb671669568854210da5b3e29" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-absl_0.14.1.bb b/meta-python/recipes-devtools/python/python3-absl_0.15.0.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-absl_0.14.1.bb rename to meta-python/recipes-devtools/python/python3-absl_0.15.0.bb index 270dbf200fc..f25201dc3ff 100644 --- a/meta-python/recipes-devtools/python/python3-absl_0.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-absl_0.15.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI[sha256sum] = "eb0383bd431c0d7b2320179904cab00120a10977e3c9671d99efbbed17efb55a" +SRC_URI[sha256sum] = "72d782fbeafba66ba3e525d46bccac949b9a174dbf66233e50ece09ee688dc81" PYPI_PACKAGE = "absl-py" diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.6.1.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.6.3.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-aiohue_2.6.1.bb rename to meta-python/recipes-devtools/python/python3-aiohue_2.6.3.bb index c79a922a290..e9cbde84d89 100644 --- a/meta-python/recipes-devtools/python/python3-aiohue_2.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiohue_2.6.3.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" -SRC_URI[sha256sum] = "1374f7fc50bac46375e18ce7d511515265ce83c9180f312e60a36d63055f0104" +SRC_URI[sha256sum] = "ce9c240ca3eb1394c56503b403589f4d0ee7f93445a578b78da8b7879a65c863" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.6.bb b/meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cvxopt_1.2.6.bb rename to meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb index cc017dd8330..3f35149f960 100644 --- a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd" SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https" -SRCREV = "60fdb838e0bb2d8f32ba51129552c83b55acd2a7" +SRCREV = "d5a21cf1da62e4269176384b1ff62edac5579f94" S = "${WORKDIR}/git" diff --git a/meta-python/recipes-devtools/python/python3-gmqtt_0.6.10.bb b/meta-python/recipes-devtools/python/python3-gmqtt_0.6.11.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-gmqtt_0.6.10.bb rename to meta-python/recipes-devtools/python/python3-gmqtt_0.6.11.bb index eee47fefa08..0e6670b906c 100644 --- a/meta-python/recipes-devtools/python/python3-gmqtt_0.6.10.bb +++ b/meta-python/recipes-devtools/python/python3-gmqtt_0.6.11.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/wialon/gmqtt" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=903f1792621a3b35ee546da75d139177" -SRC_URI[sha256sum] = "7ab7a226ab13d75f7bc34a1422da73658ce4cac86708bf55f92daf7c5f44165a" +SRC_URI[sha256sum] = "0be6d57841538abc3ae0a41131c6d53314e0705b74876a6f94bc903df1209fb6" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb index ed3214f2fed..41ab48c6b79 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.26.1.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.27.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "66389e23fdd23dc7fabf3235afc4bd9bf4d1332e960aa7c058f17ea8848dae35" +SRC_URI[sha256sum] = "659e9955f0f1e02fcce5dec85622eb5af1807572ef0f09c49d68d8426da670e7" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-greenlet_1.1.1.bb b/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-greenlet_1.1.1.bb rename to meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb index 9d014ec7a72..07c1436bfa7 100644 --- a/meta-python/recipes-devtools/python/python3-greenlet_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb @@ -4,6 +4,6 @@ LICENSE = "MIT & PSF" LIC_FILES_CHKSUM = "file://LICENSE;md5=e95668d68e4329085c7ab3535e6a7aee \ file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a" -SRC_URI[sha256sum] = "c0f22774cd8294078bdf7392ac73cf00bfa1e5e0ed644bd064fdabc5f2a2f481" +SRC_URI[sha256sum] = "e30f5ea4ae2346e62cedde8794a56858a67b878dd79f7df76a0767e356b1744a" inherit pypi distutils3 setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb index f1190c36fbe..513a5a9f222 100644 --- a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "McCabe checker, plugin for flake8" HOMEPAGE = "https://github.com/PyCQA/mccabe" SECTION = "devel/python" -LICENSE = "Apache-2.0" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f" SRC_URI[md5sum] = "723df2f7b1737b8887475bac4c763e1e" @@ -10,8 +10,3 @@ SRC_URI[sha256sum] = "dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271 inherit pypi setuptools3 DEPENDS += "${PYTHON_PN}-pytest-runner-native" - -RDEPENDS:${PN} += "${PYTHON_PN}-prettytable \ - ${PYTHON_PN}-cmd2 \ - ${PYTHON_PN}-pyparsing \ - " diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.1.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.6.1.bb similarity index 68% rename from meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.1.bb rename to meta-python/recipes-devtools/python/python3-paho-mqtt_1.6.1.bb index 2d4e55abc89..81a6d0a9c94 100644 --- a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.6.1.bb @@ -1,15 +1,13 @@ SUMMARY = "MQTT version 3.1/3.1.1 client library" LICENSE = "EPL-1.0 | EDL-1.0" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=eb48c6ee2cb9f5b8b9fe75e6f817bdfc \ - file://epl-v10;md5=8d383c379e91d20ba18a52c3e7d3a979 \ +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8e5f264c6988aec56808a3a11e77b913 \ file://edl-v10;md5=c09f121939f063aeb5235972be8c722c \ " SRCNAME = "paho-mqtt" inherit pypi setuptools3 -SRC_URI[md5sum] = "32f93c0ed92c7439f7a715ed258fd35d" -SRC_URI[sha256sum] = "9feb068e822be7b3a116324e01fb6028eb1d66412bf98595ae72698965cb1cae" +SRC_URI[sha256sum] = "2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f" DEPENDS += "${PYTHON_PN}-pytest-runner-native" @@ -20,7 +18,7 @@ do_install:append() { PACKAGES =+ "${PN}-examples" -RDEPENDS:${PN}-examples += "${PN}" +RDEPENDS:${PN}-examples += "${PN} ${PYTHON_PN}-core" FILES:${PN}-examples = "${datadir}/${BPN}/examples" diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb rename to meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb index 6e557ed7bc1..cde43184bbe 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" -SRC_URI[sha256sum] = "272c8cb14aa9793eada6b1ebe81994616e647b5892a370c7135efb2924b701df" +SRC_URI[sha256sum] = "a2aa18d3f0b7d538e21932f637fbfe8518d085238b429e4790a35e1e44a96ffc" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-prettytable_2.1.0.bb b/meta-python/recipes-devtools/python/python3-prettytable_2.2.1.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-prettytable_2.1.0.bb rename to meta-python/recipes-devtools/python/python3-prettytable_2.2.1.bb index 58a48e9e03e..b9050cc1bd4 100644 --- a/meta-python/recipes-devtools/python/python3-prettytable_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-prettytable_2.2.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://code.google.com/p/prettytable" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=c9a6829fcd174d9535b46211917c7671" -SRC_URI[sha256sum] = "5882ed9092b391bb8f6e91f59bcdbd748924ff556bb7c634089d5519be87baa0" +SRC_URI[sha256sum] = "6d465005573a5c058d4ca343449a5b28c21252b86afcdfa168cdc6a440f0b24c" do_install:append() { perm_files=`find "${D}${PYTHON_SITEPACKAGES_DIR}/" -name "*.txt" -o -name "PKG-INFO"` @@ -28,6 +28,9 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-math \ ${PYTHON_PN}-html \ ${PYTHON_PN}-wcwidth \ + ${PYTHON_PN}-json \ + ${PYTHON_PN}-compression \ + ${PYTHON_PN}-importlib-metadata \ " RDEPENDS:${PN}-ptest += " \ diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.21.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb rename to meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.21.bb index 5d809055b00..e0d379d033f 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.21.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://python-prompt-toolkit.readthedocs.io/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" -SRC_URI[sha256sum] = "08360ee3a3148bdb5163621709ee322ec34fc4375099afa4bbf751e9b7b7fa4f" +SRC_URI[sha256sum] = "27f13ff4e4850fe8f860b77414c7880f67c6158076a7b099062cc8570f1562e5" inherit pypi setuptools3 @@ -19,6 +19,7 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-shell \ ${PYTHON_PN}-image \ ${PYTHON_PN}-asyncio \ + ${PYTHON_PN}-xml \ " BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-pulsectl_21.10.4.bb b/meta-python/recipes-devtools/python/python3-pulsectl_21.10.5.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-pulsectl_21.10.4.bb rename to meta-python/recipes-devtools/python/python3-pulsectl_21.10.5.bb index 051fd251ff2..0b867b83a23 100644 --- a/meta-python/recipes-devtools/python/python3-pulsectl_21.10.4.bb +++ b/meta-python/recipes-devtools/python/python3-pulsectl_21.10.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/mk-fg/python-pulse-control" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=f1d10048469ff90123263eb5e214061d" -SRC_URI[sha256sum] = "c9593a54d01dc1ab47ef20464aa7d00433690c86ae840c58f458fe6dedd6b41a" +SRC_URI[sha256sum] = "b347983fb78baab168f4dc4804ab2c59ca5b813bf62f8146dfb5fcb6ab6c8ba2" RDEPENDS:${PN} += " \ libpulse \ diff --git a/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb index 641bb26676e..827ff0b2920 100644 --- a/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb @@ -1,15 +1,10 @@ SUMMARY = "passive checker of Python programs" -HOMEPAGE = "https://github.com/dreamhost/cliff" -LICENSE = "Apache-2.0" +HOMEPAGE = "https://github.com/PyCQA/pyflakes" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=690c2d09203dc9e07c4083fc45ea981f" SRC_URI[sha256sum] = "05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c" inherit pypi setuptools3 -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-prettytable \ - ${PYTHON_PN}-cmd2 \ - ${PYTHON_PN}-pyparsing" - BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_2.2.0.bb b/meta-python/recipes-devtools/python/python3-pyjwt_2.3.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-pyjwt_2.2.0.bb rename to meta-python/recipes-devtools/python/python3-pyjwt_2.3.0.bb index 761d55d8e5b..19ba30780e8 100644 --- a/meta-python/recipes-devtools/python/python3-pyjwt_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyjwt_2.3.0.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://github.com/jpadilla/pyjwt" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=68626705a7b513ca8d5f44a3e200ed0c" -SRC_URI[sha256sum] = "a0b9a3b4e5ca5517cac9f1a6e9cd30bf1aa80be74fcdf4e28eded582ecfcfbae" +SRC_URI[sha256sum] = "b888b4d56f06f6dcd777210c334e69c737be74755d3e5e9ee3fe67dc18a0ee41" PYPI_PACKAGE = "PyJWT" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb index 1c7df2c72c1..1dfeab63321 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb @@ -3,7 +3,7 @@ DESCRIPTION = "pytest-asyncio is an Apache2 licensed library, written in Python, LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" -SRC_URI[sha256sum] = "2564ceb9612bbd560d19ca4b41347b54e7835c2f792c504f698e05395ed63f6f" +SRC_URI[sha256sum] = "7496c5977ce88c34379df64a66459fe395cd05543f0a2f837016e7144391fcfb" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb rename to meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb index d715f351354..0c3de5da795 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb @@ -13,7 +13,7 @@ inherit pypi setuptools3 PYPI_PACKAGE_EXT = "zip" -SRC_URI[sha256sum] = "663f84c177b2fa9b3b782939e31637a057a33f3a4b29067812f1259b7f4bad35" +SRC_URI[sha256sum] = "7ea2454b847cfcb211e2906743c5c4a868ab096ab4ce1547ab102d91fb224443" RDEPENDS:${PN} += " \ ${PYTHON_PN}-shell \ @@ -26,4 +26,5 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-ctypes \ ${PYTHON_PN}-logging \ ${PYTHON_PN}-numbers \ + ${PYTHON_PN}-profile \ " diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb index 120604a8bec..bfed02d6f52 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" PYPI_PACKAGE = "traitlets" -SRC_URI[sha256sum] = "bd382d7ea181fbbcce157c133db9a829ce06edffe097bcf3ab945b435452b46d" +SRC_URI[sha256sum] = "059f456c5a7c1c82b98c2e8c799f39c9b8128f6d0d46941ee118daace9eb70c7" RDEPENDS:${PN} = "\ ${PYTHON_PN}-ipython-genutils \