14
0

Accepting request 719817 from home:pgajdos

- version update to 1.14.19
  * minor fixes
  * added method to check PDF signature status (#326)

OBS-URL: https://build.opensuse.org/request/show/719817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-07-30 14:14:27 +00:00
committed by Git OBS Bridge
parent fad8ae8ca3
commit 52c3d48731
4 changed files with 14 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
%define skip_python2 1
%define pypi_name PyMuPDF
Name: python-%{pypi_name}
Version: 1.14.18
Version: 1.14.19
Release: 0
Summary: Python binding for MuPDF, a PDF and XPS viewer
License: GPL-3.0-only AND AGPL-3.0-only
@@ -64,6 +64,9 @@ export CFLAGS="%{optflags}"
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
# no upstream tests
%files %{python_files}
%license COPYING
%doc README.md doc/PyMuPDF.pdf