[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.
From: |
guix-commits |
Subject: |
37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5. |
Date: |
Sun, 14 Nov 2021 19:20:33 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit ec514b280df266e4778e1dc31f4b966fbc1ca13c
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 1 21:09:14 2021 -0400
gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to
1.1.5.
---
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 1745425..7d7e567 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -350,13 +350,13 @@ documents.")
(define-public python-sphinxcontrib-serializinghtml
(package
(name "python-sphinxcontrib-serializinghtml")
- (version "1.1.4")
+ (version "1.1.5")
(source (origin
(method url-fetch)
(uri (pypi-uri "sphinxcontrib-serializinghtml" version))
(sha256
(base32
- "1g3pbx0g88zd9xzcrbaypa2k60axrh92vf5j76wsk0p9hv6fr87a"))))
+ "0lk91cl9bi4ynhz971zjs0bsr7jwxx8mx2f40psrx06zvzjnspxa"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ;XXX: circular dependency on Sphinx
- 57/217: gnu: Add a missing copyright., (continued)
- 57/217: gnu: Add a missing copyright., guix-commits, 2021/11/14
- 53/217: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/14
- 66/217: gnu: gst-editing-services: Update to 1.18.5., guix-commits, 2021/11/14
- 74/217: gnu: python-keras: Skip a flaky test., guix-commits, 2021/11/14
- 83/217: gnu: gcc-5: Fix powerpc64le-linux build, guix-commits, 2021/11/14
- 76/217: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/11/14
- 75/217: gnu: glibc: Remove unneeded nscd patching., guix-commits, 2021/11/14
- 97/217: gnu: Add python-flit-core., guix-commits, 2021/11/14
- 84/217: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/11/14
- 91/217: gnu: rust: Bootstrap rust from 1.39.0 and optimize build time., guix-commits, 2021/11/14
- 37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.,
guix-commits <=
- 49/217: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/14
- 59/217: Revert gstreamer update to 1.19.2., guix-commits, 2021/11/14
- 78/217: gnu: gtk+-2: Fix ‘builder’ test., guix-commits, 2021/11/14
- 92/217: gnu: rust: Add rust 1.54 and move all non-bootstrapping logic to it., guix-commits, 2021/11/14
- 95/217: gnu: Move a few Python packages to (gnu packages python-build)., guix-commits, 2021/11/14
- 93/217: gnu: Build all Rust packages using the latest rustc., guix-commits, 2021/11/14
- 98/217: gnu: Add python-tomli., guix-commits, 2021/11/14
- 99/217: gnu: python-setuptools-scm: Update to 6.3.2, guix-commits, 2021/11/14
- 102/217: gnu: meson: Patch to allow installing to independent prefixes., guix-commits, 2021/11/14
- 101/217: gnu: python-pathlib2: Update to 2.3.6., guix-commits, 2021/11/14