forked from pool/python-PyMuPDF
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:
committed by
Git OBS Bridge
parent
760438b0bd
commit
2868f4b3f4
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5070304b1b391d070fea0e2f731ee85dd858cab556fb949762ed0e05c888b97c
|
||||
size 6990644
|
3
PyMuPDF-1.16.3.tar.gz
Normal file
3
PyMuPDF-1.16.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cd4262d555ac2b951029b499b1dcdf28dfc1f32bfd7764003af1ac78a0a4f50
|
||||
size 6983101
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 11:25:50 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
||||
- Version update to 1.16.3
|
||||
* significant performance improvements for dict / rawdict text
|
||||
extraction
|
||||
* Page.getText() now support text extraction for "blocks" and
|
||||
"words"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 21:26:39 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user