[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#42885] [PATCH 19/27] gnu: python-poppler-qt5: Update to 21.1.0.
From: |
Brendan Tildesley |
Subject: |
[bug#42885] [PATCH 19/27] gnu: python-poppler-qt5: Update to 21.1.0. |
Date: |
Wed, 10 Mar 2021 20:00:45 +1100 |
* gnu/packages/pdf (python-poppler-qt5): Update to 21.1.0. (Unrelated to
Calibre, just updating this since I updated python-sip.)
---
gnu/packages/pdf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index a931f04ff7..520f4b60f9 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -316,14 +316,14 @@ When present, Poppler is able to correctly render CJK and
Cyrillic text.")
(define-public python-poppler-qt5
(package
(name "python-poppler-qt5")
- (version "0.24.2")
+ (version "21.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "python-poppler-qt5" version))
(sha256
(base32
- "0l69llw1fzwz8y90q0qp9q5pifbrqjjbwii7di54dwghw5fc6w1r"))))
+ "0b82gm4i75q5v19kfbq0h4y0b2vcwr2213zkhxh6l0h45kdndmxd"))))
(build-system python-build-system)
(arguments
`(;; There are no tests. The check phase just causes a rebuild.
--
2.30.1
- [bug#42885] [PATCH 09/27] gnu: Add python-pyannotate., (continued)
- [bug#42885] [PATCH 09/27] gnu: Add python-pyannotate., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 14/27] gnu: Add python-bcj-cffi., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 21/27] gnu: Add python-cchardet., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 24/27] gnu: calibre: Patch some paths., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 10/27] gnu: Add python-multivolumefile., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 15/27] gnu: Add python-py7zr., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 18/27] gnu: python-poppler-qt5: Fix build., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 20/27] gnu: Add python-pychm., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 13/27] gnu: Add python-pyzstd, Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 16/27] gnu: python-markdown: Update to 3.3.4., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 19/27] gnu: python-poppler-qt5: Update to 21.1.0.,
Brendan Tildesley <=
- [bug#42885] [PATCH 22/27] gnu: python-html5lib: Add python-chardet input., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Brendan Tildesley, 2021/03/10
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Leo Famulari, 2021/03/23
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Leo Famulari, 2021/03/23
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Brendan Tildesley, 2021/03/23
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Leo Famulari, 2021/03/29
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Leo Famulari, 2021/03/29
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Brendan Tildesley, 2021/03/30
- [bug#42885] [PATCH 23/27] gnu: calibre: Update to 5.13.0., Brendan Tildesley, 2021/03/30
[bug#42885] [PATCH 25/27] gnu: calibre: Add qtsvg as input., Brendan Tildesley, 2021/03/10