From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sDqNGbezGmQWHgAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 08:52:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mESMGbezGmTOcAEA9RJhRA (envelope-from ) for ; Wed, 22 Mar 2023 08:52:23 +0100 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 4203DCA70 for ; Wed, 22 Mar 2023 08:52:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=JQgwGCwo; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679471543; 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=yDmi8uUBj79zKaRrMzVvwrCIxRvDJKGY4CcQV9IINGI=; b=HntwvedzkaTWxPXrMIuhq+ATmcy/LiSY/TQmCVRg1k3SATKv4GVTGi1vIWCMx2GHYMPnCO ufNhVsZRWXbyNnOyESFR8vEa7+9WA+YJVbiph+1W/Kw2n3rzGj8m8h3bI6cfonHcGuRO7k dcJ8BLARxArVFlKhzYrNIX/ySEI0VSYHDTnCr2nPd9LPCYKJRdGB0WLnEXwbhGYhqxM8rL w9VbzQ4QH+T42EeR9Xpup2IWHqyN6hPaw103DaitLiOT6OaVLwZ0rLH2CYnDneySN+0pmC PHltXgD37LG+vksRTnqqyCK3H896CaJ7MmSYa3W6Xpx0wH0QdIatbF9cm8EVEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679471543; a=rsa-sha256; cv=none; b=pFxHKCQnHQpxxJ/ApNhPqu4DN7TYl8eWNyhQuzXWBvVQPslRRLh4HwOQ33eUE/SVKj4c4Z 6vzO8qR7M4PDxuCT8xRMgaOdQjK5bkNbeGgrTPpT7N7SmO0+dlQPW/m3U0Vg9FdKMdfi/5 jfLVT+Cdnv3UU7a571hSAnLEybNu//rz2GgTxHDok7BokvtY91RZ2MmrQGxhSLcMLb7hSc k9RiOO4BAdG+G9Tv40/tPp1/HkBrbzpOLngq/EAaiU3vVofU9em3ehzrXRKgq9erjW7KhN rNqA4RCFXocwTOnfuq5vo4/nvgCSWm1YF7cb0AtggjmTqXtxAO0wtC74SqMv0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=JQgwGCwo; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1petGS-0005hf-NU; Wed, 22 Mar 2023 03:52:10 -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 1petGN-0005hL-RG for guix-patches@gnu.org; Wed, 22 Mar 2023 03:52:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1petGM-0003uY-Pr for guix-patches@gnu.org; Wed, 22 Mar 2023 03:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1petGM-0004Mb-DG for guix-patches@gnu.org; Wed, 22 Mar 2023 03:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62166] [PATCH 1/2] gnu: Add python-clickgen. Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 07:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62166 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: conses , 62166@debbugs.gnu.org Cc: contact@conses.eu Received: via spool by 62166-submit@debbugs.gnu.org id=B62166.167947147016710 (code B ref 62166); Wed, 22 Mar 2023 07:52:02 +0000 Received: (at 62166) by debbugs.gnu.org; 22 Mar 2023 07:51:10 +0000 Received: from localhost ([127.0.0.1]:33390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1petFV-0004LS-JW for submit@debbugs.gnu.org; Wed, 22 Mar 2023 03:51:09 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:57681) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1petFR-0004Kv-Qs for 62166@debbugs.gnu.org; Wed, 22 Mar 2023 03:51:08 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id A0995240002; Wed, 22 Mar 2023 07:50:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1679471459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=yDmi8uUBj79zKaRrMzVvwrCIxRvDJKGY4CcQV9IINGI=; b=JQgwGCwoQdhr3+LyU9/4ZKr9GyjE1alUwPjedYDm9Ce2AeXTN0JsFN6wjjCUFWBfv8ZpAF rYvRFW6ehmY7EaO+f9QGIQy61T03kM3iyaxNv5MigKSJV8tLukiVrZgOzDKpvWP2HEzQ9L 0kv3INSqIHI/xE50i8/7je35a7+/CxbB+eAOxkwQ4N2fBuXh0PN4oqPHvACc5NXx4hzrrE s0Smo4J3WPqz0KsKX8Ahh97wfzG33mtwpXhJiC4f0PIVpo3dZ9F7VVfJfka/4cAZuwc+bi IVYPwcA5bKCfjozGuh4OqrHaiy+HGA6IDtZjGauU2nbXSQRDzT4gbyJE03LH/w== From: Andrew Tropin In-Reply-To: References: Date: Wed, 22 Mar 2023 11:50:52 +0400 Message-ID: <87pm91usv7.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: X-Migadu-Scanner: scn0.migadu.com List-Post: X-Migadu-Queue-Id: 4203DCA70 X-Spam-Score: 0.15 X-Migadu-Spam-Score: 0.15 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 3zn6Ar68wajC --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2023-03-13 19:41, conses wrote: > * gnu/packages/python-xyz.scm (python-clickgen): New variable. > --- > gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ > 1 file changed, 22 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 83f3ec02ea..10c2ca3019 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -3802,6 +3802,28 @@ (define-public python-click-7 > (base32 "06kbzd6sjfkqan3miwj9wqyddfxc2b6hi7p5s4dvqjb3gif2bdfj"))= )) > (arguments `()))) >=20=20 > +(define-public python-clickgen > + (package > + (name "python-clickgen") > + (version "2.1.3") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "clickgen" version)) > + (sha256 > + (base32 > + "010j9zz0gd2za5l4hibicypnfw721x0gxp3rr0329bc97vw5maha"))= )) > + (build-system python-build-system) > + (propagated-inputs > + (list python-pillow python-toml python-numpy-next python-attrs)) > + (inputs (list libx11 libpng libxcursor)) > + (native-inputs (list python-setuptools python-wheel)) Removed python-setuptools from inputs. > + (home-page "https://github.com/ful1e5/clickgen") > + (synopsis "The hassle-free cursor building toolbox") > + (description > + "clickgen is an API for building X11 and Windows cursors from .png = files. Capitalized the description. > +clickgen is using @code{anicursorgen} and @code{xcursorgen} under the ho= od.") > + (license license:expat))) > + > (define-public python-cligj > (package > (name "python-cligj") > --=20 > 2.39.1 Thank you for the patch, applied. =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmQas1wACgkQIgjSCVjB 3rDkiQ/9HFNtAUTX2Brb6KJhvIq2XtN8QeEA1dGKJJ+K3snaqw0a5RPc5BG317Zm /tSfgrAH9p1zvUUjPu3IWTAbDEFTyAcgVBX9StNw0/gPY5nRJP92zDYIqQxVTjN/ QFnxfZdT/yxb8QD971fbTlGqcBtR61S5VBRa/7m+/HXiu8bdoIZHoHuSIeL8St7v KgIgyU03CCGJbDBbqv3u89TpaMjZ3F56LQqUkiROZqSlYyohvyLtazsD3fYi5Nxu lATYihzR720tUT5NQ+g3Pf76V2+G3tWa3k9yJwSliFA0y79jbNxlmx0X8hVah/iO fsCz0hpj7/0QPBWdMQZIOzLjhn1Q+V6yVRN5JtACIkkfpWf79eg1p4kWTjN9Xaua 8W6HfN9Y3ZONFt6IO8QbQFmwxNTmUSrTjYIDBoC+QDhpDfQ+jNPorXyYxETljamf L7go6sJKA6kRJ/gc/VWUjHiNHZo+RnM/8h8qE4Bw+sxW9IUPZmqDMny3wuH9XcWo BAwopQcLxmax1ZgsB0f2IEafiD4dte9TXoEn2a5+17agJbbJWYrp82VZ35SK7pGN Gb+aj1aWpukr3r/4fqxaLPc2dHRXanYZcy2Kq2OlSiD4q5GtdwOsZlaI/Zm7hKBs vgXXSjsmG/W/5lSfgRHz/nrAKQAqWpu9HOvVBTJFqhVWKFy1uyI= =tZAe -----END PGP SIGNATURE----- --=-=-=--