14
0

Accepting request 764643 from home:mcalabkova:branches:devel:languages:python

- update to 1.16.10
  * PyMuPDF can also be used as a module in the commandline using 
    "python -m fitz"
  * Support for Python 3.4 has been dropped.

OBS-URL: https://build.opensuse.org/request/show/764643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2020-01-15 12:25:40 +00:00
committed by Git OBS Bridge
parent 2868f4b3f4
commit d0a393eebe
4 changed files with 13 additions and 5 deletions

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

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 15 11:54:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.16.10
* PyMuPDF can also be used as a module in the commandline using
"python -m fitz"
* Support for Python 3.4 has been dropped.
-------------------------------------------------------------------
Wed Oct 2 11:25:50 UTC 2019 - Yunhe Guo <i@guoyunhe.me>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyMuPDF
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define skip_python2 1
%define pypi_name PyMuPDF
Name: python-%{pypi_name}
Version: 1.16.3
Version: 1.16.10
Release: 0
Summary: Python binding for MuPDF, a PDF and XPS viewer
License: GPL-3.0-only AND AGPL-3.0-only