From patchwork Mon Jul 24 16:51:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27874 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4A42C41513 for ; Mon, 24 Jul 2023 16:51:22 +0000 (UTC) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mx.groups.io with SMTP id smtpd.web10.52994.1690217476535231911 for ; Mon, 24 Jul 2023 09:51:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=2ySdymUa; spf=pass (domain: baylibre.com, ip: 209.85.222.178, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-76ae5b44426so203940785a.2 for ; Mon, 24 Jul 2023 09:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1690217475; x=1690822275; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=3BLjeR1xHfOMIe8L80zp/E5bgxEbK19L14Y3Q7eu0WU=; b=2ySdymUa3fK3LcDeAzqudspKeoZ3rGdFwDCWK/lODJV9RwOKwM/fajiVYZN71XowAS 9SRkC7HK8WKOA9smROzKu+8EVkmlRZuIXvGUtRe/RTkrrkulNsfI1J6n16tdZbHi7V3Z GlSe7N/fsOvsptR31mibaewdBQZaKFOBrOllFjVPyaZXhoZwCmfDgrYbnGoQaM8BqPd0 7rgD0mzZaeIE00ZGMv+Tc+X3l1DAXxKiq30TyyTJ5+8CQf6Rz4CZZmVFz+HxK7J2ZME0 QlznBM+zLq3xsC4B6oxjswJzpooWD3HIqU9fWQkinOj8tYJjRSuHGbg4NoKOzhx033mV 7RMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690217475; x=1690822275; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3BLjeR1xHfOMIe8L80zp/E5bgxEbK19L14Y3Q7eu0WU=; b=Afbzl0l2Au/MFZqrZz1ax1GRRqmt2Kfnm6r3LwyWJStFta8t3SJ6sH/hpZrmxAp/Fa zc91tS/jb6ICOzHHaHI2CKu+akTkDk21y3y6I8i7P2zFrPJeKanIEgyMQh4PrHy4ITik fhSlWLwOwHz4HEc2nDqq3Lp2CBOygc+ZecVVG7FRbat8eZot441A97xV6qk/0ZacFsqA uVNawcng0iYjPLAlcPM5mhWuVeUytfnUPGnHGbG7hWOWwxiVV9bbI8iuaJ1rDXSqQ6wu UchXEq1FQ3JNfVzJxoBop12ZgHRQo6Kg5NBgDtYw1fmjWucscPfpYoku43Gx+7JaIy9k jUdw== X-Gm-Message-State: ABy/qLYwgH4lJnZ+iC8xHvCG+zhx1jZAwmNajkJWwHN7QtJMM1c+TqI4 XtH4HQt+Oi5EbZjEg1m4AL5Ku7/goZEtiQtfAcQ= X-Google-Smtp-Source: APBJJlFQmOrf6sVKESDcVOmNY6L4IykwtAnUpkJWPed+OS+dop4XV4tfB14k2PHV4IQsv1+uDh1UYw== X-Received: by 2002:a05:622a:180d:b0:406:940d:2788 with SMTP id t13-20020a05622a180d00b00406940d2788mr339311qtc.44.1690217474924; Mon, 24 Jul 2023 09:51:14 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id h19-20020ac87773000000b00403e80cad67sm3451551qtu.41.2023.07.24.09.51.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jul 2023 09:51:14 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 1/2] python3-humanize: upgrade 4.4.0 -> 4.7.0 Date: Mon, 24 Jul 2023 12:51:12 -0400 Message-ID: <20230724165113.2925-1-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 24 Jul 2023 16:51:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103994 humanize moved to hatchling as a build backend, so adjust the recipe to match. Changelog: https://github.com/python-humanize/humanize/releases Signed-off-by: Trevor Gamblin --- .../{python3-humanize_4.4.0.bb => python3-humanize_4.7.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-humanize_4.4.0.bb => python3-humanize_4.7.0.bb} (71%) diff --git a/meta-python/recipes-devtools/python/python3-humanize_4.4.0.bb b/meta-python/recipes-devtools/python/python3-humanize_4.7.0.bb similarity index 71% rename from meta-python/recipes-devtools/python/python3-humanize_4.4.0.bb rename to meta-python/recipes-devtools/python/python3-humanize_4.7.0.bb index 7bb03b75f2..81654af875 100644 --- a/meta-python/recipes-devtools/python/python3-humanize_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-humanize_4.7.0.bb @@ -5,12 +5,13 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE;md5=4ecc42519e84f6f3e23529464df7bd1d" -SRC_URI[sha256sum] = "efb2584565cc86b7ea87a977a15066de34cdedaf341b11c851cfcfd2b964779c" +SRC_URI[sha256sum] = "7ca0e43e870981fa684acb5b062deb307218193bca1a01f2b2676479df849b3a" -inherit pypi python_setuptools_build_meta +inherit pypi python_hatchling DEPENDS += "\ ${PYTHON_PN}-setuptools-scm-native \ + ${PYTHON_PN}-hatch-vcs-native \ " RDEPENDS:${PN} += "\ From patchwork Mon Jul 24 16:51:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27873 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A3123C0015E for ; Mon, 24 Jul 2023 16:51:22 +0000 (UTC) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mx.groups.io with SMTP id smtpd.web11.53406.1690217476638608225 for ; Mon, 24 Jul 2023 09:51:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=a8hD16Ai; spf=pass (domain: baylibre.com, ip: 209.85.160.175, mailfrom: tgamblin@baylibre.com) Received: by mail-qt1-f175.google.com with SMTP id d75a77b69052e-403ea0a50f7so35608911cf.1 for ; Mon, 24 Jul 2023 09:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1690217475; x=1690822275; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=mmqJDK3odnsTwyyTvAaunHm8N1eUyQf66NI1mzYN4pQ=; b=a8hD16Ai+9fkO2LjPrAQxfp7Rsxpnj3aBYAEFcoqK5xeBRwa42JDlJZuiAVSUNDuCc P4pjXY34rlX+e4xhmWkYtJiHFJcJgaZ7wkM4F3INKtuvheWiQ1mszBgiJFbgnfCPNOwN 4fqkc7CRIb77Wml0SRXOjDJ6re94tBjYO8laNydS1OR/8FVywlpkkd8hHlVbBQVih/os o9TpYeNUBuAOUmZUlykeoeLiICiOf9chEteoNXVHWACEbdhsQHA0HCN9JE7zeE+I0cuX 20bo3PMtGvwmYkFBuqSmHqxALleUyuoiZw7scWFoshS5OeUpi2sH8XnQSKfF6MNWZW/a vbYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690217475; x=1690822275; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mmqJDK3odnsTwyyTvAaunHm8N1eUyQf66NI1mzYN4pQ=; b=hWkQj8B0Ey4D/7fgYLNvmll7IncIVN6dnzOZO0YLw7zvJCxUvpnpnswUxHPEyxfftA pn4pwkk6emLJwJ6/2LvBz/ISqKb83kZ8rxmLmMWYsf1mI3OkVHi/JGr1spMjftASl2B7 QCyFz1RaEkzU/fRxvYqM9u+97djxht/MmhGKLXGSyWD1twuB/tdnihu0Z9WNw0tX1+zh YsndosudwQ1+gWADtlY18gz2sorj1u4SK6ClOIsS50a2JNuHcf5o5e/0BIg/7LexTAwd +mln7XitJEsHVogSatLGKNp+6W8Y7wvnZId953ibnBF2WuiFbp5FeAaL0dlJy3QTP6dZ N4iw== X-Gm-Message-State: ABy/qLaU5u4CD6tv5e3uEayDNH9yf286Eil2+HRADOpfkxFnNJqx8sOf ySdimLcrslQUai5yP0ZlIkPywPPL/J5TfnHEdWI= X-Google-Smtp-Source: APBJJlGc/MgNphHiiIv6BwwDJolwdk0nzKXrzXzj5L1uwaw5vGHUgLoaKZw8KHcz2LznhiR2dNDZGw== X-Received: by 2002:ac8:57d0:0:b0:405:51c5:21be with SMTP id w16-20020ac857d0000000b0040551c521bemr363909qta.62.1690217475505; Mon, 24 Jul 2023 09:51:15 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id h19-20020ac87773000000b00403e80cad67sm3451551qtu.41.2023.07.24.09.51.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jul 2023 09:51:15 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 2/2] python3-mypy, python3-mypy-extensions: remove Date: Mon, 24 Jul 2023 12:51:13 -0400 Message-ID: <20230724165113.2925-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230724165113.2925-1-tgamblin@baylibre.com> References: <20230724165113.2925-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 24 Jul 2023 16:51:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103995 While attempting to upgrade mypy and mypy-extensions, it was discovered that it depends on new modules, some of which have no maintenance plan in place, e.g.: https://pypi.org/project/types-typed-ast/ Since this is something we want to avoid adding to the ecosystem and mypy isn't a dependency for anything else in meta-python, remove the recipes. Signed-off-by: Trevor Gamblin --- .../python/python3-mypy-extensions_0.4.3.bb | 12 ---------- .../python/python3-mypy_0.971.bb | 23 ------------------- 2 files changed, 35 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb delete mode 100644 meta-python/recipes-devtools/python/python3-mypy_0.971.bb diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb deleted file mode 100644 index 83ac5362d6..0000000000 --- a/meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb +++ /dev/null @@ -1,12 +0,0 @@ -SUMMARY = "Experimental type system extensions for programs checked with the mypy typechecker" -HOMEPAGE = "https://github.com/python/mypy_extensions" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" - -PYPI_PACKAGE = "mypy_extensions" - -inherit pypi setuptools3 - -SRC_URI[sha256sum] = "2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8" - -BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb b/meta-python/recipes-devtools/python/python3-mypy_0.971.bb deleted file mode 100644 index 31fcb06c9e..0000000000 --- a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb +++ /dev/null @@ -1,23 +0,0 @@ -SUMMARY = "Optional static typing for Python 3 and 2 (PEP 484)" -HOMEPAGE = "https://github.com/python/mypy" -LICENSE = "MIT & Python-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=6ba8ec528da02073b7e1f4124c0f836f" - -PYPI_PACKAGE = "mypy" - -inherit pypi python_setuptools_build_meta - -SRC_URI[sha256sum] = "40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56" - -BBCLASSEXTEND = "native" - -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-mypy-extensions \ - ${PYTHON_PN}-typed-ast \ - ${PYTHON_PN}-typing-extensions \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-compression \ - ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-difflib \ - ${PYTHON_PN}-toml \ -"