diff options
| -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 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 @@ -1 +1 @@ -be10963679ac6d52b7aed2311ca7e3c5  PyMuPDF-1.21.1.tar.gz +97b69f62454ba3ba7b20f9c80c58daf2  PyMuPDF-1.22.1.tar.gz  | 
