From: Philippe SWARTVAGHER <swartvagher@par.tuwien.ac.at>
To: <61477@debbugs.gnu.org>
Cc: Philippe SWARTVAGHER <swartvagher@par.tuwien.ac.at>
Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10.
Date: Wed, 15 Feb 2023 17:19:51 +0100 [thread overview]
Message-ID: <20230215161951.37438-2-swartvagher@par.tuwien.ac.at> (raw)
In-Reply-To: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at>
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10.
---
gnu/packages/graphviz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index 7c2cb1eae0..1691658576 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -213,7 +213,7 @@ (define-public python-graphviz
(define-public python-pygraphviz
(package
(name "python-pygraphviz")
- (version "1.7")
+ (version "1.10")
(source
(origin
(method git-fetch)
@@ -223,7 +223,7 @@ (define-public python-pygraphviz
(file-name (string-append "pygraphviz-" version "-checkout"))
(sha256
(base32
- "0jqc3dzy9n0hn3b99zq8jp53901zpjzvvi5ns5mbaxg8kdrb1lfx"))))
+ "1yrzjp5n86ynlj32p5dj1aj67md6bzkk8hac74j5y3mbl94m259g"))))
(build-system python-build-system)
(inputs
(list graphviz))
base-commit: b4d2670771b8c2b9c4aedbef0371f1d23197d209
--
2.30.2
next prev parent reply other threads:[~2023-02-15 16:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 13:03 [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Philippe SWARTVAGHER
2023-02-15 11:50 ` zimoun
2023-02-15 16:24 ` Christopher Baines
2023-02-16 11:31 ` zimoun
2023-02-17 16:47 ` Christopher Baines
2023-02-17 17:05 ` Simon Tournier
2023-02-15 16:19 ` Philippe SWARTVAGHER
2023-02-15 16:19 ` Philippe SWARTVAGHER [this message]
2023-02-20 13:05 ` bug#61477: " Nicolas Goaziou
2023-02-16 9:49 ` [bug#61477] " Simon Tournier
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=20230215161951.37438-2-swartvagher@par.tuwien.ac.at \
--to=swartvagher@par.tuwien.ac.at \
--cc=61477@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).