From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IDnEFDoYlmU+BwEAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 03:30:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KKnjDjoYlmUzEAEAe85BDQ (envelope-from ) for ; Thu, 04 Jan 2024 03:30:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=SSJk7Cil; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704335418; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=dYml9uAx09cIrQRJ4edCK/nbys2L2dGBAaBXh9yFo+A=; b=bxMzilO0764LSqxVMQkHxMpnGXJaNgvl6IkgGJa8ho84UxFiL5r62SHs+5qV1T6DnaTG1d 4Jb6iaGyxZirj3Dn1jj5ut+1Ll9gl1nV7HP5h0ljMmlWGWpHur7o/ftjoOw0zEvoLsEY8U Aw5sppZa1xbxxchQHAxsm2caoNY0PJ16b+jqkXx4WtOGzHIEhVcxDQ17l939iUjBO/8BL+ nCkjLvABtoJRTeMgPB8ZZhpIqWcgbNM9mADXQIxuM3I54sOBUomUgeKFlqKzz5xDDtBQKr w/0YtQpRK6Rto0rACHcojl867YZ4PpCpLPsx46iRhPm+KBM7QDd3T68h6AtLSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704335418; a=rsa-sha256; cv=none; b=UrczdZu7ID7ExRwv1mHalytEpMpVF3209D3h7TZQA5Ut8uXaNaX/2eKYppxObDmWfsok6z c4CF4Bc9HKVHJJGh+rhJ75c3F8aPO7gxNfYFdRxPUHGSg4MhLjqLwEfnLoF2OULbZPb5aw cNLDI1Un7Z2UNZ+9MaHNwP8+zdfySB823g3iMtckl0KkwZABJnwSUe/6cIjmLeMqkNwblt suhZNB1CodJ5q5gwbQObpq3UbJxbPvHfeiWagWoo8IFersTrUBVE6fz1hbW6Y3yDyPJOKN KIYQIBKBJuCmjXtxDX4g7xUAcYc57lpAX5fLThiuJxjuilSOXk/N+lFxDt/mUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=SSJk7Cil; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AA2CC12385 for ; Thu, 4 Jan 2024 03:30:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLDUf-0002TF-Dg; Wed, 03 Jan 2024 21:30:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLDUd-0002T7-Uo for guix-patches@gnu.org; Wed, 03 Jan 2024 21:30:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rLDUd-0004Va-5j for guix-patches@gnu.org; Wed, 03 Jan 2024 21:29:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLDUg-0008Hg-7a for guix-patches@gnu.org; Wed, 03 Jan 2024 21:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66688] [PATCH 2/2] gnu: Add python-djitellopy. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Jan 2024 02:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: Munyoki Kilyungi , jgart , Lars-Dominik Braun , 66688@debbugs.gnu.org, Marius Bakke Received: via spool by 66688-submit@debbugs.gnu.org id=B66688.170433538431794 (code B ref 66688); Thu, 04 Jan 2024 02:30:02 +0000 Received: (at 66688) by debbugs.gnu.org; 4 Jan 2024 02:29:44 +0000 Received: from localhost ([127.0.0.1]:53373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLDUO-0008Gk-EN for submit@debbugs.gnu.org; Wed, 03 Jan 2024 21:29:44 -0500 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]:46107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLDUJ-0008GR-Fe for 66688@debbugs.gnu.org; Wed, 03 Jan 2024 21:29:43 -0500 Received: by mail-oi1-x230.google.com with SMTP id 5614622812f47-3bbd1f9e0b8so69203b6e.0 for <66688@debbugs.gnu.org>; Wed, 03 Jan 2024 18:29:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704335370; x=1704940170; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=dYml9uAx09cIrQRJ4edCK/nbys2L2dGBAaBXh9yFo+A=; b=SSJk7CilTe4U0oXYyxErknhC/k9d8v3kYimIF2PGSNsvSLPFfSqHKxtQjsgO/w+bdJ rlAXsXXk5fvqXgv/3fkA2bbP2ULAVffKhGXYJCoo3NMJ0f43hnwcL8mDjBX3HBNmU3px NmhxlJBglRyCAu2JihNoAlHEUbqG2mA9MCDxSDog9vwj+Ee6/9odIYmR8RHL0Phw6bMJ YfyaTx1tACVi7As2gar/rbc0h46snyR3VGdXuxMcejdrXIPXJJV1gZ6By72zC6jHFgJj WbhbVBm/c0gxng0szs0qpSORTllnLI9d91UEVosb57jltgHCvFIDnx6vHpvHQ2miNIU1 DkTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704335370; x=1704940170; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=dYml9uAx09cIrQRJ4edCK/nbys2L2dGBAaBXh9yFo+A=; b=PeLOjUB4+se93SWPmb+THo0i1U5ovAajyG3Yt8/B5b/5jElzf7snw2pUTmxxjC5m4b NEfhdXlDsxQjTO3x5d5vTxNWDa9s1LZRzdXCS6P+2Ea9Xj6Gs20DD0D1+IB2W8fVrz8H 6RVdf1vT1uJN+WstMt11AikRDoliK0JeNzPKVfzVTotkvoPCYvvFHqC/RPASh9XEhbD7 kmhWmYxNS8AMlGWrNFy4c2DisCUz0gZwAdjl9N55emQ+/poeYKt/pXVKMEYJex2YC1Nc yhgzhGOuQfWz1u+DqJpa+LOVd95oYaxhunHbH4O6BgYbaRRQzN6ED+MzAbUxX280weMs CbCA== X-Gm-Message-State: AOJu0YxNQRivH7UI9tDIgXF4/i5bK9Em86k3gu5dhongICCLOJeJe39A /htJrxvd1iL1jYFeT0bcMy4= X-Google-Smtp-Source: AGHT+IHgH2WrbOMyKlEn9Nf7cYQ20xN1v2cs5XYjfGcDKymvAc7pJCzCEtblWE3/tl84RmVmgmfSCA== X-Received: by 2002:a05:6808:3a0b:b0:3bc:1a6c:de02 with SMTP id gr11-20020a0568083a0b00b003bc1a6cde02mr25544oib.32.1704335370247; Wed, 03 Jan 2024 18:29:30 -0800 (PST) Received: from hurd (dsl-10-132-1.b2b2c.ca. [72.10.132.1]) by smtp.gmail.com with ESMTPSA id el2-20020ad459c2000000b0067f19dce377sm3859004qvb.30.2024.01.03.18.29.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 18:29:29 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <4b264b1249ff7c4b67c301df8a83f1ab134433b0.1698015372.git.sharlatanus@gmail.com> (Sharlatan Hellseher's message of "Mon, 23 Oct 2023 00:04:08 +0100") References: <4b264b1249ff7c4b67c301df8a83f1ab134433b0.1698015372.git.sharlatanus@gmail.com> Date: Wed, 03 Jan 2024 21:29:28 -0500 Message-ID: <87jzop4yrb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.69 X-Spam-Score: -3.69 X-Migadu-Queue-Id: AA2CC12385 X-Migadu-Scanner: mx12.migadu.com X-TUID: 23Nf7tG4qyp0 Hi! Sharlatan Hellseher writes: > * gnu/packages/python-xyz.scm (python-djitellopy): New variable. > --- > gnu/packages/python-xyz.scm | 40 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 40 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 1558c74492..ef3ec0ee97 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -29932,6 +29932,46 @@ (define-public python-parallel > applications with variable CPU loads).") > (license license:bsd-3))) > > +(define-public python-djitellopy > + (package > + (name "python-djitellopy") > + (version "2.5.0") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "djitellopy" version)) > + (sha256 > + (base32 "1kc0syb4hpn7fay0rxpazmczag6jw3pncrrc6v762jj0afiwkrps")))) > + (build-system pyproject-build-system) > + (arguments > + (list > + #:tests? #f ; No tests provided. > + #:phases > + #~(modify-phases %standard-phases > + ;; XXX: Can't detect opencv-python version. The input opencv might not > + ;; set the version correctly. > + (delete 'sanity-check)))) > + ;; opencv provides OpenCV-Python which is Listed as install requirement. > + (propagated-inputs > + (list opencv > + python-av > + python-numpy > + python-pillow)) > + (home-page "https://github.com/damiafuentes/DJITelloPy") > + (synopsis "DJI Tello drone lib with video streaming, swarms and state packets") > + (description > + "DJI Tello drone python interface using the official Tello SDK and Tello > +EDU SDK. > + > +This library has the following features: > +@itemize > +@item Implementation of all tello commands > +@item Retrieve a video stream easely > +@item Receive and parse state packets > +@item Control a swarm of drones > +@end itemize") > + (license license:expat))) > + > (define-public python-djvulibre > (package > (name "python-djvulibre") I've taken the liberty to do the following edits: --8<---------------cut here---------------start------------->8--- modified gnu/packages/python-xyz.scm @@ -30288,30 +30288,28 @@ (define-public python-djitellopy (build-system pyproject-build-system) (arguments (list - #:tests? #f ; No tests provided. + #:tests? #f ;no test suite #:phases #~(modify-phases %standard-phases - ;; XXX: Can't detect opencv-python version. The input opencv might not - ;; set the version correctly. + ;; OpenCV does not ship metadata files for its Python library, which + ;; makes it invisible to the sanity_check script (see: + ;; https://github.com/opencv/opencv/issues/24810). (delete 'sanity-check)))) - ;; opencv provides OpenCV-Python which is Listed as install requirement. (propagated-inputs - (list opencv + (list opencv ;for opencv-python python-av python-numpy python-pillow)) (home-page "https://github.com/damiafuentes/DJITelloPy") - (synopsis "DJI Tello drone lib with video streaming, swarms and state packets") + (synopsis "DJI Tello drone library with video streaming, swarms and state packets") (description "DJI Tello drone python interface using the official Tello SDK and Tello -EDU SDK. - -This library has the following features: +EDU SDK. This library has the following features: @itemize @item Implementation of all tello commands -@item Retrieve a video stream easely +@item Retrieve a video stream easily @item Receive and parse state packets -@item Control a swarm of drones +@item Control a swarm of drones. @end itemize") (license license:expat))) --8<---------------cut here---------------end--------------->8--- I'll push it shortly. -- Thanks, Maxim