python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>PIL is the fork of Python Imaging Library.</Summary>
<Description>Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift.</Description>
<Archive sha1sum="7116dd8f7d8a7ff45421d994e44491ffce2600f6" type="targz">https://github.com/python-pillow/Pillow/archive/7.2.0.tar.gz</Archive>
<Archive sha1sum="e00047f9c2be51c6127e10e59592e57d12f04e64" type="targz">https://github.com/python-pillow/Pillow/archive/8.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>tiff-devel</Dependency>
<Dependency>webp-devel</Dependency>
@@ -44,7 +44,8 @@
-->
</BuildDependencies>
<Patches>
<!--<Patch>docfix.patch</Patch>-->
<Patch>python-pillow_spinxwarn.patch</Patch>
<Patch>python-pillow_sphinx.patch</Patch>
</Patches>
</Source>
@@ -103,6 +104,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-08-07</Date>
<Version>8.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-07-21</Date>
<Version>7.2.0</Version>