From patchwork Fri Nov 17 19:49:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 34828 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 52C00C072A2 for ; Fri, 17 Nov 2023 19:49:16 +0000 (UTC) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mx.groups.io with SMTP id smtpd.web11.4858.1700250553655452717 for ; Fri, 17 Nov 2023 11:49:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=vAJH1LaZ; spf=pass (domain: baylibre.com, ip: 209.85.219.47, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-67572f4b17cso13615926d6.2 for ; Fri, 17 Nov 2023 11:49:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1700250552; x=1700855352; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=N6uu49nxQ5kkjBpO7q60cJpWkqs7knyw8IzGk0iFoOw=; b=vAJH1LaZBmBkvqFG4ZIFn+7ckZzWBNvS4/9U4joMEhm7XlkHNuCL0PjMirBpEham8w opW1+kzEYd0lifjKsa8TunNHt20TjaoSEpYi6WOeMTU7BGb+5OXA8WPH7mAVzv5jSEOR VnuZeTIzV3Ymppg1tclEUcXU5coG9SwE34NjhwDfUTzelblEIVXo8+qUBcU6gqY69DvW 1IChArQkuybd49A5dvrJUlwhFQRphUEKQbchH4aExr5yi+NhEoonps8SA36nS091qEBb Imms78jvf/W94vs9FYpEjteGPIkiJvvtzPmwF8fhRKOgT7OFakXLu7jxRNCWrhJZwF9v 1JfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700250552; x=1700855352; 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=N6uu49nxQ5kkjBpO7q60cJpWkqs7knyw8IzGk0iFoOw=; b=WNwGDp35OiU7OxGEZtHo6KbUJRhPQE0BgYNaIe0vCKy2BzGCkwsK4SQFykkRdnRjVs s4IJOcRrQP+Lz46TEdPJSlG0FSHpek1ugrOHtUg+R8tmAt9/N2ZGciczAZ3EWYVthLTT wtgIRuE/DYDJ/uQFU6MQjBbeRIwl72Sv3QpdVhdKVUsUxRoDg5AFELUxcnWF5qyT/9N/ zQS9/DLn+eyo2XqNY5Yc44D62B3DJxr+XonAu3R3Q315m5sNpl3qMv32Xx2gopWVvtgz C1UsY2mjlEh/q4/lSOlzGChjbiIHkXUwHHd/EDnT/hDOi9UoubHGsjCtZ2rNiHu0FUJm SkQQ== X-Gm-Message-State: AOJu0YwFX4qhlztIGkO+K4Q/tI33FRhsFTBVST8Hy8ZVAzLUHQNyrBAh j+RUF4OJhC8ny2q4somgWfjBIWRCPzKbQoWimqxywA== X-Google-Smtp-Source: AGHT+IGXR9niPUo1k2QQsohxZRKmk/s/KHskrx8Sr+8lFl+nXhDdZuAmhIOzxXC6cLGSLHc4tkTs3Q== X-Received: by 2002:a05:6214:20c5:b0:672:e2d5:7a7e with SMTP id 5-20020a05621420c500b00672e2d57a7emr85743qve.50.1700250552139; Fri, 17 Nov 2023 11:49:12 -0800 (PST) Received: from megalith.. (d24-150-219-207.home.cgocable.net. [24.150.219.207]) by smtp.gmail.com with ESMTPSA id j10-20020a0cc34a000000b00677f8d80f76sm533481qvi.90.2023.11.17.11.49.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Nov 2023 11:49:11 -0800 (PST) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 1/4] python3-mako: upgrade 1.2.4 -> 1.3.0 Date: Fri, 17 Nov 2023 14:49:02 -0500 Message-ID: <20231117194905.2080320-1-tgamblin@baylibre.com> X-Mailer: git-send-email 2.42.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 ; Fri, 17 Nov 2023 19:49:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/190857 License-Update: Updated copyright year Changelog: https://docs.makotemplates.org/en/latest/changelog.html#change-1.3.0 Signed-off-by: Trevor Gamblin --- .../python/{python3-mako_1.2.4.bb => python3-mako_1.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-mako_1.2.4.bb => python3-mako_1.3.0.bb} (73%) diff --git a/meta/recipes-devtools/python/python3-mako_1.2.4.bb b/meta/recipes-devtools/python/python3-mako_1.3.0.bb similarity index 73% rename from meta/recipes-devtools/python/python3-mako_1.2.4.bb rename to meta/recipes-devtools/python/python3-mako_1.3.0.bb index 9860058723c..d180e05ceac 100644 --- a/meta/recipes-devtools/python/python3-mako_1.2.4.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.0.bb @@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python" HOMEPAGE = "http://www.makotemplates.org/" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34" +LIC_FILES_CHKSUM = "file://LICENSE;md5=fcc01df649aee6c59dcb254c894ea0d4" PYPI_PACKAGE = "Mako" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" +SRC_URI[sha256sum] = "e3a9d388fd00e87043edbe8792f45880ac0114e9c4adc69f6e9bfb2c55e3b11b" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-markupsafe \ From patchwork Fri Nov 17 19:49:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 34830 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 691D8C54FB9 for ; Fri, 17 Nov 2023 19:49:16 +0000 (UTC) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mx.groups.io with SMTP id smtpd.web11.4860.1700250554637400277 for ; Fri, 17 Nov 2023 11:49:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=1g7kIWMs; spf=pass (domain: baylibre.com, ip: 209.85.222.176, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-77a453eb01cso141245585a.0 for ; Fri, 17 Nov 2023 11:49:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1700250553; x=1700855353; darn=lists.openembedded.org; 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=U+30jx3beDYHsrlm5qzxV6v0McBSy/DWbvRs6nQSxQw=; b=1g7kIWMspswOK2CDRrCwPIxs3iMw8+SY64qGn48xiLyhyKzyDoDolYF8Pof+7MZrPy fikmThLL7qH27ili/GtINMKH3DSgYldxrHs5/wa6RF9Zk7QTYZXgJFEiLBahiiZlwdYO tOOQ3sLJjYBwZKdswTmmK8ibyRLA7thj32AGfUQFWPCI6/xOF81fFTXnXFKqFgGBkHhS K6ivpkdqQUNkKmtfQueEbZhAo/Oy+9Oio0ynp3W/eOaKx8AMlFZhxvirMB6KKnD1w6Ig 77x8DX/QY30ooZQHI05TYryhy4qH5iuHCfEKtf9AU70O7WmgXJG4E9axgFxUl/jWlKi6 CLog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700250553; x=1700855353; 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=U+30jx3beDYHsrlm5qzxV6v0McBSy/DWbvRs6nQSxQw=; b=NMz7QWR2eCyAW39zotPzVdTcGdPey/p2OxeMlbmSyvE0Xc3wzOiJnIjDO++mrLZgVa lHyRjjdUExJ2XestoicNbkMW/lBSNkZGZ8vNrKq80AXAEQhlSdkueOKwhaXdyCpAoGwo XDZa7QPlOPtwBrQ/grFs5q91nN5hFFzkazqe+vHzdBfUNMOHot5BlJy3FcHeQJ0jrDIq xr2kEizawIN6kB0QgYcrnWALLOj1IGKGvK8Kdy6UyNE8fvphNNrZJmGOd5kOqdijs5CJ GQpHirqN1llRI0FmEPYHt5fXaPiOvwPwKFXx2IbqsfOGr3W4cr+r6pcDnMqngjVejesZ peiQ== X-Gm-Message-State: AOJu0YySBcDO3c1Zy+TEPQdSH//VyM1CFzddBLX/JAcFNVlFPOOooGdW y9MHn4Q+IHnUNzXVcJ3aDa9UskxiVvJgY9ba/ayvjQ== X-Google-Smtp-Source: AGHT+IHUmvrGm5Jlqb9y+tbg6dWAbsOLaVPq0FUkdlrIWFaOtUh0SJHchDeVKpMEq1NnCQ51BPBJ5g== X-Received: by 2002:ad4:5bce:0:b0:66d:ad78:130d with SMTP id t14-20020ad45bce000000b0066dad78130dmr93823qvt.21.1700250552950; Fri, 17 Nov 2023 11:49:12 -0800 (PST) Received: from megalith.. (d24-150-219-207.home.cgocable.net. [24.150.219.207]) by smtp.gmail.com with ESMTPSA id j10-20020a0cc34a000000b00677f8d80f76sm533481qvi.90.2023.11.17.11.49.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Nov 2023 11:49:12 -0800 (PST) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 2/4] python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14 Date: Fri, 17 Nov 2023 14:49:03 -0500 Message-ID: <20231117194905.2080320-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231117194905.2080320-1-tgamblin@baylibre.com> References: <20231117194905.2080320-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 ; Fri, 17 Nov 2023 19:49:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/190858 Changelog: 0b8493f Add `Programming Language :: Go` (#159) 68d983d Update release.yml (#162) bd86b09 Update release.yml (#160) 44d951c Added PySimpleGUI versions 4 and 5 as a Framework (#157) 29ca293 Add Odoo 17 trove classifier (#156) Signed-off-by: Trevor Gamblin --- ...rs_2023.10.18.bb => python3-trove-classifiers_2023.11.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2023.10.18.bb => python3-trove-classifiers_2023.11.14.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb index b0c1b84cc5a..a6c7e95c515 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "2cdfcc7f31f7ffdd57666a9957296089ac72daad4d11ab5005060e5cd7e29939" +SRC_URI[sha256sum] = "64b5e78305a5de347f2cd7ec8c12d704a3ef0cb85cc10c0ca5f73488d1c201f8" inherit pypi python_setuptools_build_meta ptest From patchwork Fri Nov 17 19:49:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 34831 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 6F410C5AE4A for ; Fri, 17 Nov 2023 19:49:16 +0000 (UTC) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by mx.groups.io with SMTP id smtpd.web10.4806.1700250554740140214 for ; Fri, 17 Nov 2023 11:49:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=VLkyB4/q; spf=pass (domain: baylibre.com, ip: 209.85.128.174, mailfrom: tgamblin@baylibre.com) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-5a7eef0b931so25971007b3.0 for ; Fri, 17 Nov 2023 11:49:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1700250554; x=1700855354; darn=lists.openembedded.org; 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=Z8XzRhh89sU4jDz9K1gi4xJYb22NHKC0FxDFSvRuF7k=; b=VLkyB4/qmf6KTQna2TA6LmEIiZaVbCgZ/4dGW0WpJmImZO2WhJZzFWcEb6ChX4DjVH sEJAN56orzD9twrZaqJdZjCptioPOcfmKbyHAVrNiw0Oltt6OsOZHb2xuZmVjM76lpxh XwZ6jdpQfJW+M11AwvE9iF0W9RU+0hXlkRqk47URH2VOVO8idkYhejwGzgVjAsYzuAAt daMaRH68JKeHrO1aQajWI5YVlozo8qHhvjL515FzAc0w6C66BZyDn1ZAjlaWWjmevaEK e/suWhj/6L+2Uj2+lf79x8oqvJ00hN1V+B46vX7HeD1AAXiJEPIEN2NSyINNcdARKhFD XgbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700250554; x=1700855354; 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=Z8XzRhh89sU4jDz9K1gi4xJYb22NHKC0FxDFSvRuF7k=; b=AIBnMADmOos8VBcTTDhBlnfqvUUg+71LSSbrwQSAdVTSkk9fM/Qxgsnhwur96lhMTU RAXWrPFsOhq4ZTVy3nbEqOb8JC8uAL80JLtO/L7KN5B+Jn5BKMHdmT91cbbUSlA1Jy0a XLK2VGow0YpQGovytS3yyajtU/Ph1WEAC2tZhbuC1f4lfXTzzAUpmlB2zeG5wTQegLA9 aE2wRh1x45eBIJ0AKH1TjIw/Eka4aDS24xWbVPDNx8MDD/cx6QOI483PXt3BiAnYFjWO me5p3uM23GglfAQPW32Foc1IwEIbpHqm7S95OkMtuAWbp7vi6Xj6orAHbySdEvq4KCqb J1jA== X-Gm-Message-State: AOJu0YwOI5lJxpKXcJM8Zuve1lW6BToMk/y/Xbg2MFGK+Sgnke9TQCf5 ys/k3rVQEx1EnR1uZo/34PZmdPbt9X/SJNbV68dRdg== X-Google-Smtp-Source: AGHT+IHnFX+bQqfGpC9FPNJ3uFDye4prpsV8s7KjAavY8uTF2ClpGs3kva3BSNsc+htLvxiw+GzU/g== X-Received: by 2002:a0d:cf06:0:b0:5c7:47f:59e8 with SMTP id r6-20020a0dcf06000000b005c7047f59e8mr670437ywd.42.1700250553676; Fri, 17 Nov 2023 11:49:13 -0800 (PST) Received: from megalith.. (d24-150-219-207.home.cgocable.net. [24.150.219.207]) by smtp.gmail.com with ESMTPSA id j10-20020a0cc34a000000b00677f8d80f76sm533481qvi.90.2023.11.17.11.49.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Nov 2023 11:49:13 -0800 (PST) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 3/4] python3-numpy: upgrade 1.26.0 -> 1.26.2 Date: Fri, 17 Nov 2023 14:49:04 -0500 Message-ID: <20231117194905.2080320-3-tgamblin@baylibre.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231117194905.2080320-1-tgamblin@baylibre.com> References: <20231117194905.2080320-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 ; Fri, 17 Nov 2023 19:49:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/190859 There were 45 pull requests in 1.26.1 and 1.26.2. See changelog: https://github.com/numpy/numpy/releases Signed-off-by: Trevor Gamblin --- .../python/{python3-numpy_1.26.0.bb => python3-numpy_1.26.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-numpy_1.26.0.bb => python3-numpy_1.26.2.bb} (96%) diff --git a/meta/recipes-devtools/python/python3-numpy_1.26.0.bb b/meta/recipes-devtools/python/python3-numpy_1.26.2.bb similarity index 96% rename from meta/recipes-devtools/python/python3-numpy_1.26.0.bb rename to meta/recipes-devtools/python/python3-numpy_1.26.2.bb index 3ae40a33fb4..00c09b29954 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.26.0.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.26.2.bb @@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \ file://fix_reproducibility.patch \ file://run-ptest \ " -SRC_URI[sha256sum] = "f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf" +SRC_URI[sha256sum] = "f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea" GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P\d+(\.\d+)+)$" From patchwork Fri Nov 17 19:49:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 34829 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 53A4EC5ACB3 for ; Fri, 17 Nov 2023 19:49:16 +0000 (UTC) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mx.groups.io with SMTP id smtpd.web10.4807.1700250555536303019 for ; Fri, 17 Nov 2023 11:49:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=Vsnvw9u5; spf=pass (domain: baylibre.com, ip: 209.85.128.169, mailfrom: tgamblin@baylibre.com) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-5afa5dbc378so25593117b3.0 for ; Fri, 17 Nov 2023 11:49:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1700250554; x=1700855354; darn=lists.openembedded.org; 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=BUdLV35z5p3hAShLKX6Cw1hGp9ztIw1jwFRWsRPwfcY=; b=Vsnvw9u53HkYhdpV1+pFpeu8koZqpS+CQUx2f/ZRqPkMw2sEcOSNT5hNlwUT0EBW0o Ov4HnVbMMmTN6RfjebUEaX9jON40wyiGrUfbqVWTUBAtldrPceyUSU5srUPH1C4+TMeA erBCy424+JfJ9Z5P2yUH/oT+K5hAky6fo9/Ciylpc0t+hg1jsgPj0771xSuXHafo/C/I T2ZHYkaN0yVupya3AGHc9wEy46ix3+d9W8FVXErrjAVFB7LwLZsxCCOEYMZGkJhm2fbW +3J7q76xDlws33PbDbbYVL4shPNUmRCo7oeaRLuwu15s+Y11gIXVzlWvLyFQQ576fiyB PQIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700250554; x=1700855354; 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=BUdLV35z5p3hAShLKX6Cw1hGp9ztIw1jwFRWsRPwfcY=; b=c0znNqub8z8mZTyQkAKor9U8qWme23AH2aVxfTnx/JEjK8FWhIGtZwi41wwupzIyNS AEFthKsMKsAbPtgWgy7M5V+82gb2zwqffA43fNNcdwo1z7L+dBDDiynSaAWYpQmy4v4g Nqmpv8fCo8/kpXzLIkDYymrFeTBFJXrSpZqhTKUiLCMlFMv5m1VH3fIXV8NB7/l6LCdT b2Lxf8D97pFCGQDE/dEth7gDmRZBmY5S3pX/cQ11vsVlPa2lc+ojYLDV8UE/Yd206kwn zONVPxxqpEbPTrdO5JANjer9RWD57ULcKfqKZI5FJDBjMv1UWaVVUIUuh2HE6/vhllRA nPYg== X-Gm-Message-State: AOJu0Yx3X7m76QXUcJS7abXegIqlSCb3YFNYMU+RJE/5w+wmx06FGQBL l2rbRusMdm1F1oAx8GPbK6/2Mr7UqJ+EE9CGbtlZNA== X-Google-Smtp-Source: AGHT+IED5Z2ir0T8HHSvFF/7xTc1DJQSaVQo+22bP8cqUgy3HKtDM042K8aLdmGnNK1gwnsE6hPK6w== X-Received: by 2002:a81:5fc2:0:b0:5c6:9488:4c99 with SMTP id t185-20020a815fc2000000b005c694884c99mr829882ywb.18.1700250554485; Fri, 17 Nov 2023 11:49:14 -0800 (PST) Received: from megalith.. (d24-150-219-207.home.cgocable.net. [24.150.219.207]) by smtp.gmail.com with ESMTPSA id j10-20020a0cc34a000000b00677f8d80f76sm533481qvi.90.2023.11.17.11.49.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Nov 2023 11:49:14 -0800 (PST) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 4/4] python3-cython: upgrade 0.29.36 -> 3.0.5 Date: Fri, 17 Nov 2023 14:49:05 -0500 Message-ID: <20231117194905.2080320-4-tgamblin@baylibre.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231117194905.2080320-1-tgamblin@baylibre.com> References: <20231117194905.2080320-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 ; Fri, 17 Nov 2023 19:49:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/190860 License-Update: Update license link to use https cython 3.0.x attempts to remain compatible with 0.29.x but still makes some major changes (in addition to fixing old issues). For a complete overview it's best to view the CHANGES.rst doc rather than including them here: https://github.com/cython/cython/blob/master/CHANGES.rst. Note that more source files were added to cython_fix_sources to avoid the following: |WARNING: python3-cython-3.0.5-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Utils.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/StringIOTree.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Compiler/Parsing.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Compiler/Code.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Plex/Machines.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Plex/DFA.c in package python3-cython-src contains reference to TMPDIR |File /usr/src/debug/python3-cython/3.0.5-r0/Cython/Plex/Transitions.c in package python3-cython-src contains reference to TMPDIR [buildpaths] Signed-off-by: Trevor Gamblin --- meta/recipes-devtools/python/python-cython.inc | 4 ++-- .../{python3-cython_0.29.36.bb => python3-cython_3.0.5.bb} | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-cython_0.29.36.bb => python3-cython_3.0.5.bb} (73%) diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc index 6aec6b012f1..e757e3f7c87 100644 --- a/meta/recipes-devtools/python/python-cython.inc +++ b/meta/recipes-devtools/python/python-cython.inc @@ -5,11 +5,11 @@ It's designed to bridge the gap between the nice, high-level, easy-to-use world and the messy, low-level world of C." SECTION = "devel/python" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" PYPI_PACKAGE = "Cython" BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f" +SRC_URI[sha256sum] = "39318348db488a2f24e7c84e08bdc82f2624853c0fea8b475ea0b70b27176492" UPSTREAM_CHECK_REGEX = "Cython-(?P.*)\.tar" inherit pypi diff --git a/meta/recipes-devtools/python/python3-cython_0.29.36.bb b/meta/recipes-devtools/python/python3-cython_3.0.5.bb similarity index 73% rename from meta/recipes-devtools/python/python3-cython_0.29.36.bb rename to meta/recipes-devtools/python/python3-cython_3.0.5.bb index 78be2b94edb..94074aaf811 100644 --- a/meta/recipes-devtools/python/python3-cython_0.29.36.bb +++ b/meta/recipes-devtools/python/python3-cython_3.0.5.bb @@ -24,10 +24,17 @@ cython_fix_sources () { ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/FusedNode.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/Scanning.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/Visitor.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/Parsing.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/Code.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Plex/Actions.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Plex/Scanners.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Plex/Machines.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Plex/DFA.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Plex/Transitions.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Runtime/refnanny.c \ ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Tempita/_tempita.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/StringIOTree.c \ + ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Utils.c \ ${PKGD}${libdir}/${PYTHON_DIR}/site-packages/Cython*/SOURCES.txt; do if [ -e $f ]; then sed -i -e 's#${WORKDIR}/Cython-${PV}#/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}#g' $f