summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pikepdf.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index bb9a44d..4e4e57c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/pikepdf-7.1.1.tar.gz
/pikepdf-7.1.2.tar.gz
+/pikepdf-7.2.0.tar.gz
diff --git a/python-pikepdf.spec b/python-pikepdf.spec
index bcd9e50..c4d21f7 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.2
+Version: 7.2.0
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/d4/c4/833162e3bc483e0b137736985a2bf866a010c169364cbde98145025afdbc/pikepdf-7.1.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/0a/a964edab0bdb29ceae4ef4309f4448f52e71e8228748760d5edc9c3c0d7e/pikepdf-7.2.0.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.2
+%autosetup -n pikepdf-7.2.0
%build
%py3_build
@@ -153,5 +153,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 7.1.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 7.2.0-1
- Package Spec generated
diff --git a/sources b/sources
index 2b5416f..826cded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41581245132eef6cf0fd6fcfac3b3d23 pikepdf-7.1.2.tar.gz
+770eac045206c2de115a2a3480246ab0 pikepdf-7.2.0.tar.gz