[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/227: gnu: python-docutils: Update to 0.17.1.
From: |
guix-commits |
Subject: |
32/227: gnu: python-docutils: Update to 0.17.1. |
Date: |
Thu, 11 Nov 2021 12:29:54 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit f5f5a48d8a924cf6c6462a044406ded48b00d5a2
Author: Xinglu Chen <public@yoctocell.xyz>
AuthorDate: Sun May 16 15:39:30 2021 +0200
gnu: python-docutils: Update to 0.17.1.
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6053128..4a3ccba 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4105,14 +4105,14 @@ structure for Python.")
(define-public python-docutils
(package
(name "python-docutils")
- (version "0.16")
+ (version "0.17.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "docutils" version))
(sha256
(base32
- "1z3qliszqca9m719q3qhdkh0ghh90g500avzdgi7pl77x5h3mpn2"))))
+ "09gii36lp1bs26cpxqyfd20xahnpbrbjzcnba2xq08y3wk97frb8"))))
(build-system python-build-system)
(arguments
'(#:phases (modify-phases %standard-phases
- 39/227: gnu: gstreamer-docs: Update to 1.19.2., (continued)
- 39/227: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/11
- 41/227: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/11
- 43/227: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/11
- 45/227: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/11
- 44/227: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/11
- 49/227: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/11
- 50/227: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/11
- 51/227: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/11
- 53/227: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/11
- 55/227: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/11
- 32/227: gnu: python-docutils: Update to 0.17.1.,
guix-commits <=
- 37/227: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/11/11
- 42/227: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/11
- 46/227: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/11
- 27/227: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/11
- 47/227: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/11
- 48/227: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/11
- 52/227: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/11
- 57/227: gnu: Add a missing copyright., guix-commits, 2021/11/11
- 58/227: gnu: polkit: Update to 0.120 and ungraft., guix-commits, 2021/11/11
- 71/227: gnu: dbus-c++: Fix build., guix-commits, 2021/11/11