From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oArqKXrbh2LYtQAAbAwnHQ (envelope-from ) for ; Fri, 20 May 2022 20:18:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yLMnKnrbh2KgTwEA9RJhRA (envelope-from ) for ; Fri, 20 May 2022 20:18:34 +0200 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 463F68F5A for ; Fri, 20 May 2022 20:18:34 +0200 (CEST) Received: from localhost ([::1]:33994 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ns7Cq-0004gN-VF for larch@yhetil.org; Fri, 20 May 2022 14:18:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40588) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ns78U-0007w9-5X for guix-patches@gnu.org; Fri, 20 May 2022 14:14:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46162) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ns78T-00068q-Rn for guix-patches@gnu.org; Fri, 20 May 2022 14:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ns78T-0004Nt-NR for guix-patches@gnu.org; Fri, 20 May 2022 14:14:01 -0400 Subject: bug#55308: [PATCH 0/2] Packaging kivymd Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 20 May 2022 18:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55308 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ryan Prior Cc: 55308-done@debbugs.gnu.org Mail-Followup-To: 55308@debbugs.gnu.org, ludo@gnu.org, rprior@protonmail.com Received: via spool by 55308-done@debbugs.gnu.org id=D55308.165307041216802 (code D ref 55308); Fri, 20 May 2022 18:14:01 +0000 Received: (at 55308-done) by debbugs.gnu.org; 20 May 2022 18:13:32 +0000 Received: from localhost ([127.0.0.1]:40058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ns77z-0004Mv-NW for submit@debbugs.gnu.org; Fri, 20 May 2022 14:13:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ns77w-0004Me-Pg for 55308-done@debbugs.gnu.org; Fri, 20 May 2022 14:13:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60140) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ns77r-00061p-JG; Fri, 20 May 2022 14:13:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ojUIV0yeG44fsMDUqQ5GDU/QA8oydMxPjS6La62Shts=; b=pEG0t15Kan82n40NFnxe rupNquVLYQGSZhzcqU14oroTzDUfqEA1t2YYA1Z9OPRShveuT5Vz8ccCRdtL1gDa164+gnDg+hWLM Er6MEMqkShsRWGexU5zCECiQgDby/52dqTqbOmCU4ixGDOam/oLnYaa9Ll1SOkuOLpn3ER4Gm6Qk2 4gWDVlg6VSAbL2KGYhNNq9FX3XjIWkj7OZodlgr5oG5ZiIYHpl41CM3YboPj81p/uwbwxXdyu+K5P ihXpsequNmW6QoU2zvzEM5yzJcYJPq0fuRHeusf+TSKxxIoKLLVeDKR4+v3IDCAX4Yp0PBBVOxPTY Wi1hoK2g9uQfOg==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=49380 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ns77q-00010R-C4; Fri, 20 May 2022 14:13:22 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220508014521.28894-1-rprior@protonmail.com> <20220508014521.28894-2-rprior@protonmail.com> Date: Fri, 20 May 2022 20:13:20 +0200 In-Reply-To: <20220508014521.28894-2-rprior@protonmail.com> (Ryan Prior's message of "Sun, 08 May 2022 01:45:36 +0000") Message-ID: <87h75kxebj.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653070714; 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-to: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=ojUIV0yeG44fsMDUqQ5GDU/QA8oydMxPjS6La62Shts=; b=mnImteyx+Xr5IoY2xziZQn33PVY5e6GR08RHcFVVWIBjYL9AQZYBdKZ5KNXzstTRauQ1fH OPUx62vtRklyCEu+eTZ0hTetbuCsIfopTmGuHhKf+GGoUUbuu8ocBSzUBVclkYhI03oloe lh+NeDnn+lHEBsFY3xthQkMJrynPTQRFMETjCRdTeumDj+cKle4AVo562Hxf6ZTIjj66Dw yqGvrg4MWxg8x1EisA4qlvQiFZZJDMtwMZP0Gv1MlvvOlEJeYcw2jeGBXZvo3av+/fuf1D 09JDinGE+wC64MlENYFaPf9O9Hq8pn+Ypt3QfV5vmvM46T0a+oHM8TXfY3Fpag== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653070714; a=rsa-sha256; cv=none; b=nuVnOJy++04yemVICP4IuICOvCmO7cje3WlsYEun9AoATv24hZHLFJx22mt/vy4Mhx8MQB vOCa/rnu+d/1d4v2/fIrvkc9MYAPJQRFJykGQHpoW9h8MIu6m8J8GGTvW7qtsKxMO26W8/ wMDMhaSbDF8bOvY5EI1QMYZOOvWNJwDE12o2GXCwaYa4h6JltFb3zdOqLJhbaLY4tEEnqp GEFmyrWjokeK1YdwmEjCikjFP+hx5zmq6A0ScF1cJlGnAdFQszpLiVzOrjWs/y/a+hpLo1 MgF61B87x9DhQQ5lrcvvRhvunVKqOaqibLNLjd8ABmbrBTo09vvlcSaPU/GtAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pEG0t15K; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.74 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pEG0t15K; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 463F68F5A X-Spam-Score: -3.74 X-Migadu-Scanner: scn0.migadu.com X-TUID: obDxBlcCZMVe --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, Ryan Prior skribis: > * gnu/packages/python-xyz.scm (python-kivymd): New symbol. Applied both patches, with the changes below on this one (suggested by =E2=80=98guix lint=E2=80=99). Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 19daf8cd05..b8fd857fd6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18682,17 +18682,18 @@ (define-public python-kivymd (base32 "04lwy6j0agrdwa4a6dl6qs97nx9ysmscmm8psvdzjpyj8aa1zg4p")))) (build-system python-build-system) (arguments - `(#:tests? #f + `(#:tests? #f ;tests require network #:phases (modify-phases %standard-phases (add-before 'sanity-check 'set-home (lambda _ ;; 'kivy/__init__.py' wants to create $HOME/.kivy. - (setenv "HOME" (getcwd))))))) ; Tests require network + (setenv "HOME" (getcwd))))))) + (native-inputs (list python-docutils)) (propagated-inputs - (list python-kivy python-pillow python-pygments python-docutils python-kivy-garden)) + (list python-kivy python-pillow python-pygments python-kivy-garden)) (home-page "https://github.com/kivymd/KivyMD") - (synopsis "A collection of Material Design compliant widgets for use with Kivy") + (synopsis "Material Design compliant widgets for use with Kivy") (description "This package provides Kivy widgets that approximate Google's Material Design spec without sacrificing ease of use or application performance.") --=-=-=--