From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id eEDwKaOgWWa/awEAA41jLg (envelope-from ) for ; Fri, 31 May 2024 12:04:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iPL0IaOgWWYdOAAA62LTzQ (envelope-from ) for ; Fri, 31 May 2024 12:04:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KkXh4TDR; 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=1717149859; a=rsa-sha256; cv=none; b=rc0PG158W/3k9zg8e71hQ6Nt4RUcP0+FFFpPYx45VltDJRg5vHU5Rwf9vUN6hlPT0h7csX aHuptrJ+pjrLcXI9fiYvOzmphFcgapyWM2k4zcQHCt5qz/d043nqhdCUNdBvm3+IzYk400 nccI4qoC2CjznUyAbdbEeMU9CwhzBLwk/12KlCz4clbgc1BVynJsO/t18hjosQXMmTmTvg Cb20kUHlPSGn6l/hO2+NvdkdawZOfBAdKyH8iZYd4yOjd03PmwmcwwdtXW78kWCYW1spRk rTOw+SC87QiibtaGPqEINBFW8Z3VhRoGc63wRg4l2JtTP2KYzzAL0dJW5shnew== 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=KkXh4TDR; 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=1717149859; 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=wBVGur67dqhEYmS2yQO+NuhqWDpSF5pgOxhvQT9brzc=; b=cR8Q4roYSITb7TdHhMrJSzPhutPTa9xeDJl0/7piYHZs4mVF0qqpZuWGWw/iqFeOsyoI9J tdHIuay6CoYbx0Xy1iMNQZR39S71sPRDysVuw8OWXRe9NBpSl7B6WvAPMUNgN1KrFepN4q NbJvSvatUqs14bI/OIkAo2EHjMQkVFfDLbeG+4waY6EJ8qc9lJHCs4Tx4QOtq7BObNd5C0 zSZoKZ7i9N6m0EcdfQBU4HYOKUS61LkZilR92UUM3xBF26hGd3qMnLP/MkjZUYTtq4/7ie KEccY74G+qSjhYSBUNJrcB9V19dRJtu85t/dxxi7IMPJ/BZ9ySmesDaMQkp7TA== 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 4C6AD121C8 for ; Fri, 31 May 2024 12:04:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCz73-0004WP-8o; Fri, 31 May 2024 06:03:53 -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 1sCz72-0004W6-48 for guix-patches@gnu.org; Fri, 31 May 2024 06:03:52 -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 1sCz71-00062m-S8 for guix-patches@gnu.org; Fri, 31 May 2024 06:03:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sCz7C-0004UW-Oq for guix-patches@gnu.org; Fri, 31 May 2024 06:04:02 -0400 Subject: bug#70269: [PATCH v2] gnu: Add python-pybadges. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 10:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70269 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Giacomo Leidi Cc: Sharlatan Hellseher , Munyoki Kilyungi , 70269-done@debbugs.gnu.org, Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour Mail-Followup-To: 70269@debbugs.gnu.org, ludo@gnu.org, goodoldpaul@autistici.org Received: via spool by 70269-done@debbugs.gnu.org id=D70269.171714979117196 (code D ref 70269); Fri, 31 May 2024 10:04:02 +0000 Received: (at 70269-done) by debbugs.gnu.org; 31 May 2024 10:03:11 +0000 Received: from localhost ([127.0.0.1]:53258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCz6N-0004TI-HT for submit@debbugs.gnu.org; Fri, 31 May 2024 06:03:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCz6L-0004T2-22 for 70269-done@debbugs.gnu.org; Fri, 31 May 2024 06:03:10 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCz5y-0005xx-3C; Fri, 31 May 2024 06:02:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=wBVGur67dqhEYmS2yQO+NuhqWDpSF5pgOxhvQT9brzc=; b=KkXh4TDR4+5E/vEEQP/P eovMDSeF0KXPfxbwsGLCNhXqU/hmersfQqesg9CLVqAQrhCBFnSQ26gTQ3aGEoBn0L42RKBGZk5hX Kb8wGqK6Bbv1aHFbYCgSxiAAwlmxry1RnHY5ncRXz8ps7d9hsUVNPC3frOkMARDUW5GHzd+hSKL34 k2nsIFMJN5RxG5v40o3c5m5K/I/H0p4UefeYCOwC/OuRfeko/ZI8wStoe9TfVhxNVv7S4agfN7oum ghOAP8AK2vCifypVBwDNUWScT0fhOQzIdGbKtczdg8eff0lOZREe9Ox89NC946TuSd/suPYLIvUV4 ujEpetsJAn4Cag==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Giacomo Leidi's message of "Mon, 13 May 2024 19:05:52 +0200") References: Date: Fri, 31 May 2024 12:02:40 +0200 Message-ID: <877cfauwn3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 4C6AD121C8 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.25 X-Spam-Score: -6.25 X-TUID: xFc8IA++muCB --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Applied with the changes below, as suggested by Andreas. Thanks everyone! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 4970366c93d..5ca50fa5a6c 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -9232,7 +9232,7 @@ (define-public python-pybadges (method git-fetch) (uri (git-reference (url "https://github.com/google/pybadges") - (commit (string-append version)))) + (commit version))) (file-name (git-file-name name version)) (sha256 "1zgb9idz7m3mzf8wvik0gwmyrxp753axqjv2pab326cr5myj1s4b"))) @@ -9251,8 +9251,7 @@ (define-public python-pybadges python-pytest python-xmldiff)) (home-page "https://github.com/google/pybadges") - (synopsis - "Generate Github-style badges on the command-line") + (synopsis "Generate Github-style badges on the command-line") (description "This package provides @code{python-pybadges}: a library and command-line tool for generating Github-style badges as SVG images.") --=-=-=--