diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:05:22 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:05:22 +0000 |
| commit | 89a60b44a16a31093446c2e3105eb3cd7353ce13 (patch) | |
| tree | 8ca3b787f22149b298b47a57123b002ba9411e0d | |
| parent | c39ff37d61862abf3988aa17d3ec31cb953b759c (diff) | |
automatic import of python-pymupdfopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pymupdf.spec | 20 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 12 insertions, 11 deletions
@@ -1 +1,2 @@ /PyMuPDF-1.21.1.tar.gz +/PyMuPDF-1.22.1.tar.gz diff --git a/python-pymupdf.spec b/python-pymupdf.spec index 23686b2..9e0513a 100644 --- a/python-pymupdf.spec +++ b/python-pymupdf.spec @@ -1,20 +1,20 @@ %global _empty_manifest_terminate_build 0 Name: python-PyMuPDF -Version: 1.21.1 +Version: 1.22.1 Release: 1 Summary: Python bindings for the PDF toolkit and renderer MuPDF License: GNU AFFERO GPL 3.0 URL: https://github.com/pymupdf/PyMuPDF -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/44/9fce79689e5df7deebe2d17cb2b9b2a6b888439c241e71296e732aefa649/PyMuPDF-1.21.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/fc/9dd8f019a9a3e589682237b2612d0e9c6a4ffbeb038c0783ccb83a415c4a/PyMuPDF-1.22.1.tar.gz %description -# PyMuPDF 1.21.1 +# PyMuPDF 1.22.1  -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [](https://pepy.tech/project/pymupdf) @@ -120,12 +120,12 @@ BuildRequires: python3-cffi BuildRequires: gcc BuildRequires: gdb %description -n python3-PyMuPDF -# PyMuPDF 1.21.1 +# PyMuPDF 1.22.1  -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [](https://pepy.tech/project/pymupdf) @@ -225,12 +225,12 @@ Please use the [Discussions](https://github.com/pymupdf/PyMuPDF/discussions) men Summary: Development documents and examples for PyMuPDF Provides: python3-PyMuPDF-doc %description help -# PyMuPDF 1.21.1 +# PyMuPDF 1.22.1  -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [](https://pepy.tech/project/pymupdf) @@ -327,7 +327,7 @@ Please use the [Discussions](https://github.com/pymupdf/PyMuPDF/discussions) men %prep -%autosetup -n PyMuPDF-1.21.1 +%autosetup -n PyMuPDF-1.22.1 %build %py3_build @@ -367,5 +367,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.21.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.22.1-1 - Package Spec generated @@ -1 +1 @@ -be10963679ac6d52b7aed2311ca7e3c5 PyMuPDF-1.21.1.tar.gz +97b69f62454ba3ba7b20f9c80c58daf2 PyMuPDF-1.22.1.tar.gz |
