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

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>