[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/45: gnu: python-sphinx-gallery: Update to 0.10.1.
From: |
guix-commits |
Subject: |
32/45: gnu: python-sphinx-gallery: Update to 0.10.1. |
Date: |
Wed, 12 Jan 2022 17:58:43 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 2e52ee625f6f5e77b9c3ac0f889c2d77ebd2aa5c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Jan 12 19:04:01 2022 +0100
gnu: python-sphinx-gallery: Update to 0.10.1.
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.10.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 8bfe80168c..bf33f14718 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -462,13 +462,13 @@ integrate Sphinx documents in web templates and to handle
searches.")
(define-public python-sphinx-gallery
(package
(name "python-sphinx-gallery")
- (version "0.9.0")
+ (version "0.10.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sphinx-gallery" version))
(sha256
- (base32 "14zyhr7m92nafhhnzfvnbgkf5m91krd9mjyi24zn59bjq6zyr8hl"))))
+ (base32 "1r07sa34511fbnwi2s32q00qdyv5d23d05imyfgnh2ivhfq34gwm"))))
(build-system python-build-system)
(arguments
`(#:phases
- 19/45: gnu: python-typing-extensions: Update to 3.10.0.2., (continued)
- 19/45: gnu: python-typing-extensions: Update to 3.10.0.2., guix-commits, 2022/01/12
- 20/45: gnu: python-pathspec: Update to 0.9.0., guix-commits, 2022/01/12
- 01/45: gnu: Add cmark-gfm., guix-commits, 2022/01/12
- 15/45: gnu: python-modin: Permit newer versions of pandas., guix-commits, 2022/01/12
- 17/45: gnu: python-nbsphinx: Update to 0.8.8., guix-commits, 2022/01/12
- 22/45: gnu: python-isort: Update to 5.10.1., guix-commits, 2022/01/12
- 34/45: gnu: python-packaging: Add 21.3., guix-commits, 2022/01/12
- 33/45: gnu: python-oslo.config: Update to 8.7.1., guix-commits, 2022/01/12
- 25/45: gnu: python-pyls-black: Update to 0.4.7., guix-commits, 2022/01/12
- 35/45: gnu: python-oslo.utils: Update to 4.12.0., guix-commits, 2022/01/12
- 32/45: gnu: python-sphinx-gallery: Update to 0.10.1.,
guix-commits <=
- 37/45: gnu: python-oslo.log: Update to 4.6.1., guix-commits, 2022/01/12
- 38/45: gnu: python-scikit-fuzzy: Disable tests., guix-commits, 2022/01/12
- 39/45: gnu: python-sqlalchemy-utils: Update to 0.38.2., guix-commits, 2022/01/12
- 40/45: gnu: python-websocket-client: Update to 1.2.3., guix-commits, 2022/01/12
- 42/45: gnu: python-dyniterpy: Add missing inputs., guix-commits, 2022/01/12
- 45/45: gnu: python-texttable: Update to 1.6.4., guix-commits, 2022/01/12
- 44/45: gnu: python-flask-restx: Update to 0.5.1., guix-commits, 2022/01/12
- 43/45: gnu: python-duniterpy: Simplify inputs., guix-commits, 2022/01/12
- 18/45: gnu: python-pari-jupyter: Update to 1.4.0., guix-commits, 2022/01/12
- 04/45: gnu: python-readme-renderer: Update to 32.0., guix-commits, 2022/01/12