14
0

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

- Version 1.14.16
  * Recode PDF delete page

OBS-URL: https://build.opensuse.org/request/show/706269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-05-29 12:49:43 +00:00
committed by Git OBS Bridge
parent 4147f3d4d2
commit 32ed0678f3
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 29 10:18:57 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 1.14.16
* Recode PDF delete page
-------------------------------------------------------------------
Thu May 23 07:28:09 UTC 2019 - Yunhe Guo <i@guoyunhe.me>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define pypi_name PyMuPDF
Name: python-%{pypi_name}
Version: 1.14.15
Version: 1.14.16
Release: 0
Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer
License: GPL-3.0-only AND AGPL-3.0-only