From patchwork Fri Nov 3 13:10:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: arthur.oliveira@ossystems.com.br X-Patchwork-Id: 33554 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 A0AE8C4332F for ; Fri, 3 Nov 2023 13:10:45 +0000 (UTC) Received: from mail-yw1-f176.google.com (mail-yw1-f176.google.com [209.85.128.176]) by mx.groups.io with SMTP id smtpd.web11.50602.1699017043729536745 for ; Fri, 03 Nov 2023 06:10:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ossystems-com-br.20230601.gappssmtp.com header.s=20230601 header.b=fAZ11lwq; spf=pass (domain: ossystems.com.br, ip: 209.85.128.176, mailfrom: arthur.oliveira@ossystems.com.br) Received: by mail-yw1-f176.google.com with SMTP id 00721157ae682-5a7afd45199so24813157b3.0 for ; Fri, 03 Nov 2023 06:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ossystems-com-br.20230601.gappssmtp.com; s=20230601; t=1699017042; x=1699621842; 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=UaTRNQL1m7g2omCKTNm36xHJmAsoWfee5y3myRxUgo8=; b=fAZ11lwq6ZBgx3cFFZJxFnb4mzG/2EOFygfN5gnkTy0kkpzd8SR0/bOAr1/nRetp9w Xex/RlIohd5cZYUmxvgGInSuaIVX1OSjw4Xv8+CL9ogBPYDJUJ5j1Y+9XqRjYBLgA4Ow 9tyM0Y3K6U0ikThT1RS+P1jC2Iie9VyuYTaNTzTOmZAcLN5EEZBTUFvsCUU8TRbMu5sA 84Imdztim7XeK0I4BXJR+GDh3JNw/BKcmwHCRRBBpbuyUg7Rkh+lOqnyZpoBaLp2CPhg HsSQSG7y8DOxz8D7tbpgzPkBfZbjD3Tl0F4nWusJOSqzLTI6Yeu+2bE5ezAnVyTjyaKh pnVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699017042; x=1699621842; 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=UaTRNQL1m7g2omCKTNm36xHJmAsoWfee5y3myRxUgo8=; b=xT91Plu67ZI9IRMjCHgJnqkIu53qkV35ZifX9oHiHvZjl+4N9S81yvUBn2+R+GVmBq vjMSnXJDzgT30osDLomZiDB54HxkBW5ZTP4EvS12t7wpHJbjnH1+fclh6YawBCgs22YN UA/3fUJVlFstNUBzIWcJdRorPnPH8Gfs9n3rEIYxezX2BqtEfBflnTAehqKuAP5ubBju Q9fezhHerb4Zk/4W6B8qDnXBlCzC0ey/3qWrgBJuYAZw8KzpbOYW3CtP/aQADgL97JxD 5/tZiJ8VPq75rlO1olq+yAtzLbUo8ROz0Y4xRIj2vLCUpmYsENjTWYRrRrSKM+UASbNs zlxg== X-Gm-Message-State: AOJu0YxMjlIZdos79qRmn7dVODkGMN9SaYayWJRuDe0McmFCk5zQlojT TWy6MgHS5mnKYuSM0Lq5P5S1Pldqp2fsh+AH9miSrQ== X-Google-Smtp-Source: AGHT+IEd2jJ5PYJUwUnLl5mvZOiKhsAoGKmxwV3t1UE1zN98se8MQE8TGa3xiIaHbcKWzSZ661k9+g== X-Received: by 2002:a0d:e646:0:b0:59b:ec10:915e with SMTP id p67-20020a0de646000000b0059bec10915emr2601785ywe.30.1699017042471; Fri, 03 Nov 2023 06:10:42 -0700 (PDT) Received: from hyper.lab.ossystems (189-11-177-132.user3p.brasiltelecom.net.br. [189.11.177.132]) by smtp.gmail.com with ESMTPSA id z145-20020a0dd797000000b005a0f9718a5fsm894927ywd.78.2023.11.03.06.10.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Nov 2023 06:10:42 -0700 (PDT) From: arthur.oliveira@ossystems.com.br To: openembedded-devel@lists.openembedded.org Cc: Arthur Oliveira Subject: [meta-python][PATCH 1/3] python3-flask-restx: Add Flask-RestX Python Recipe Date: Fri, 3 Nov 2023 10:10:35 -0300 Message-Id: <20231103131037.2997335-2-arthur.oliveira@ossystems.com.br> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> References: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> 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, 03 Nov 2023 13:10:45 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105858 From: Arthur Oliveira This commit introduces the python3-flask-restx recipe, which brings a fully featured framework for fast, easy, and documented API development with Flask. It is released under the BSD-3-Clause license. Signed-off-by: Arthur Oliveira --- update license to BSD-3-Clause --- .../python/python3-flask-restx_1.2.0.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-restx_1.2.0.bb diff --git a/meta-python/recipes-devtools/python/python3-flask-restx_1.2.0.bb b/meta-python/recipes-devtools/python/python3-flask-restx_1.2.0.bb new file mode 100644 index 000000000..cff797139 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-flask-restx_1.2.0.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "Fully featured framework for fast, easy and documented API development with Flask" +LICENSE = "BSD-3-Clause" +LIC_FILES_CHKSUM = "file://LICENSE;md5=c96dd911c6d9e32868b6bc667a38a3e2" + +SRC_URI[sha256sum] = "9a5338b108c57fbed1d24d5d53fe98442b2be7ffa2ff3291305af7a613ce6fc0" + +inherit pypi setuptools3 + +RDEPENDS:${PN} += " \ + python3-isodate \ + python3-jsonschema \ + python3-pytz \ +" From patchwork Fri Nov 3 13:10:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: arthur.oliveira@ossystems.com.br X-Patchwork-Id: 33555 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 AFFA5C0018A for ; Fri, 3 Nov 2023 13:10:45 +0000 (UTC) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mx.groups.io with SMTP id smtpd.web10.51459.1699017045187256895 for ; Fri, 03 Nov 2023 06:10:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ossystems-com-br.20230601.gappssmtp.com header.s=20230601 header.b=SqHL0riD; spf=pass (domain: ossystems.com.br, ip: 209.85.128.182, mailfrom: arthur.oliveira@ossystems.com.br) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-5a7c08b7744so23989577b3.3 for ; Fri, 03 Nov 2023 06:10:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ossystems-com-br.20230601.gappssmtp.com; s=20230601; t=1699017044; x=1699621844; 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=+uiweSif1voSgbnlABYPVbzMk9k/bEjV2yYH85SjPYc=; b=SqHL0riDPERAsJXaPBKrqHU9HEQykZL6MXppOV4UiAl2xzurwcxDJ/yBzSvrN27zvi QRuJ2w+DqNz/4woSyhXiiwh3loRchr7531gy8MCHkcnJXcLzurUbfr2/Eu9kgy3rINrd I+Z42x/XzRqQbIIT8fUdsPHD2nfM/RS1RzfhB6hkjBpUxyi8H6d6QRW0O83OXQhj6yA6 TJjN/mn2ImIa4c/YWjSC4CJwOocW3Om8A0EbAhlxtwPNQvsmzIzKdps2aW5gS3TbBGcT flyuzIcjjL94icKBu+0bBDMrciHfKCe1wC/F5yjPXIXRYUhtl5zqAYETcZdkYUf1SYv8 ZkPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699017044; x=1699621844; 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=+uiweSif1voSgbnlABYPVbzMk9k/bEjV2yYH85SjPYc=; b=RyNbkZdO58ZdD/FuRfdxC44aOAWPsAZzIKobhtvqnzaYnlvaZNJKYTjDbUAeG+N1NX 9EUYKqb4e7M7SVBm9Ega3/yL8mhVOQD9378KUorzq+qP397eA7Z9MBu0bIW3EnWq4eyY Ao0iZbqyNSw3eHAMUVmoD60LIviuZVbdd/xmexdsx2+jgPMCF4GkEwoiufR7i28vsRGs UGGR1hvk2BI+Qyv6ng1mY2rwYsorGGNZIgdHcfewSt6lwctlKth1m/e7Q+qNoYsGRrR2 EGuj1qXhb2Au+tQNFCLdCYXUnuBltAozDhF3BeQbJ4ZEa5e7Cv0To+2HdUK/4jyHV7cD xW2A== X-Gm-Message-State: AOJu0Yyq5I0O0zH2D0lUceK1zbbWF1kV606VhH1KXYrpx1YdHMe35+Vy nxF0yVASb8d3SbcCDeamagsYi+jko5xOH/wxZrIBww== X-Google-Smtp-Source: AGHT+IHieTUvd2pU6LYLMUc0R7sJwZoZ7DEfkjiTjYqLJqGBL6/oIF6aw+AIup6VMXZjfRdWn7YTIQ== X-Received: by 2002:a81:7184:0:b0:59b:61c2:e8db with SMTP id m126-20020a817184000000b0059b61c2e8dbmr2858549ywc.49.1699017043916; Fri, 03 Nov 2023 06:10:43 -0700 (PDT) Received: from hyper.lab.ossystems (189-11-177-132.user3p.brasiltelecom.net.br. [189.11.177.132]) by smtp.gmail.com with ESMTPSA id z145-20020a0dd797000000b005a0f9718a5fsm894927ywd.78.2023.11.03.06.10.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Nov 2023 06:10:43 -0700 (PDT) From: arthur.oliveira@ossystems.com.br To: openembedded-devel@lists.openembedded.org Cc: Arthur Oliveira Subject: [meta-python][PATCH 2/3] python3-objectpath: Add ObjectPath Python Recipe Date: Fri, 3 Nov 2023 10:10:36 -0300 Message-Id: <20231103131037.2997335-3-arthur.oliveira@ossystems.com.br> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> References: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> 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, 03 Nov 2023 13:10:45 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105859 From: Arthur Oliveira This commit includes the python3-objectpath recipe, which introduces the agile NoSQL query language for semi-structured data. It is licensed under MIT. Signed-off-by: Arthur Oliveira --- .../recipes-devtools/python/python3-objectpath_0.6.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb diff --git a/meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb b/meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb new file mode 100644 index 000000000..6e82dc13b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "The agile NoSQL query language for semi-structured data" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df" + +DEPENDS += "dtc-native" + +SRC_URI[sha256sum] = "461263136c79292e42431fbb85cdcaac4c6a256f6b1aa5b3ae9316e4965ad819" + +inherit pypi setuptools3 From patchwork Fri Nov 3 13:10:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: arthur.oliveira@ossystems.com.br X-Patchwork-Id: 33556 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 86EC2C4167B for ; Fri, 3 Nov 2023 13:10:55 +0000 (UTC) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mx.groups.io with SMTP id smtpd.web10.51462.1699017046571556019 for ; Fri, 03 Nov 2023 06:10:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ossystems-com-br.20230601.gappssmtp.com header.s=20230601 header.b=ENM0OADQ; spf=pass (domain: ossystems.com.br, ip: 209.85.128.178, mailfrom: arthur.oliveira@ossystems.com.br) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-5b3b17d36d5so27319807b3.0 for ; Fri, 03 Nov 2023 06:10:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ossystems-com-br.20230601.gappssmtp.com; s=20230601; t=1699017045; x=1699621845; 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=WQbdv2pjVYnIeJc2yG64vH1Z6hiWH/oiFWyg3NV6EQ0=; b=ENM0OADQzZxJrxZ4jrnfpof6atIgNO+8p9B/yXIjlrOZqZzVS/WXOodfymlc6tTvml VfSgL3RHeRUsHztgUpnHhMcDx+lovM3iWRZ+FTMub2d/dKp20sWjLYfUoBbobfl2aT5I BfdXWG5NFQ/5URyykdlJUjwLNkgXaccYhUrHdRnVknGZXpfeMFBh/cfewk12cR0WuTHM Gy8Am3yO++lk8/Q7gEiQhh28ou60vJiVGeVp2wnMCtok+Lqb9FIXAL4p5p5jf9h2b7oK 8GI5VpgguvD+Sa7GHQQ4L+OHvzZQrMFB0TbF/O+Nd5bQnMARIyVmn11JkRO3U5/Ha6jG RXSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699017045; x=1699621845; 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=WQbdv2pjVYnIeJc2yG64vH1Z6hiWH/oiFWyg3NV6EQ0=; b=FnQL5lm4DKjFjU6uiTFPXw0MCGHu7M7wawATDT+wLwqjcUnscbmFSIF2QwPQYbrwVx ptisj/YaQ/H+Thk7O0h94qmc6ci3X4y0HIGNgoXigYnHz4ii2dJjLc6R+E7w8aWYDeoz ArJ8YLbbwwsqoxyVeqjGdi1HnYngbxbdyKu4qGBLQbs1fXiHZFjrI9IabROkzinlKCwt meRC4bjcpw0pjUIx8Zc3j3fuI7KW+L1UdNpu8IGM9bl4g+M7vhUb8B6x+s4fZbnhfyOP t32jUIPTqLF9Gyhdjkd5DMz20+lON65t65S9+sw/BtP/WX6HCntIGEcCqWQELITqPzeX Yoww== X-Gm-Message-State: AOJu0YyYGAPSQq62byvjGLG2foTcu3BWigEzOMC39JvYrXkqcUYF/Gyv aoMGueDWZWHaXxCOtuRulJxWUT0feervKpG/zwmEVg== X-Google-Smtp-Source: AGHT+IFrDJRkDqP1jx6eUYTl4/UqJmczSkfeA9FfxWUUb/5BOQGzLdBzdGo96JINCi0Jb+iHDrN13g== X-Received: by 2002:a81:9b83:0:b0:5b3:f93c:d55 with SMTP id s125-20020a819b83000000b005b3f93c0d55mr1942379ywg.4.1699017045481; Fri, 03 Nov 2023 06:10:45 -0700 (PDT) Received: from hyper.lab.ossystems (189-11-177-132.user3p.brasiltelecom.net.br. [189.11.177.132]) by smtp.gmail.com with ESMTPSA id z145-20020a0dd797000000b005a0f9718a5fsm894927ywd.78.2023.11.03.06.10.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Nov 2023 06:10:45 -0700 (PDT) From: arthur.oliveira@ossystems.com.br To: openembedded-devel@lists.openembedded.org Cc: Arthur Oliveira Subject: [meta-python][PATCH 3/3] python3-zopeevent: Add Zope.Event Python Recipe Date: Fri, 3 Nov 2023 10:10:37 -0300 Message-Id: <20231103131037.2997335-4-arthur.oliveira@ossystems.com.br> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> References: <20231103131037.2997335-1-arthur.oliveira@ossystems.com.br> 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, 03 Nov 2023 13:10:55 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105860 From: Arthur Oliveira This commit adds the python3-zopeevent recipe, which provides a simple event system. It is licensed under ZPL-2.1. Signed-off-by: Arthur Oliveira --- Add PYPI_PACKAGE to fix fetch --- .../recipes-devtools/python/python3-zopeevent_5.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb diff --git a/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb new file mode 100644 index 000000000..4d914c63e --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "The zope.event package provides a simple event system" + +LICENSE = "ZPL-2.1" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=72092419572155ddc2d4fb7631c63dd3" + +SRC_URI[sha256sum] = "bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd" + +PYPI_PACKAGE = "zope.event" + +inherit pypi setuptools3