[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/20: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.
From: |
guix-commits |
Subject: |
09/20: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1. |
Date: |
Mon, 23 Dec 2019 18:31:58 -0500 (EST) |
brettgilio pushed a commit to branch master
in repository guix.
commit 76c83e33a870031977dd3395bfa0b34c68db9387
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 17:25:42 2019 -0600
gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update
to 1.0.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 3fe5f9a..2f99eab 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -340,13 +340,13 @@ documents.")
(define-public python-sphinxcontrib-svg2pdfconverter
(package
(name "python-sphinxcontrib-svg2pdfconverter")
- (version "0.1.0")
+ (version "1.0.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "sphinxcontrib-svg2pdfconverter" version))
(sha256
(base32
- "1abvbgkkii13q8nsb10r0gc5lm0p9iq1iwhfhakn5ifn6asa0183"))))
+ "1hhaxmqc7wh8gnyw5jaqckliknvk0p21y12wk3bdmncgkaf9ar8f"))))
(build-system python-build-system)
(propagated-inputs
`(("python-sphinx" ,python-sphinx)))
- branch master updated (d8de20a -> 5bc95d2b), guix-commits, 2019/12/23
- 01/20: gnu: python-sphinx: Update to 2.3.1., guix-commits, 2019/12/23
- 05/20: gnu: python-sphinx-copybutton: Update to 0.2.6., guix-commits, 2019/12/23
- 02/20: gnu: python-sphinx: Alphabetize inputs., guix-commits, 2019/12/23
- 03/20: gnu: python-sphinx: Use HTTP URI., guix-commits, 2019/12/23
- 04/20: gnu: python-sphinx: Fix license., guix-commits, 2019/12/23
- 06/20: gnu: python-sphinxcontrib-jsmath: Fix license., guix-commits, 2019/12/23
- 07/20: gnu: python-sphinxcontrib-programoutput: Update to 0.15., guix-commits, 2019/12/23
- 08/20: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/23
- 09/20: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.,
guix-commits <=
- 11/20: gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description., guix-commits, 2019/12/23
- 12/20: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/23
- 10/20: gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page., guix-commits, 2019/12/23
- 17/20: gnu: python-numba: Update to 0.46.0., guix-commits, 2019/12/23
- 14/20: gnu: python-eventlet: Use HTTPS home page URI., guix-commits, 2019/12/23
- 15/20: gnu: Add python-umap-learn., guix-commits, 2019/12/23
- 20/20: gnu: python-bbknn: Update to 1.3.6., guix-commits, 2019/12/23
- 13/20: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/23
- 18/20: gnu: Add python-flit., guix-commits, 2019/12/23
- 16/20: gnu: python-llvmlite: Update to 0.30.0., guix-commits, 2019/12/23