[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
220/242: gnu: python-sphinx-argparse: Update to 0.3.1.
From: |
guix-commits |
Subject: |
220/242: gnu: python-sphinx-argparse: Update to 0.3.1. |
Date: |
Wed, 11 May 2022 18:03:30 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit 92649cfb231a55a2c796ac3a27cb94419413ec81
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Apr 21 21:57:15 2022 -0400
gnu: python-sphinx-argparse: Update to 0.3.1.
* gnu/packages/sphinx.scm (python-sphinx-argparse): Update to 0.3.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 f9c588c8cb..25dcff01be 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -682,13 +682,13 @@ theme for the Sphinx documentation system. It's the
default theme of Sphinx.")
(define-public python-sphinx-argparse
(package
(name "python-sphinx-argparse")
- (version "0.2.5")
+ (version "0.3.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sphinx-argparse" version))
(sha256
- (base32 "05wc8f5hb3jsg2vh2jf7jsyan8d4i09ifrz2c8fp6f7x1zw9iav0"))))
+ (base32 "07nw68nrbpzsswb5bz8gdb5allgj6jnz8m81afhr9v6c8fyiq5c2"))))
(build-system python-build-system)
(propagated-inputs
(list python-sphinx))
- 202/242: gnu: libgrss: Use libsoup-minimal-2 to fix build., (continued)
- 202/242: gnu: libgrss: Use libsoup-minimal-2 to fix build., guix-commits, 2022/05/11
- 196/242: gnu: python-miio: Update to 0.5.11., guix-commits, 2022/05/11
- 198/242: gnu: Add python-pydyf., guix-commits, 2022/05/11
- 197/242: gnu: Remove python-orator due to being broken and unmaintained., guix-commits, 2022/05/11
- 204/242: gnu: emacsy: Use webkitgtk-with-libsoup2., guix-commits, 2022/05/11
- 208/242: gnu: python-flask-wtf: Update to 1.0.1., guix-commits, 2022/05/11
- 212/242: gnu: dynaconf: Fix build following python-click upgrade., guix-commits, 2022/05/11
- 217/242: gnu: python-sphinx-click: Update to 4.0.3 and enable tests., guix-commits, 2022/05/11
- 206/242: gnu: Remove python2-keyring., guix-commits, 2022/05/11
- 211/242: gnu: python2-sqlalchemy: Skip a failing test., guix-commits, 2022/05/11
- 220/242: gnu: python-sphinx-argparse: Update to 0.3.1.,
guix-commits <=
- 214/242: gnu: python-sphinx: Update to 4.5.0., guix-commits, 2022/05/11
- 230/242: gnu: Add python-mpl-sphinx-theme., guix-commits, 2022/05/11
- 224/242: gnu: python-sphinx-autodoc-typehints: Update to 1.18.1., guix-commits, 2022/05/11
- 239/242: gnu: Add python-sanic-routing., guix-commits, 2022/05/11
- 234/242: gnu: python-qtconsole: Update to 5.3.0., guix-commits, 2022/05/11
- 237/242: gnu: python-pytest-sanic: Update to 1.9.1., guix-commits, 2022/05/11
- 241/242: gnu: Add python-sanic-testing., guix-commits, 2022/05/11
- 236/242: gnu: python-matplotlib: Update to 3.5.2., guix-commits, 2022/05/11
- 228/242: gnu: Add python-ipdb., guix-commits, 2022/05/11
- 240/242: gnu: Add python-sanic-bootstrap., guix-commits, 2022/05/11