14
0

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

- Version 1.14.15
  * Fix utils.updateRect exception
  * Draw a shape without outlines
  * Fix Line cap and Line join

OBS-URL: https://build.opensuse.org/request/show/704928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-05-23 09:14:19 +00:00
committed by Git OBS Bridge
parent 636b260340
commit 4147f3d4d2
4 changed files with 12 additions and 4 deletions

View File

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