From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id KKClI5TQDGb/HAAA62LTzQ:P1 (envelope-from ) for ; Wed, 03 Apr 2024 05:44:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id KKClI5TQDGb/HAAA62LTzQ (envelope-from ) for ; Wed, 03 Apr 2024 05:44:20 +0200 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=JHaSLKba; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712115860; a=rsa-sha256; cv=none; b=C4Wv+nNQnpn8nU0fpG4DYyphYXWV85wJtB2aKoTgQcAuiW3IMZ4/akO/080gvxqu6StBqz Fd6pTOo8artUjgFa6hJvkF8mYbPehQylGVi/ni1f/Ra0e/7Kl14IkxyLGOpb4SPyfO/lHd rvW3usxl+PaaB80JefTVFFeU6313421Brk2rjVn6ZKOh6vq/ntNxMnP9YG+6XZu2NQnyvo MmmPIsDgZXpT+ysjp15rTKF5lJA0MrwSgMGffu4m8aTi/uff67o7FlZAZLraDYppEwNV0R x/UnZvYdJ5GI5eaqT+7YdSHwhspauDifSSn2MW+MXkPEPplYRP9BhO9kGc68xA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=JHaSLKba; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712115860; 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=ihBwD2C50Eu18BaVzYNrR8xaj2g+Ni2+BQvKy01m5Tc=; b=EQe/W12NQPC2bONPVqkGzNc32fJy7CSbMqCDhOUpOLdbWXFAXOLDTp8oUbQPAmC3sFhPqI uh2JydpEJDomdnf2pVt3+W1HvCl/Q9UToz2ke6qXApM/khTImBt4ytP9O56X00RRirOkqY 2lP7juRoWu1Tf9EL+3kE3J/tv+DpbSZ6IgxW+xxtYt74aG/bOJhn5bCUrJ0w6YlEIYtJit SG/QT/hjufIau6skX7yA7vh/08LMG6zlbTCj9Kv6DeP7XtGpmowDPWz5tKuFqzSQpebxwT YPS4tevRdQxmUuDqK49N53kxfc46Ow+8NYEXPhntUFFAI/ghWFYiNVRV4p8x3g== 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 36368C08A for ; Wed, 3 Apr 2024 05:44:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrrXb-00052X-KZ; Tue, 02 Apr 2024 23:43:59 -0400 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 1rrrXa-000527-Is for guix-patches@gnu.org; Tue, 02 Apr 2024 23:43:58 -0400 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 1rrrXa-0002hY-A8 for guix-patches@gnu.org; Tue, 02 Apr 2024 23:43:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrrXd-0007a8-Ul for guix-patches@gnu.org; Tue, 02 Apr 2024 23:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70107] [PATCH 1/3] gnu: Add python-colorthief. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Apr 2024 03:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70107 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu, 70107@debbugs.gnu.org Received: via spool by 70107-submit@debbugs.gnu.org id=B70107.171211581829016 (code B ref 70107); Wed, 03 Apr 2024 03:44:01 +0000 Received: (at 70107) by debbugs.gnu.org; 3 Apr 2024 03:43:38 +0000 Received: from localhost ([127.0.0.1]:56741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrrXE-0007Xh-Vf for submit@debbugs.gnu.org; Tue, 02 Apr 2024 23:43:38 -0400 Received: from mail-qv1-xf2d.google.com ([2607:f8b0:4864:20::f2d]:56728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrrXC-0007Wp-SO for 70107@debbugs.gnu.org; Tue, 02 Apr 2024 23:43:35 -0400 Received: by mail-qv1-xf2d.google.com with SMTP id 6a1803df08f44-69928cd69a2so709196d6.1 for <70107@debbugs.gnu.org>; Tue, 02 Apr 2024 20:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712115805; x=1712720605; 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=ihBwD2C50Eu18BaVzYNrR8xaj2g+Ni2+BQvKy01m5Tc=; b=JHaSLKbavJ8WHIPD1RHVWkm5WGveZQU1orcc4gmTeoD2ZhUoD4oj5KVfExMLWF+eb0 jjzdv75rYaCJu0fcGbPRuz7hZ+bY3CG+np2eWVKznbwGyLomIo3XRffm5FETyvIjNDRD 5cML0IJXa9EfHKvxr1EXIuy4Xa+cvsah9zdBU3Ye8wOWINcKct+otJN/5y/KEdhUjwka 4m6RgN5ZNfq8Y1Sjdti0I+iX38BYEmWKCTXV0SLwHPWuzBKCIo47rB9Jss8kDyCFFcU9 bTAPIRrpNze4ms3UKPLkOKcS8uSyjRI7JS64HpaxRCC7tDGos1+AqsLba2XMWMrOiLMT Y67Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712115805; x=1712720605; 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=ihBwD2C50Eu18BaVzYNrR8xaj2g+Ni2+BQvKy01m5Tc=; b=EoAVN7rW8kS4qzVCPb2oFN8AImhGe4hA9VIYAOJUKb42iO41BfBsHA76BM6cpYfg9M 5ZRD5+oR01Q+pjjwPjwt4erVjvf9ozjfILOPGYc9phJj4/q02zuc8l9Le/fjWyfwhrVP jOICerE7bNXMRbhZ2eCZY+2x9YrMG+0wxKEW9QZQaKKDAHudFxk9DLv4JTQX4BBrxATu w8QFO7r8tb8Kp8e5MYQQm1OAfBmeSPWDKmOIdazg2YF4rYGRBibfg/C55k3smulBwjrm ieoeyEf7mAEPa+0F1xVNF5GiaFQmu/Pg0wTyipVXEh85U1eVbG6O0ptJGld4x7RWF+ew cRaw== X-Gm-Message-State: AOJu0YxeDUtOq0cbotB/rBfaIPWybXFM4NODSMxOAXkXGK8ggSfUTDiE GimU5pyr+IK0uLrYY0ZeqM0qgW4+vpRn7ed+PilNQ1b8EQbSsxFn X-Google-Smtp-Source: AGHT+IEhzlRroW+wcJweeWDhXf/yl67X8CSAp2HxR0883oMe/AG58DXJDGn/3zEQgDbnV2riuPZsQA== X-Received: by 2002:a05:6214:28b:b0:699:1657:ec70 with SMTP id l11-20020a056214028b00b006991657ec70mr4292292qvv.12.1712115805009; Tue, 02 Apr 2024 20:43:25 -0700 (PDT) Received: from hurd (dsl-158-138.b2b2c.ca. [66.158.158.138]) by smtp.gmail.com with ESMTPSA id jv13-20020a05621429ed00b006990499de91sm3059497qvb.51.2024.04.02.20.43.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 20:43:24 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <044d88017b0b844348c5e3d1fff3d3cbc0371fb7.1711896729.git.liliana.prikler@gmail.com> (Liliana Marie Prikler's message of "Sun, 31 Mar 2024 16:48:08 +0200") References: <044d88017b0b844348c5e3d1fff3d3cbc0371fb7.1711896729.git.liliana.prikler@gmail.com> Date: Tue, 02 Apr 2024 23:43:23 -0400 Message-ID: <87r0fnun50.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-Spam-Score: -3.75 X-Migadu-Queue-Id: 36368C08A X-Migadu-Spam-Score: -3.75 X-Migadu-Scanner: mx10.migadu.com X-TUID: jSuzGt6VvlUc Hello! Liliana Marie Prikler writes: > * gnu/packages/python-xyz.scm (python-colorthief): New variable. > --- > gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index cd10f304c8..ae984c493b 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -1078,6 +1078,25 @@ (define-public python-colorful > as functions or string constants to form colored terminal output.") > (license license:expat))) > > +(define-public python-colorthief > + (package > + (name "python-colorthief") > + (version "0.2.1") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "colorthief" version)) > + (sha256 > + (base32 "08bjsmmkihyksms2vgndslln02rvw56lkxz28d39qrnxbg4v1707")))) > + (build-system pyproject-build-system) > + (propagated-inputs (list python-pillow)) > + (home-page "https://github.com/fengsp/color-thief-py") > + (synopsis "Grab the color palette from an image.") There should be no period in the synopsis ('guix lint' is a useful reminder of that). > + (description > + "This package provides a module for grabbing the color palette from an > +image.") I haven't read the upstream description of the package, but if they have something more to say, I think the description could be a little bit more descriptive :-). -- Thanks, Maxim