all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Giacomo Leidi <goodoldpaul@autistici.org>
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>,
	Munyoki Kilyungi <me@bonfacemunyoki.com>,
	70269-done@debbugs.gnu.org, Lars-Dominik Braun <lars@6xq.net>,
	jgart <jgart@dismail.de>, Marius Bakke <marius@gnu.org>,
	Tanguy Le Carrour <tanguy@bioneland.org>
Subject: bug#70269: [PATCH v2] gnu: Add python-pybadges.
Date: Fri, 31 May 2024 12:02:40 +0200	[thread overview]
Message-ID: <877cfauwn3.fsf@gnu.org> (raw)
In-Reply-To: <e564b34381c995d0f30ed68f4c92f26f6d089368.1715619952.git.goodoldpaul@autistici.org> (Giacomo Leidi's message of "Mon, 13 May 2024 19:05:52 +0200")

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

Hi,

Applied with the changes below, as suggested by Andreas.

Thanks everyone!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1098 bytes --]

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.")

  reply	other threads:[~2024-05-31 10:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07 22:13 [bug#70269] [PATCH] gnu: Add python-pybadges Giacomo Leidi via Guix-patches via
2024-05-13  5:40 ` Nicolas Graves via Guix-patches via
2024-05-13 17:07   ` paul via Guix-patches via
2024-05-13 17:05 ` [bug#70269] [PATCH v2] " Giacomo Leidi via Guix-patches via
2024-05-31 10:02   ` Ludovic Courtès [this message]
2024-05-14 20:10 ` [bug#70269] QA review for 70269 Nicolas Graves via Guix-patches via
2024-05-15 13:58 ` [bug#70269] Comments Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cfauwn3.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=70269-done@debbugs.gnu.org \
    --cc=goodoldpaul@autistici.org \
    --cc=jgart@dismail.de \
    --cc=lars@6xq.net \
    --cc=marius@gnu.org \
    --cc=me@bonfacemunyoki.com \
    --cc=sharlatanus@gmail.com \
    --cc=tanguy@bioneland.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.