diff --git a/meta-python/recipes-devtools/python/python3-argcomplete_1.12.2.bb b/meta-python/recipes-devtools/python/python3-argcomplete_1.12.3.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-argcomplete_1.12.2.bb rename to meta-python/recipes-devtools/python/python3-argcomplete_1.12.3.bb index a08f882ab15..7fdf9e0190f 100644 --- a/meta-python/recipes-devtools/python/python3-argcomplete_1.12.2.bb +++ b/meta-python/recipes-devtools/python/python3-argcomplete_1.12.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kislyuk/argcomplete" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2ee41112a44fe7014dce33e26468ba93" -SRC_URI[sha256sum] = "de0e1282330940d52ea92a80fea2e4b9e0da1932aaa570f84d268939d1897b04" +SRC_URI[sha256sum] = "2c7dbffd8c045ea534921e63b0be6fe65e88599990d8dc408ac8c542b72a5445" PYPI_PACKAGE = "argcomplete" @@ -11,6 +11,7 @@ inherit pypi setuptools3 RDEPENDS_${PN} += "\ ${PYTHON_PN}-core \ + ${PYTHON_PN}-io \ " BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.0.0.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.0.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_2.0.0.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.0.1.bb index 5c00d7df664..a91e246d40e 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.0.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" -SRC_URI[sha256sum] = "ee13850d3237c254c7af8acce2f1a044a1c4f22dcec5380cba7443c8be38f701" +SRC_URI[sha256sum] = "ec3a4f6d711a79ed23aea9541638d3353dc3f083f293a13180b14b482e3e19ef" inherit setuptools3 pypi diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb b/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb deleted file mode 100644 index 0364cba8e62..00000000000 --- a/meta-python/recipes-devtools/python/python3-docutils_0.17.1.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "Docutils is a modular system for processing documentation into useful formats" -HOMEPAGE = "https://pypi.org/project/docutils/" -SECTION = "devel/python" -LICENSE = "BSD-2-Clause & GPL-2.0 & Python-2.0" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4" - -SRC_URI[sha256sum] = "686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125" - -inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.14.0.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb similarity index 70% rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_0.14.0.bb rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb index 1e94c25f7e3..1aa606b78b8 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb @@ -3,8 +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[md5sum] = "b63593bc08f445f6e3f14c34128a68ed" -SRC_URI[sha256sum] = "9882c0c6b24429449f5f969a5158b528f39bde47dc32e85b9f0403965017e700" +SRC_URI[sha256sum] = "2564ceb9612bbd560d19ca4b41347b54e7835c2f792c504f698e05395ed63f6f" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb index 5d9dde9d29d..3e799cf6221 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb @@ -3,6 +3,6 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding" LICENSE = "LGPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "dd512f8438c1bba032fe9d22a7f8f98423a537992141ce2d1b28e29aff30381d" +SRC_URI[sha256sum] = "566f2f7c303f6800851cacc016df1c6eeec094ad63e0a49d87db9d698094f1fb" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.7.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.11.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.7.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.11.bb index 883b2660b00..ca61ab6ff0d 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.7.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.11.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3359ed561ac16aaa25b6c6eff84df595" -SRC_URI[sha256sum] = "84115f97d88c8ccf26db81b7997c5f5de9ae360e0785ef859d0987794495f0a9" +SRC_URI[sha256sum] = "4ad4044eb86fbcbdff2106e44f479fbdac703d77860b3e19988c8a8786e73061" PYPI_PACKAGE = "SQLAlchemy" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-watchdog_2.0.2.bb b/meta-python/recipes-devtools/python/python3-watchdog_2.0.3.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-watchdog_2.0.2.bb rename to meta-python/recipes-devtools/python/python3-watchdog_2.0.3.bb index c5387dc3567..74865701922 100644 --- a/meta-python/recipes-devtools/python/python3-watchdog_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-watchdog_2.0.3.bb @@ -4,7 +4,7 @@ DEPENDS = "${PYTHON_PN}-argh" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI[sha256sum] = "532fedd993e75554671faa36cd04c580ced3fae084254a779afbbd8aaf00566b" +SRC_URI[sha256sum] = "4288d3a984324db492e57aa169666238a2578f0af5a081685526608fb9f6bd61" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb rename to meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb index e53dd4d5b91..b5e15f14c9c 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb @@ -8,6 +8,6 @@ inherit pypi setuptools3 PYPI_PACKAGE = "XlsxWriter" -SRC_URI[sha256sum] = "eca2e737d0b8df3cd72520fadcda9f48c3581282639965125a86ea8cd04620cf" +SRC_URI[sha256sum] = "82be5a58c09bdc2ff8afc25acc815c465275239ddfc56d6e7b2a7e6c5d2e213b" BBCLASSEXTEND = "native nativesdk"