From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UKZfLHh5z2XrGgAAe85BDQ:P1 (envelope-from ) for ; Fri, 16 Feb 2024 16:04:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id UKZfLHh5z2XrGgAAe85BDQ (envelope-from ) for ; Fri, 16 Feb 2024 16:04:24 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CUPh3a6G; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708095811; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=7FcvLo+uyJcIRRzyoYyoIdl1ry3uKM3UDpSnL+lIksg=; b=eAieetBqSsgWEJcZ//GJlz+OpkA6D86Sg/sqGmyVb3vvTHv2aee41f65LpZc8ujal5DZDm RIE59A3wRpkJHNo14s8tHOLZJCRj8iCXU9q2/0LgZEEvvSHnWs39GcjKUD/gwNjwa0qLhi KNlnrICjN7ZKTetS5SgZng227qYcdCNjkEEQ1YR7uQBvRiyZa3e9haEHTYJquEmh+9L1tQ iBF9gmPRHx2Chr718llPqunU5V9xGEdcujFRQNmmXrPZK910V0EvKooodJpenM/O4xzA+3 bihv5NfR75ev/Tk7Jh7oqmWxBL/Fb16J3p8wCERTFVoNR4jbsHd4CwdHzm3baw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CUPh3a6G; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708095811; a=rsa-sha256; cv=none; b=KPDWfWky7Kp65Vk+f70p48jPTzDYcn2pMmnFRLIU0AxmclGNAn5rfxwGRVPzb2X350RT21 nI1XFkYsSOQsKPARxp8iMkUnMuFpFcESIwS7ZUTs4mOTx0eny8BOmYQllTL/Ka3e9Kxn1t 1n5Fp0x9rITlTjSH9IPireClo2FhQjaSSROmY67/mNEd/GOF4SL7p/AhBcZzCH6+lrjJG3 RvHIJl5i/gtfCoFB80+QC0IWSKGvoTvq4l7f/gE8FKc0EMIJJ8/H3auv/JUSgw0PbHG9xt b19x+QEzzoR1B1881lKfOkU4EglQyMxwNqHQqiKT7U4bTLSFcYq+cF2+4noJng== 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 83936548B5 for ; Fri, 16 Feb 2024 16:03:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1razg1-0005st-85; Fri, 16 Feb 2024 09:58:57 -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 1razfx-0005m3-Ec for guix-patches@gnu.org; Fri, 16 Feb 2024 09:58:53 -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 1razfx-00082u-2F; Fri, 16 Feb 2024 09:58:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1razg5-0003qJ-KA; Fri, 16 Feb 2024 09:59:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67999] [PATCH] gnu: python-kalamine: Update to 0.30. References: In-Reply-To: Resent-From: Adriel Dumas--Jondeau Original-Sender: "Debbugs-submit" Resent-CC: leirda@disroot.org, lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 16 Feb 2024 14:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67999 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67999@debbugs.gnu.org Cc: Adriel Dumas--Jondeau , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-Xcc: Adriel Dumas--Jondeau , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by 67999-submit@debbugs.gnu.org id=B67999.170809549914713 (code B ref 67999); Fri, 16 Feb 2024 14:59:01 +0000 Received: (at 67999) by debbugs.gnu.org; 16 Feb 2024 14:58:19 +0000 Received: from localhost ([127.0.0.1]:59865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1razfO-0003pF-UF for submit@debbugs.gnu.org; Fri, 16 Feb 2024 09:58:19 -0500 Received: from layka.disroot.org ([178.21.23.139]:59108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1razfK-0003p3-JP for 67999@debbugs.gnu.org; Fri, 16 Feb 2024 09:58:16 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1807F44E45 for <67999@debbugs.gnu.org>; Fri, 16 Feb 2024 15:57:53 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uCNzaB3CaT-3 for <67999@debbugs.gnu.org>; Fri, 16 Feb 2024 15:57:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1708095472; bh=2nEdL4EdfUVdWLxZloubAVagHXqvTi1+DcFH17MVBTI=; h=From:To:Subject:Date; b=CUPh3a6Gco0DIyIUAjUaFGsssYwqO2s6kWzrdxx3TJMXKyOfw70oLKe6owv4OjICP ksrpNh0eS6JhO3L2SAm+h/QsTLIYA23Df8cXN6uApjagib/aLnyioIomeWfyI8U9m0 aZssYIESSEh2dYx8UN4qAGvMjFHB5OFfSt9oIpIs2f7q9vnonLGYWqQxm7Gsh+xsvT /9Xbx0oBwYUcV9lN4FT8PAoRTHjnd9q/xa1K3eOlWXgKKU1OuTUlFVIiuC/sqmgSrN OXsHbGdxoIis5pWw24S8FRHbPRpI4+N7oE3SxvLJxBsEHEqh3fBHvBOrlDgXzrM7nO Y7CunT1xlTXJQ== Date: Fri, 16 Feb 2024 15:57:22 +0100 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Adriel Dumas--Jondeau X-ACL-Warn: , Adriel Dumas--Jondeau via Guix-patches From: Adriel Dumas--Jondeau via Guix-patches via 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: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 83936548B5 X-Migadu-Scanner: mx13.migadu.com X-TUID: yZJUjByCGjeh * gnu/packages/python-xyz.scm (python-kalamine): Update to 0.30. Change-Id: I95bac1364a22b75bb6f42509da73e1b58bc81d42 --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 62daa6f889..64060d44e3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6330,19 +6330,38 @@ (define-public autokey (define-public python-kalamine (package (name "python-kalamine") - (version "0.18") + (version "0.30") (source (origin (method url-fetch) (uri (pypi-uri "kalamine" version)) (sha256 - (base32 "1qcpn3kknxlh1jcragzgsihn5pysvs82lcrkvk1047im94rgp0i2")))) + (base32 "1aqwfp0m2fr9miwh0d8ljmb58k4mw7bp9bzn5fk3kyj2d6zr0cxg")))) (build-system pyproject-build-system) - (propagated-inputs (list python-click python-lxml python-pyyaml python-tomli)) - (home-page "http://github.com/fabi1cazenave/kalamine") + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (apply invoke + (cons* "python" "-m" "kalamine.cli" "make" + (find-files "layouts" "\\.toml"))) + (invoke "pytest" "-vv" "tests"))))))) + (propagated-inputs (list python-click python-livereload python-lxml + python-pyyaml python-tomli python-hatchling)) + (native-inputs (list python-black + python-isort + python-mypy + python-pytest)) + (home-page "https://github.com/OneDeadKey/kalamine") (synopsis "A cross-platform Keyboard Layout Maker") - (description "Creates keyboard descriptions for various operating systems -from a ASCII-art template within a TOML document.") + (description "Kalamine provides a CLI to create advanced keyboard layout +for Windows (@file{.ahk} or @file{.klc} files), MacOS (@file{.keylayout} files) +and GNU/Linux (@file{.xkb_custom} or @file{.xkb} files) from a textual, +portable description. It also provides @command{xkalamine} to install XKB +files on GNU/Linux in either @file{/usr/share/X11/xbk} or the rootless +user-only equivalent @file{.config/xkb}.") (license license:expat))) (define-public python-dm-tree base-commit: 203344cc37c8a7df1ec1454381b5069d53ce7f9e prerequisite-patch-id: cefc174692b72660bf5ed4c03442f33dbaf6e784 prerequisite-patch-id: 6b1015959d122056b883e766306b0ff8ba30bde9 prerequisite-patch-id: a3116f7908bc9fdb237e4cde52260856b083596d prerequisite-patch-id: db1d3d945579284d401944b18fcbc506a000714f prerequisite-patch-id: 84bff5e4689979f565315edf96250ccc367f8fb8 prerequisite-patch-id: bd69d4115bc86b7d2739e9890625788f1fa5a006 prerequisite-patch-id: 0834ca6f4e7f1ed91b5dcb679096a953a6e36273 prerequisite-patch-id: 9812bf7906d21768559f10f97d8363d2a18fc7e9 prerequisite-patch-id: 68e70365da7db55420105f7cb12c9fffb80d2415 -- 2.41.0