From 7b2b08d40da8e4a319ea3fc237f0acbcfc1190ff Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:59:48 +0000 Subject: automatic import of python-PyMuPDF --- .gitignore | 1 + python-PyMuPDF.spec | 20 ++++++++++---------- sources | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 10f984d..3b5d9c2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 ![logo](https://artifex.com/images/logos/py-mupdf-github-icon.png) -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [![Downloads](https://static.pepy.tech/personalized-badge/pymupdf?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](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 ![logo](https://artifex.com/images/logos/py-mupdf-github-icon.png) -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [![Downloads](https://static.pepy.tech/personalized-badge/pymupdf?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](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 ![logo](https://artifex.com/images/logos/py-mupdf-github-icon.png) -Release date: December 13, 2022 +Release date: April 18, 2023 On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [![Downloads](https://static.pepy.tech/personalized-badge/pymupdf?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](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 - 1.21.1-1 +* Fri Apr 21 2023 Python_Bot - 1.22.1-1 - Package Spec generated diff --git a/sources b/sources index 8bb6ac5..c3947a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be10963679ac6d52b7aed2311ca7e3c5 PyMuPDF-1.21.1.tar.gz +97b69f62454ba3ba7b20f9c80c58daf2 PyMuPDF-1.22.1.tar.gz -- cgit v1.2.3