programming/language/python/* v.bump and rebuild

This commit is contained in:
alihanozturk
2017-01-25 20:44:46 +03:00
parent 49b1dd61b0
commit 4d6dff7b15
36 changed files with 262 additions and 26 deletions
@@ -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="eaa57b9d4b44c287e974b18696f52c6ac4f90382" type="targz">https://github.com/python-pillow/Pillow/archive/3.1.0.tar.gz</Archive>
<Archive sha1sum="bfa275aef5aab12db7fa6b275499600f34f6ffab" type="targz">https://github.com/python-pillow/Pillow/archive/4.0.0a.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-tk</Dependency>
<Dependency>python-devel</Dependency>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="2">
<Date>2017-01-25</Date>
<Version>4.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-06-18</Date>
<Version>3.1.0</Version>