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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b0a430d58b5ab742bd2d769f1562706f868b67db7d7cbd310bb5e4853c1427e
size 6859137

3
PyMuPDF-1.14.19.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4a01c8e42abfbaaa4a78fc43cac43194d08772f0ee6cfd13d6668c1f096f9b9
size 6857054

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 30 11:17:47 UTC 2019 - pgajdos@suse.com
- version update to 1.14.19
* minor fixes
* added method to check PDF signature status (#326)
-------------------------------------------------------------------
Thu Jul 18 08:02:49 UTC 2019 - Yunhe Guo <i@guoyunhe.me>

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