From patchwork Tue Mar 18 14:02:49 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 59393 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 5C434C35FFA for ; Tue, 18 Mar 2025 14:03:05 +0000 (UTC) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mx.groups.io with SMTP id smtpd.web11.12593.1742306576514069410 for ; Tue, 18 Mar 2025 07:02:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=Ja6cvu/5; spf=pass (domain: konsulko.com, ip: 209.85.128.43, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-43ce71582e9so22667495e9.1 for ; Tue, 18 Mar 2025 07:02:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1742306575; x=1742911375; 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=++w2iPKIpLG4zbpMrWrrHHtHv8P7dK6PGP0lCxjqMYE=; b=Ja6cvu/57aqY684dsaGtMdwnmJ1KD8hiVL5UItr2J6fM35IxIm5GQeOTHrwj3SjuJT tWP5BKlStXsxOjK/Xfw+ytIyj81LiIQhs6M+MB43XsJ9u49ZklARKzhdyWCqafUC+sZy 0f6TGOddeZ+lNTHF3MF5nhS/JKk7NJ71Fakt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742306575; x=1742911375; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=++w2iPKIpLG4zbpMrWrrHHtHv8P7dK6PGP0lCxjqMYE=; b=LcZV0COnvWRvKSG8WelD988gD6dA11IqUGTuuG5KMnALED3FPE5OrBFdD34nKt2H6g VN6cuZYJUrjMIKvPQLAy5cL9PhFVkVoY1M1o6LSxDQCCR+C3Yh0HlF7YeWrg8DqIOYv/ skVYvc8J9q28P2b80F1kKQDcricAJUMQr2epu/w2NJ7xpph5gAwtOkYW5vprFZiY0I6z fbeJvEAkVzUdJhh4Wzn/MDEOoQs1sNgCgz8YITLqake4vrAMQB1EiL3ZyEfvJ0cpw4TS QVKDNya5D2+2iHqE5ysQnmlEtL1ukTUZKlQI9ukD1Ikkcno/n1ncROEgzXyVCj34+hVP AUww== X-Gm-Message-State: AOJu0YxlqtLLDXlE/OtpnsObqDG9f7CWa81MJ2OTv3OU0PEEf/L5jPIT mGMc+iU31jH7UDOnCOmgt6k/Az6+8RdMqpi705rLNyCJodPnig5qZ6fsfeCg9dzDEy/cD4li5Jc E X-Gm-Gg: ASbGnctVShYl0PHg4F74wGP20WrkIyakEt7fIqPvj1b1JC/vSurtUOF1TjSrD9/ByQZ Hcev5g5f0gGRHlAWIqT2VX68RinWuX4TJ+F9tm7sn5HJpCMBe9b0iTdaefMtXVYZcw5Ox1Je16H O8xvXPJhBnA7mAymwManHIEFs/dWJHtDRK0Yp6vNXHpZlbpGw2YUd4DgRTVJ/FVzrwEOmNcn6Jj V89YlhOypmA3BYIIybleYpj+fF9EcpEVM096hvPBXZFKHbPal6cq0SClqApQB1wS8KNVRHul0bf RlknME4jUIl4rcQ5UaU68on6SgtgiBUng95lnKyG3SiSDH5kx2/lv1QADy1N52+V4ngvSw== X-Google-Smtp-Source: AGHT+IHgoZz31u3jW2by/8/l6laPkiXIYlWyq/O2rjPkncmI9nzq4vbYJQFUppp2/Lr5SQ9Zn1ShxQ== X-Received: by 2002:a05:600c:5106:b0:43b:c857:e9c8 with SMTP id 5b1f17b1804b1-43d3ba2a07fmr26151845e9.31.1742306574314; Tue, 18 Mar 2025 07:02:54 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d20e29a38sm131345035e9.37.2025.03.18.07.02.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Mar 2025 07:02:53 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/3] python3-anyio: Upgrade 4.8.0 -> 4.9.0 Date: Tue, 18 Mar 2025 16:02:49 +0200 Message-Id: <20250318140251.522768-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 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 ; Tue, 18 Mar 2025 14:03:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116057 Upgrade to release 4.9.0: - Added async support for temporary file handling - Added 4 new fixtures for the AnyIO pytest plugin: - free_tcp_port_factory: session scoped fixture returning a callable that generates unused TCP port numbers - free_udp_port_factory: session scoped fixture returning a callable that generates unused UDP port numbers - free_tcp_port: function scoped fixture that invokes the free_tcp_port_factory fixture to generate a free TCP port number - free_udp_port: function scoped fixture that invokes the free_udp_port_factory fixture to generate a free UDP port number - Added stdin argument to anyio.run_process() akin to what anyio.open_process(), asyncio.create_subprocess(), trio.run_process(), and subprocess.run() - Added the info property to anyio.Path on Python 3.14 - Changed anyio.getaddrinfo() to ignore (invalid) IPv6 name resolution results when IPv6 support is disabled in Python - Changed EndOfStream raised from MemoryObjectReceiveStream.receive() to leave out the AttributeError from the exception chain which was merely an implementation detail and caused some confusion - Fixed traceback formatting growing quadratically with level of TaskGroup nesting on asyncio due to exception chaining when raising ExceptionGroups in TaskGroup.__aexit__ - Fixed anyio.Path.iterdir() making a blocking call in Python 3.13 - Fixed connect_tcp() producing cyclic references in tracebacks when raising exceptions - Fixed anyio.to_thread.run_sync() needlessly holding on to references of the context, function, arguments and others until the next work item on asyncio Signed-off-by: Leon Anavi --- .../python/{python3-anyio_4.8.0.bb => python3-anyio_4.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-anyio_4.8.0.bb => python3-anyio_4.9.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-anyio_4.8.0.bb b/meta-python/recipes-devtools/python/python3-anyio_4.9.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-anyio_4.8.0.bb rename to meta-python/recipes-devtools/python/python3-anyio_4.9.0.bb index c103eba46d..9cbe26a6d5 100644 --- a/meta-python/recipes-devtools/python/python3-anyio_4.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-anyio_4.9.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c0a769411d2af7894099e8ff75058c9f" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "1d9fe889df5212298c0c0723fa20479d1b94883a2df44bd3897aa91083316f7a" +SRC_URI[sha256sum] = "673c0c244e15788651a4ff38710fea9675823028a6f08a5eda409e0c9840a028" DEPENDS += " \ python3-setuptools-scm-native \ From patchwork Tue Mar 18 14:02:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 59391 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 4EC5BC28B28 for ; Tue, 18 Mar 2025 14:03:05 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web11.12594.1742306577077697698 for ; Tue, 18 Mar 2025 07:02:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=hpaT1BPN; spf=pass (domain: konsulko.com, ip: 209.85.221.44, mailfrom: leon.anavi@konsulko.com) Received: by mail-wr1-f44.google.com with SMTP id ffacd0b85a97d-3913d45a148so4959755f8f.3 for ; Tue, 18 Mar 2025 07:02:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1742306575; x=1742911375; 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=kyb0Jwfd/eroNwvtXmrv4X+c0SFmQAH0F5qaDzzI4iI=; b=hpaT1BPNKhIixY7p8sO98xkbBUKEmYqrBlaUJ0uGHrG3y8bz2kfgHuy+GZw/kOOeUe oh4wWsRco0ylm2iNQN4XqeEoDGjfZztWknq1vUK1I4qZ3JDS8xbGoNav4bZd/ECfUxUx ROoCWZyWGqdvJrccRQm2fgkxWulnRhzc5cuO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742306575; x=1742911375; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kyb0Jwfd/eroNwvtXmrv4X+c0SFmQAH0F5qaDzzI4iI=; b=UpU7sK55rKeGyijzkP0H1yFGag7M+NVmTarvxsZnDGFiB2QNzU15Ee9IZ8DcIKNAnM 2p4mzAnp3/t+IM7kKpyWQ7ma6/tymHugDgLpWtnlra69cYIbrxLJe4Z8me/GJJOqP5cs +mUOqEjwuBDFRmF5M6eOgbi1xLLjyAAhvSdSyDujiY5enpXizGo+bHFeoE18fhDXeN0q 7ACLfasL6lwhIkk6DzdUmL83mvEFXfp+cSSV98CbCqBGjYE1faBHZSzwlBrCp5VKfWEC lLssezUzrcp/FcC57UKrGVZW6kFV23IOfFscAbeEXzdg9Vkydf5xLHoqoqK4lb9ss3dr H8Lg== X-Gm-Message-State: AOJu0YxvppwAFDd7l01/P3Kz26RmMtjdhgT9g2O2CoCPTLEgo6Ve2rKw yCWx0B2LZhDZoxlUmYV1wrJtAM0ZjQWXqKswmAMu1Ij4Tq0/lEWEUBq5fdcOWbIk8B4tHgz+won S X-Gm-Gg: ASbGncv7jOEy4Os7G5nvkvG5nzLMVh8UsOgYy2C6WXFh5+y/mzFC+AKRfdnxY6alOJk /SBgI5gcMfmTD/Gge3CUuMo5SjGjkXbKSG+yudZBZc+NE6vJUet5/moGQsHe3yr6JuRgbBxBGvB nEKM1ZYj1qaGgBfV2kE7dfhC7HLSbSgfdK0ee7VTjQN2vTuIme3Zkw1nmHCG26GSUQF2RrtDYMU 0nZIaoxXgJhVRTyTDEASQMxNZ3J4ZC97Lt1OwR0OMT8o+ADPJQXPZW12Uuls0CtXwBCkJxS/g0y jGfWhq9xCRuPMwkcxHK5mPW7Zy/VSlQ7BGthVFb+oYtSJbveSBIOMMpdTLU= X-Google-Smtp-Source: AGHT+IGQCbmDBnCSr8opP6+10SK1CcYRNczQPiFbWmBKA0UVrsAMNTNVXBYPhcxV+wtamkATiK8tzw== X-Received: by 2002:a5d:47cc:0:b0:391:3f4f:a17f with SMTP id ffacd0b85a97d-3971ee43fc3mr18858513f8f.42.1742306575060; Tue, 18 Mar 2025 07:02:55 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d20e29a38sm131345035e9.37.2025.03.18.07.02.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Mar 2025 07:02:54 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/3] python3-decorator: Upgrade 5.1.1 -> 5.2.1 Date: Tue, 18 Mar 2025 16:02:50 +0200 Message-Id: <20250318140251.522768-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250318140251.522768-1-leon.anavi@konsulko.com> References: <20250318140251.522768-1-leon.anavi@konsulko.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 ; Tue, 18 Mar 2025 14:03:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116058 Upgrade to release 5.2.1: - Changed the build procedure to use pyproject.toml and moved the tests outside of the generated wheel/tarball. - Added official support for Python 3.11, 3.12, 3.13 - Dropped official support for Python < 3.8: the module is expected to work on older Python versions, but I cannot test such versions on GitHub actions, so the author cannot claim that it is officially supported. - Dafu Wu provided support for decorating partial functions, i.e. functions wrapped by functools.partial. - Included tests and documentation in sdist License-Update: Updated copyright years Signed-off-by: Leon Anavi --- ...ython3-decorator_5.1.1.bb => python3-decorator_5.2.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-decorator_5.1.1.bb => python3-decorator_5.2.1.bb} (70%) diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb b/meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb similarity index 70% rename from meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb rename to meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb index f330376243..e0ab87f89e 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.2.1.bb @@ -7,11 +7,11 @@ can be abused and you should not try to solve every problem with a \ decorator, just because you can." LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=69f84fd117b2398674e12b8380df27c8" -SRC_URI[sha256sum] = "637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330" +SRC_URI[sha256sum] = "65f266143752f734b0a7cc83c46f4618af75b8c5911b00ccb61d0ac9b6da0360" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += "\ python3-stringold \ From patchwork Tue Mar 18 14:02:51 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 59392 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 523E0C35FF3 for ; Tue, 18 Mar 2025 14:03:05 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web11.12595.1742306577985959867 for ; Tue, 18 Mar 2025 07:02:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=I/jRXdEL; spf=pass (domain: konsulko.com, ip: 209.85.128.53, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-43d0618746bso25579905e9.2 for ; Tue, 18 Mar 2025 07:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1742306576; x=1742911376; 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=bIYsU1t+mtzMZC1Rrfkuc45N8lXpFJPsZe+Fuc5LqLg=; b=I/jRXdEL/hiOjG/dvtZudmHtsDiMUGvweCb6zgT1QLIUQUyIjHlhH/XtC9O1f0o5LP hBwhWNNcJ/cdHB9rTfSyzrE8hAyCpm7bv2crA1CzG3nbSzVlGh7eTcN69ZnZX5AXDFY5 +s218gwaD0RkqI6m8BVVtfoXXtyn1haNT428I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742306576; x=1742911376; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bIYsU1t+mtzMZC1Rrfkuc45N8lXpFJPsZe+Fuc5LqLg=; b=FwlIzI00u08YuAQ2Lu+OZSLBgTcMHWiw7xyIGA4CwFmDu6WhrOcavnJ7dNamIbabXb WD3VqfadHT6uH6rngh7d6v69mY8bAWOC/aEv83RV0Ih8c8ItaoGNqWBmtoeqT2yGsTDw fxIz/v89kZU1rhGoOQpbQcusaVc1a/3RCVnubzIx/cgl1DNDNsRVy1nTBrQIrLQUXf9R +Z5/l4GMAldYqXCaiZFx2yudI0wvepinHjNqA4MATXz+Qsom+hm/JHMBEdBq0oMYMVQl 60tYHBWMMpG0wppzVxxkbG82/kfpqmkRD+RmM3QL/W5m4mEY7D3Ve8ulr9X+mKPJOjnO e17g== X-Gm-Message-State: AOJu0YyIff9f9OOGecBxon51QgQAGZ4lL2V8EYdvLWSpAIPz0B9lF1rx ymcBCU5d6F7gwQa8utLNDU2NwqqYEOmIVQhbTKCKpEhGOm9RVlFFoGDtnIMdD1HtW0IArkfcR4S m X-Gm-Gg: ASbGncsufByuP/dsDXl2KnrDRJ9uKKRNwA6tDJeRxMvkj6ppoTXVLLrfipA5V8YAf2g Fo86MublnAg9ARpMknjJzYw8eh03PbyUVMHZK9cpJeoJwwQAY0YLxttb6ygklkDM6zlztBgiVbo 7UPE87g5oVI1RphwSFnPc1Gse5PxShoJ1CV7iyM/wANwW7eKUcQfej71NZ4f0F3gk9deTHDEILE OJeU0ssf3lJ6f5zMNpud2y8F6EUpSRTfz4CduGMGpPBw21LHJHEeIOFND6jdwphJgS7pBj3cNQr Y8mX2n8Nj4Gly78JllmzV/bBdnJcMY5j2KUj2oSokdigcgri+3ANoW0BW5c= X-Google-Smtp-Source: AGHT+IGYXHDSF59sM5JWSpjt67tCHdVi0NMi+0hkEB62zvAY99nbeUJ2pzciKoxoi3FZUPd2waG4FA== X-Received: by 2002:a05:600c:4e4c:b0:43d:2230:303b with SMTP id 5b1f17b1804b1-43d3b9ce579mr22418715e9.20.1742306576072; Tue, 18 Mar 2025 07:02:56 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d20e29a38sm131345035e9.37.2025.03.18.07.02.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Mar 2025 07:02:55 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/3] python3-filelock: Upgrade 3.17.0 -> 3.18.0 Date: Tue, 18 Mar 2025 16:02:51 +0200 Message-Id: <20250318140251.522768-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250318140251.522768-1-leon.anavi@konsulko.com> References: <20250318140251.522768-1-leon.anavi@konsulko.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 ; Tue, 18 Mar 2025 14:03:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/116059 Upgrade to release 3.18.0: - Indicate that locks are exclusive/write locks - Support fcntl check on Emscripten Signed-off-by: Leon Anavi --- ...{python3-filelock_3.17.0.bb => python3-filelock_3.18.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-filelock_3.17.0.bb => python3-filelock_3.18.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.17.0.bb b/meta-python/recipes-devtools/python/python3-filelock_3.18.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-filelock_3.17.0.bb rename to meta-python/recipes-devtools/python/python3-filelock_3.18.0.bb index 995a55c811..9c4721d4bf 100644 --- a/meta-python/recipes-devtools/python/python3-filelock_3.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-filelock_3.18.0.bb @@ -1,14 +1,14 @@ # SPDX-License-Identifier: MIT # Copyright (C) 2023 iris-GmbH infrared & intelligent sensors - SUMMARY = "A single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication" HOMEPAGE = "https://py-filelock.readthedocs.io/" LICENSE = "Unlicense" LIC_FILES_CHKSUM = "file://LICENSE;md5=911690f51af322440237a253d695d19f" -SRC_URI[sha256sum] = "ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e" +SRC_URI[sha256sum] = "adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2" BBCLASSEXTEND = "native nativesdk" + inherit pypi python_hatchling DEPENDS += "\