Browse Source

update module

master
parent
commit
a7e02cc3b2
  1. 6
      python-pdf/python-pdf.patch
  2. 4
      python-pdf/python-pdf.spec

6
python-pdf/python-pdf.patch

@ -1,6 +1,6 @@
Index: PyMuPDF-1.19.2/setup.py
--- PyMuPDF-1.19.2/setup.py.orig 2021-10-24 11:14:26.882131000 +0200
+++ PyMuPDF-1.19.2/setup.py 2021-10-24 11:15:46.641458000 +0200
Index: PyMuPDF-1.19.3/setup.py
--- PyMuPDF-1.19.3/setup.py.orig 2021-10-24 11:14:26.882131000 +0200
+++ PyMuPDF-1.19.3/setup.py 2021-10-24 11:15:46.641458000 +0200
@@ -78,62 +78,12 @@
return LIBRARIES[os_id]

4
python-pdf/python-pdf.spec

@ -28,7 +28,7 @@
%define V_pypdf2 1.26.0
%define V_papersize 1.2.0
%define V_pdfrw 0.4
%define V_pymupdf 1.19.2
%define V_pymupdf 1.19.3
# package information
Name: python-pdf
@ -41,7 +41,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20211129
Release: 20211213
# list of sources
Source0: https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{V_reportlab}.tar.gz

Loading…
Cancel
Save