From fb4439cfa5f1ae57c694863dcc59bc0df7a95ec2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:48:21 +0000 Subject: automatic import of python-pillow --- .gitignore | 1 + python-pillow.spec | 33 ++++++++++++++++++++++----------- sources | 2 +- 3 files changed, 24 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 15f1ec1..9228e21 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Pillow-9.4.0.tar.gz +/Pillow-9.5.0.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 120c6d4..69efccf 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -1,18 +1,17 @@ %global _empty_manifest_terminate_build 0 Name: python-Pillow -Version: 9.4.0 +Version: 9.5.0 Release: 1 Summary: Python Imaging Library (Fork) License: HPND URL: https://python-pillow.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/07/830784e061fb94d67649f3e438ff63cfb902dec6d48ac75aeaaac7c7c30e/Pillow-9.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/d5/4903f310765e0ff2b8e91ffe55031ac6af77d982f0156061e20a4d1a8b2d/Pillow-9.5.0.tar.gz Requires: python3-furo Requires: python3-olefile Requires: python3-sphinx Requires: python3-sphinx-copybutton Requires: python3-sphinx-inline-tabs -Requires: python3-sphinx-issues Requires: python3-sphinx-removed-in Requires: python3-sphinxext-opengraph Requires: python3-check-manifest @@ -35,8 +34,8 @@ Requires: python3-pytest-timeout ## Python Imaging Library (Fork) -Pillow is the friendly PIL fork by [Alex Clark and -Contributors](https://github.com/python-pillow/Pillow/graphs/contributors). +Pillow is the friendly PIL fork by [Jeffrey A. Clark (Alex) and +contributors](https://github.com/python-pillow/Pillow/graphs/contributors). PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is [supported by Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise). @@ -117,6 +116,10 @@ As of 2019, Pillow development is Follow on https://twitter.com/PythonPillow + Follow on https://fosstodon.org/@pillow @@ -164,8 +167,8 @@ BuildRequires: gdb ## Python Imaging Library (Fork) -Pillow is the friendly PIL fork by [Alex Clark and -Contributors](https://github.com/python-pillow/Pillow/graphs/contributors). +Pillow is the friendly PIL fork by [Jeffrey A. Clark (Alex) and +contributors](https://github.com/python-pillow/Pillow/graphs/contributors). PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is [supported by Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise). @@ -246,6 +249,10 @@ As of 2019, Pillow development is Follow on https://twitter.com/PythonPillow + Follow on https://fosstodon.org/@pillow @@ -287,8 +294,8 @@ Provides: python3-Pillow-doc ## Python Imaging Library (Fork) -Pillow is the friendly PIL fork by [Alex Clark and -Contributors](https://github.com/python-pillow/Pillow/graphs/contributors). +Pillow is the friendly PIL fork by [Jeffrey A. Clark (Alex) and +contributors](https://github.com/python-pillow/Pillow/graphs/contributors). PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is [supported by Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise). @@ -369,6 +376,10 @@ As of 2019, Pillow development is Follow on https://twitter.com/PythonPillow + Follow on https://fosstodon.org/@pillow @@ -399,7 +410,7 @@ To report a security vulnerability, please follow the procedure described in the %prep -%autosetup -n Pillow-9.4.0 +%autosetup -n Pillow-9.5.0 %build %py3_build @@ -439,5 +450,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 9.4.0-1 +* Fri Apr 21 2023 Python_Bot - 9.5.0-1 - Package Spec generated diff --git a/sources b/sources index 8c6f7e0..11ce543 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee6e9a6c729ed9e9a78ccd3f6e9d7143 Pillow-9.4.0.tar.gz +ed80942ad1ade1aab0fcf3790d0be3ec Pillow-9.5.0.tar.gz -- cgit v1.2.3