unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 43915@debbugs.gnu.org
Cc: Simon South <simon@simonsouth.net>
Subject: [bug#43915] [PATCH 3/3] gnu: python-breathe: Update to 4.22.1.
Date: Sat, 10 Oct 2020 18:24:22 -0400	[thread overview]
Message-ID: <ae1326f6541168b8533477662f8927fd2352bb7c.1602367454.git.simon@simonsouth.net> (raw)
In-Reply-To: <cover.1602367454.git.simon@simonsouth.net>

* gnu/packages/sphinx.scm (python-breathe): Update to 4.22.1.
---
 gnu/packages/sphinx.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 476632a378..bdfe82d93e 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -556,14 +556,14 @@ and several other projects.")
 (define-public python-breathe
   (package
     (name "python-breathe")
-    (version "4.13.1")
+    (version "4.22.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "breathe" version))
        (sha256
         (base32
-         "1aw749n2ry27434qd7gr99dvsrs3x3chyi9aywmhjj1g4m2j6xf6"))))
+         "0snk538xv60z4vfhl3f7v5g658za7257hddkg07cknkn33k6cjvf"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-docutils" ,python-docutils)
-- 
2.28.0





  parent reply	other threads:[~2020-10-10 22:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 22:21 [bug#43915] [PATCH 0/3] Update python-breathe and dependencies Simon South
2020-10-10 22:24 ` [bug#43915] [PATCH 1/3] gnu: python-six: Update to 1.15.0 Simon South
2020-10-10 22:24 ` [bug#43915] [PATCH 2/3] gnu: python-sphinx: Update to 3.2.1 Simon South
2020-10-10 22:24 ` Simon South [this message]
2020-10-10 22:28 ` [bug#43915] [PATCH 0/3] Update python-breathe and dependencies Simon South
2020-10-23 21:48   ` Christopher Baines
2020-10-23 22:39     ` Simon South
2020-10-24 20:17       ` Christopher Baines
2020-12-18 14:27         ` bug#43915: " Simon South

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=ae1326f6541168b8533477662f8927fd2352bb7c.1602367454.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=43915@debbugs.gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).