[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/45: gnu: python-nbsphinx: Update to 0.8.8.
From: |
guix-commits |
Subject: |
17/45: gnu: python-nbsphinx: Update to 0.8.8. |
Date: |
Wed, 12 Jan 2022 17:58:40 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 4633f343f6cf91ead999b66b11d7724e2a7ba077
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Jan 12 14:45:38 2022 +0100
gnu: python-nbsphinx: Update to 0.8.8.
* gnu/packages/sphinx.scm (python-nbsphinx): Update to 0.8.8.
---
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 4597a22ba0..8bfe80168c 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -838,14 +838,14 @@ documenting acceptable argument types and return value
types of functions.")
(define-public python-nbsphinx
(package
(name "python-nbsphinx")
- (version "0.7.1")
+ (version "0.8.8")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nbsphinx" version))
(sha256
(base32
- "0j56bxdj08vn3q1804qwb1ywhga1mdg1awgm7i64wfpfwi8df2zm"))))
+ "1v1lzkfx2lslhslqb110zxmm4dmdg6hs2rahf713c2rk9f10q2dm"))))
(build-system python-build-system)
(propagated-inputs
(list python-docutils
- 16/45: gnu: python-flake8-implicit-str-concat: Permit newer attrs., (continued)
- 16/45: gnu: python-flake8-implicit-str-concat: Permit newer attrs., guix-commits, 2022/01/12
- 09/45: gnu: postorius: Build with Django 2.2., guix-commits, 2022/01/12
- 13/45: gnu: abjad: Fix build., guix-commits, 2022/01/12
- 11/45: gnu: repo2docker: Update to 2021.08.0., guix-commits, 2022/01/12
- 10/45: gnu: python-matrix-synapse-ldap3: Fix build., guix-commits, 2022/01/12
- 21/45: gnu: python-platformdirs: Update to 2.4.1., guix-commits, 2022/01/12
- 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 <=
- 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, 2022/01/12
- 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