summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 01:52:07 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 01:52:07 +0000
commit35139eeb56ac69d29b0fd35cde1cee214124ec61 (patch)
treeaa0d312de002d76d05d8fe575e149aefff3eaf6d
parent9c00f210e5016188657074fc9e32bb8e8d79d2e2 (diff)
automatic import of python-pyturbojpegopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pyturbojpeg.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5fbc91f..805b323 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/PyTurboJPEG-1.7.0.tar.gz
+/PyTurboJPEG-1.7.1.tar.gz
diff --git a/python-pyturbojpeg.spec b/python-pyturbojpeg.spec
index 4495708..ecda98b 100644
--- a/python-pyturbojpeg.spec
+++ b/python-pyturbojpeg.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-PyTurboJPEG
-Version: 1.7.0
+Version: 1.7.1
Release: 1
Summary: A Python wrapper of libjpeg-turbo for decoding and encoding JPEG image.
License: MIT
URL: https://github.com/lilohuang/PyTurboJPEG
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/28/fe06582ced95e3673ba30728f889b6ba97ecd1ff9d05f9641d69c7d1a568/PyTurboJPEG-1.7.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/89/990eefabeda21226e749bcc4fea7925bbbe87f6e7323cb0da6efa3bebd6a/PyTurboJPEG-1.7.1.tar.gz
BuildArch: noarch
@@ -607,7 +607,7 @@ cv2.waitKey(0)
%prep
-%autosetup -n PyTurboJPEG-1.7.0
+%autosetup -n PyTurboJPEG-1.7.1
%build
%py3_build
@@ -647,5 +647,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.1-1
- Package Spec generated
diff --git a/sources b/sources
index 93261a3..c588989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86cd27b0a9b8ead6b05186b4c9d5c2f3 PyTurboJPEG-1.7.0.tar.gz
+a124b55f83d98908a4a848e37faac921 PyTurboJPEG-1.7.1.tar.gz