From patchwork Wed Jun 17 09:28:15 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 90372 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 5BFD8CD98E2 for ; Wed, 17 Jun 2026 09:28:33 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.11590.1781688503267800393 for ; Wed, 17 Jun 2026 02:28:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=bfEx5wAu; spf=pass (domain: konsulko.com, ip: 209.85.128.45, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-490b4a8e28bso41516815e9.1 for ; Wed, 17 Jun 2026 02:28:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1781688501; x=1782293301; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=cUz2q48lhTYCpluz8bHRPx5U898cqO5ELdkov8aDrbg=; b=bfEx5wAuRrPlvAcos0aJVYxPqWy8GF0U4slVyQTpN6dTRIal6Ky2kqrbvBl0DW1zM5 yhAAZ9RHybTI+ekUf600bhOcWB7+g3DYuuyxJbHUrLfjzUPKHMo/0W6FIrtEHdHsyBmr D4cW/BcQHx9HaTdmw2ELxFuACopmv4zIUB5iY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1781688501; x=1782293301; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-gg:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=cUz2q48lhTYCpluz8bHRPx5U898cqO5ELdkov8aDrbg=; b=E2oprfPGwgi9+LG3PVsCWR6jQJvWaEb2RZ2J6pSwe4mtDbkEktVR061bFZAwAEV1UL uROJYx8OxJwlx+drENtu93kOKwcCU+NmPlCl8CqT1YS+alvkqjzUnYeuwkBoI/97hH0C VTszFwI9TkmqlJOP5VxWG6KelGd33Z/DkZXtgcMDHqjuUjxeSW8AB6iCPgkj/Nh3OZMf 8ozTVrvtjyjJjj1lraO5B2igJSB1c4o2MBtg8dSo5ZFuNBMc1wUMHOJZiu6o6zqvIUEW Q+VIJQYHRuqco2ihA+TAgGiJY6p9KfStqu17DF/YNAkGdGKvn+134LQiq4bC6bUuYgCG SHnQ== X-Gm-Message-State: AOJu0YzurX3rlm81b9nFGxO7TQtHi1pof0sCrVXyzNKLxBmJH82X3Q+z 86wwkBEWUklyuAmXlYheLHol2QKeDedZc+M89tRN451JXuc72RkQcy3PZS5tDh+se6b0bCajYe6 XMyeE X-Gm-Gg: Acq92OH8rg8wQDXHAZvnLlNhjpB9TDmDQ8DQi9Em2iqol8MhDNNhpqh7LcWn/i3NNyG uaW1AXC4woEj6qi5WlCk2mnkSNaq2iXuYoduTaAo8+r1C03IzPRm4svu9FGYc18brZEkPGxjTFB OTtvMEIvoKg8pS5lpoo4kVV8SB8r99zXxw//fTrUS35kzXhGDftaEWcDqbPcneW9+MXdk/3B0ci YSkfzCBPD8blW5vN54dczFukY7ifiUR6kJifsResLR9acrRzPgVWB+TgtgR36g5li+JpojuxB/H PHGWT7lC9rL8Cazpb+jARXOx88ZPTlLHIaywwpcx4yPxAGv8/dqUzNu4w1deqt1f9r+lOp739yj Moc84dkWlh3wd+pNibhhaSbH/eladtKtMlsZP+NmZ23SP8YCB69F1vFu3tDWcjnDVcxA+STVCaO CZKu5ZpIo0592QopdG2zX7E/qXkg== X-Received: by 2002:a05:600c:840f:b0:491:8043:5c4a with SMTP id 5b1f17b1804b1-49233428690mr51024735e9.31.1781688501175; Wed, 17 Jun 2026 02:28:21 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-49230a4601esm154647225e9.1.2026.06.17.02.28.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2026 02:28:20 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/3] python3-bumble: Upgrade 0.0.228 -> 0.0.230 Date: Wed, 17 Jun 2026 12:28:15 +0300 Message-ID: <20260617092817.4090239-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jun 2026 09:28:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/127655 Upgrade to release 0.0.230: - add basic support for SCO packets over USB - fix(usb): support LE ISO data over Bulk endpoints - usb transport packet splitter Signed-off-by: Leon Anavi --- .../{python3-bumble_0.0.228.bb => python3-bumble_0.0.230.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bumble_0.0.228.bb => python3-bumble_0.0.230.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-bumble_0.0.228.bb b/meta-python/recipes-devtools/python/python3-bumble_0.0.230.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-bumble_0.0.228.bb rename to meta-python/recipes-devtools/python/python3-bumble_0.0.230.bb index aa011258f8..a42478f9a0 100644 --- a/meta-python/recipes-devtools/python/python3-bumble_0.0.228.bb +++ b/meta-python/recipes-devtools/python/python3-bumble_0.0.230.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/google/bumble" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a775f1b11285b6abedd76748d176125" -SRC_URI[sha256sum] = "78fb156548dd738a28ecba539e7aaa138117516a8811482e9801bcd35a4fbbbd" +SRC_URI[sha256sum] = "1064d45e8370fc2b1bb684c0efd59534407ea16c3a2811985ed50a886fa3b674" inherit pypi python_setuptools_build_meta ptest-python-pytest @@ -25,6 +25,7 @@ RDEPENDS:${PN} += "\ python3-pyserial-asyncio \ python3-pyusb \ python3-websockets \ + python3-libusb1 \ " RDEPENDS:${PN}-ptest += "\ python3-pytest-asyncio \ From patchwork Wed Jun 17 09:28:16 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 90371 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 1AB6FCD98E4 for ; Wed, 17 Jun 2026 09:28:33 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.11428.1781688506991761870 for ; Wed, 17 Jun 2026 02:28:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=EK3bet64; spf=pass (domain: konsulko.com, ip: 209.85.128.47, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-492329c5514so3412415e9.1 for ; Wed, 17 Jun 2026 02:28:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1781688505; x=1782293305; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UvfUcuKV43eO5ZgtyNSTQEI6aV8hprXj4tUulRYI93U=; b=EK3bet64GGvkcyypF2IleAIYlXkzukjaBjTOfe2zB5XirLpUffF5cZtwrzJGq8zNhs 3067ceyLNqE4/9035wT1bbVHFU9FK85CKHnlceWxFWYzdHQtFOrg+g/7v+uekscoN4KV grcT6gJ/wb/06IiGYb3Sm7hMqCpUkO8Hts/OQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1781688505; x=1782293305; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=UvfUcuKV43eO5ZgtyNSTQEI6aV8hprXj4tUulRYI93U=; b=LymRvwD4qHICfy5xUNDmWOG8XomSDQwdHyQWKKgx1diyu/HEtqccA2ItmkT5ENzWGR u8x6fv8+vvCT5bpx03FJ6qc9IEuyn5xXXrbdBjlvWlQFX058nrUNcly07WCVDkYIr3Ku ObZXx9BJmQmI/610KRSzTStIbTGb5YvGUm8CtTI3TBECXc6/peaF31KvTgX801fbBFVC 3g697Y2vkpIbdqWUj/2v2QMXGRf761UHa8sjAVj+ggEUpX8+/4yWYVXAaE8kugMklL2j gDdSXZJoRkq9nFR9Kia7ZDcbEnwtJCpw3PTKemaPTlHPIsNWgR0NP+3x8vdmHML8obAk 1sfA== X-Gm-Message-State: AOJu0YytAbtLBXmg5EDM5O8RxV8ULUd+Ocmmi3AYz8DgNUHjhHuPf2vu czzdTS6TPx0d2PRDnWJKQXNig8HFyBugFgA5vDnzr93gF3NcjoWqppe5WjLG6I83Ksd2wG6nTOr cjhzy X-Gm-Gg: Acq92OG+zKq2cpyIFqAHFciWfYy4n5hdr7/hAs/08e37zEaROo6JQNiFtsdBitg3Nvc i6NHZwKj7eUAb/CxquCXDmgT+tB8oJeuWx5jcF3towS6lSAB1i3BvyX1Ulb8FFS7Pu7BvZOgxgl RjKedVRKtYfD8azYTIrrPx2STReKzQm0hr47NUEIevmgKc1wxUbZpVmttnJFqsdjIe4pMGNVv5/ GFJRuM9at7I6TQU1y71bNjIfSalYr9zcmp2fKr20RgodNG5WmBEJs5i5UOYDd05bOQxvOF920Hv x+DmaCojhomoN6pA4ADTvJfvIun/KPG0LDK2BHjvlQ3fY27iJ2ZdRu8PCCXlw1tiCFO8ZvxGc5k ASXx9eCIlOowflPuBKpPVn0tfVgZlW56ObyeZbrux3wR3Es5vfb3id7+ResZyJC8Q7nzhKv7QEX NV/5BaqFX+WlEIr9g5y6ZmD/6j9w== X-Received: by 2002:a05:600c:1382:b0:48f:e230:29f4 with SMTP id 5b1f17b1804b1-492340eb75fmr31450425e9.15.1781688504749; Wed, 17 Jun 2026 02:28:24 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-49230a4601esm154647225e9.1.2026.06.17.02.28.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2026 02:28:24 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/3] python3-wand: Upgrade 0.6.13 -> 0.7.1 Date: Wed, 17 Jun 2026 12:28:16 +0300 Message-ID: <20260617092817.4090239-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260617092817.4090239-1-leon.anavi@konsulko.com> References: <20260617092817.4090239-1-leon.anavi@konsulko.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jun 2026 09:28:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/127656 Upgrade to release 0.7.1: - Updated accepted animation formats for Image.animation property - Added new FILTER_TYPES operators - Fixed Image.length_of_bytes() method by refactoring & applying c_magick_size_t type - [DOC] Fixed typos in documentation License-Update: Update years Signed-off-by: Leon Anavi --- .../{python3-wand_0.6.13.bb => python3-wand_0.7.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-wand_0.6.13.bb => python3-wand_0.7.1.bb} (62%) diff --git a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb b/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb similarity index 62% rename from meta-python/recipes-devtools/python/python3-wand_0.6.13.bb rename to meta-python/recipes-devtools/python/python3-wand_0.7.1.bb index 8de764a7b6..b050390014 100644 --- a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb +++ b/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb @@ -2,13 +2,13 @@ SUMMARY = "Ctypes-based simple MagickWand API binding for Python" HOMEPAGE = "https://docs.wand-py.org/" LICENSE = "MIT" SECTION = "devel/python" -LIC_FILES_CHKSUM = "file://LICENSE;md5=0bf19e5c00d047fee994ae332db3aab6" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2a2b05e6331064556e971cfa0efca0bf" -SRC_URI[sha256sum] = "f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4aaafcca" +SRC_URI[sha256sum] = "2325eae60fb21b88e293d5ec8dcdedf2644a0c00eb75024c9b47975e1e902e80" inherit pypi setuptools3 -PYPI_PACKAGE = "Wand" +PYPI_PACKAGE = "wand" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" FILES:${PN}-doc += "${datadir}/README.rst" From patchwork Wed Jun 17 09:28:17 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 90370 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 2D9DBCD98F1 for ; Wed, 17 Jun 2026 09:28:33 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.11591.1781688507676347449 for ; Wed, 17 Jun 2026 02:28:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=tNrR2O3R; spf=pass (domain: konsulko.com, ip: 209.85.128.54, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-490b64c8311so54003345e9.3 for ; Wed, 17 Jun 2026 02:28:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1781688506; x=1782293306; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DUJiRj36FHJhlla/NryOeFHNbYbL12xySK/cbiSWxyM=; b=tNrR2O3Rzrk570qwNAPeDMoAt/na5PUdhCz6BiO/1gmxl2onshT7nXmHJHVF5NkQo7 xu71M2dQL6hx7bTPvcHm3E+bJD1Vg6k/zEhrIbr+zWz0k5pr25egsoUFrkfNnuKMgT2L svy84SEbeJg6x+vKB/F7G/hofusfyRqQPHX70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1781688506; x=1782293306; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=DUJiRj36FHJhlla/NryOeFHNbYbL12xySK/cbiSWxyM=; b=OKJsJhGdYc6gOiJQ4K6MDaZGarOOC+knHbB3CL5gfYk/d42y+q8ba/k77tTvj2/0Qh euhwpiUu4UyYWk2Oj9iEN8VeIP6B5uyA/GxaKcE/ef6dVWQad/8ssYz8dmRQOXx8XtFq ERk79R/+9FrpDDP/7GIbv4/Ab+ECCfq29pQNIng5OK9kB4UzSteAJDqMm2FZ0TZbBJZO a17vPATZKIb7Tg2J8dHWeiy5qeRkNDcNKjZ+oN+pmv0qmIiFGcU5Ctbd8SLeAtf/mSFv yDpj88vg046giWJUTz0ggy6L2v5R/8COEy9TmH6jtwWSXXzBn09E8dARYe7Xibo1pUSg 0s9Q== X-Gm-Message-State: AOJu0YzYnY6rBaVEPRiZ6kt68/ufWWVFKBvR3FhiqXhKrc8mPHGr4No2 DGEBxeiibUZPN6UlRRXqAtyfDO7CgGNk7x5pTk1Z7ok87cJTyEE85TDmPAkXznAl4aAz/amzna0 4ecby X-Gm-Gg: Acq92OEln2PQLJViiU/1NYywBdqrt+Q1TdLpOQoKpz87i7MfVVVU+QVRvxiy+K8YQ/R F8toR0K/skQW+f+gnS4ClNtYlqvxsAExEqc4BXJDyiDMtoU9I5JdWaxgp6sgCqA4LEoj/2lmiHR klGOKLNBZmMDnHEB9tSLXLkarVml3GDYkQz7DAwt6VGoT0d6o8lnX3N08G6FQGO4KQnAa9Lldp1 7qzf4vyyeo8+GP5C/mANEltsLYazvLkWY0P9NQJ9bN3d3V8YLV3JDKq38atFfVEj17rNLN0xfAN fc2NVulLWu8FyQSLWHWas9HcWwE2KMzgmPRf4VdHy61gcXgztw8Z4UkOvM3lQxIvRilFCnawfkg YRbteuL0UfDTWvic+8TyAVxzGt/gFQoKH7s95HVgms1ei7JFRFcgq+e4/6dXBc07dQPzJ8QA4vJ 0r5zIBl4nyZ1GjcSwLNAVy3dOZZw== X-Received: by 2002:a05:600c:8189:b0:492:32a0:7f92 with SMTP id 5b1f17b1804b1-492333aabe8mr56689545e9.12.1781688505698; Wed, 17 Jun 2026 02:28:25 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-49230a4601esm154647225e9.1.2026.06.17.02.28.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2026 02:28:25 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/3] python3-dateparser: Upgrade 1.4.0 -> 1.4.1 Date: Wed, 17 Jun 2026 12:28:17 +0300 Message-ID: <20260617092817.4090239-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260617092817.4090239-1-leon.anavi@konsulko.com> References: <20260617092817.4090239-1-leon.anavi@konsulko.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jun 2026 09:28:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/127657 Upgrade to release 1.4.1: - Remove fastText language detection support: the fasttext extra is dropped and detect_languages() now raises ImportError. Migrate to the langdetect extra, which also unblocks numpy 2.x compatibility - Make digit quantifiers possessive in the relative-date regexes to prevent quadratic backtracking (ReDoS) on long digit runs - Add the USE_GIVEN_LANGUAGE_ORDER setting to try languages and locales in the order given rather than by frequency - Preserve explicit signs on individual components when parsing relative dates that combine decades with years, such as "-1 decade +2 years" - Fall back to other provided languages in search_dates when the detected language yields no dates - Parse relative date expressions with spaces between the sign and number, such as "now - 2 hours" and "now + 1 day" - Use the parser-relative now for the current month when filling in incomplete dates so the month and day stay consistent - Fix Norwegian Bokmål (nb) parsing of relative date expressions such as "3 måneder siden" and "om 2 månede - Parse abbreviated English month expressions such as "1mon ago" and "3mons ago" - Preserve surrounding whitespace when removing skip tokens during translation to avoid spurious double spaces - Move project metadata and build configuration to pyproject.toml - Add alternative Korean date expressions for today, yesterday, tomorrow, and "N months ago/later" - Expand Czech date translations with additional inflections, word numbers, decade and century expressions, and clock phrases - Replace internal OrderedDict usage with the built-in dict Fixes: WARNING: python3-dateparser-1.4.1-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi --- ...hon3-dateparser_1.4.0.bb => python3-dateparser_1.4.1.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python3-dateparser_1.4.0.bb => python3-dateparser_1.4.1.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.4.0.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-dateparser_1.4.0.bb rename to meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb index 27f9da83b6..2602356207 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb @@ -3,11 +3,9 @@ HOMEPAGE = "https://github.com/scrapinghub/dateparser" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d3ed25571191e7aa3f55d0a6efe0051" -SRC_URI[sha256sum] = "97a21840d5ecdf7630c584f673338a5afac5dfe84f647baf4d7e8df98f9354a4" +SRC_URI[sha256sum] = "f265df13c0380e2e07543ba74b67c0681aaa1096981ffcd35227e1aa0cb81c7c" -PYPI_PACKAGE = "dateparser" - -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta CLEANBROKEN = "1"