diff options
Diffstat (limited to 'python-pikepdf.spec')
-rw-r--r-- | python-pikepdf.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pikepdf.spec b/python-pikepdf.spec index 744eb5b..bcd9e50 100644 --- a/python-pikepdf.spec +++ b/python-pikepdf.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pikepdf -Version: 7.1.1 +Version: 7.1.2 Release: 1 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0 URL: https://pypi.org/project/pikepdf/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bb/22/87185add91a015aaebe82a8f96c60c948a00f1ecf6e750b34cb4c368f162/pikepdf-7.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/c4/833162e3bc483e0b137736985a2bf866a010c169364cbde98145025afdbc/pikepdf-7.1.2.tar.gz Requires: python3-Pillow Requires: python3-deprecation @@ -113,7 +113,7 @@ pikepdf is [documented](https://pikepdf.readthedocs.io/en/latest/index.html) and Commercial support is available. %prep -%autosetup -n pikepdf-7.1.1 +%autosetup -n pikepdf-7.1.2 %build %py3_build @@ -153,5 +153,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 7.1.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 7.1.2-1 - Package Spec generated |