From 35139eeb56ac69d29b0fd35cde1cee214124ec61 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 01:52:07 +0000 Subject: automatic import of python-pyturbojpeg --- .gitignore | 1 + python-pyturbojpeg.spec | 8 ++++---- sources | 2 +- 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 - 1.7.0-1 +* Sun Apr 23 2023 Python_Bot - 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 -- cgit v1.2.3