diff options
Diffstat (limited to 'python-PyMuPDF.spec')
-rw-r--r-- | python-PyMuPDF.spec | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 17da2cf..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 -* Fri Apr 07 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 |