python-pillow-4.3.0:ver.bump

This commit is contained in:
Rmys
2018-02-04 21:27:46 +03:00
committed by GitHub
parent 6359cffae5
commit 7a9559096e
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>PIL is the Python Imaging Library.</Summary>
<Description>The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.</Description>
<Archive sha1sum="bfa275aef5aab12db7fa6b275499600f34f6ffab" type="targz">https://github.com/python-pillow/Pillow/archive/4.0.0a.tar.gz</Archive>
<Archive sha1sum="c9cdef90f785c71970364b93cc24b3c7133aebeb" type="targz">https://github.com/python-pillow/Pillow/archive/4.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-tk</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,8 @@
<Package>
<Name>python-pillow</Name>
<RuntimeDependencies>
<Dependency>tiff</Dependency>
<Dependency>zlib</Dependency>
<Dependency>python3-tk</Dependency>
<Dependency>python</Dependency>
<Dependency>lcms</Dependency>
@@ -57,6 +59,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-02-03</Date>
<Version>4.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-01-25</Date>
<Version>4.0.0</Version>