14
0

Accepting request 734557 from home:guoyunhe:branches:devel:languages:python

- Version update to 1.16.3
  * significant performance improvements for dict / rawdict text
    extraction
  * Page.getText() now support text extraction for "blocks" and
    "words"

OBS-URL: https://build.opensuse.org/request/show/734557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-10-02 11:55:21 +00:00
committed by Git OBS Bridge
parent 760438b0bd
commit 2868f4b3f4
4 changed files with 14 additions and 5 deletions

View File

@@ -17,11 +17,11 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# Upstream doesn't support Python 2 anymore.
# Python 2 build fails always
%define skip_python2 1
%define pypi_name PyMuPDF
Name: python-%{pypi_name}
Version: 1.16.2
Version: 1.16.3
Release: 0
Summary: Python binding for MuPDF, a PDF and XPS viewer
License: GPL-3.0-only AND AGPL-3.0-only