Page MenuHomeSolus

D4934.id12024.diff
No OneTemporary

D4934.id12024.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pillow
version : 5.3.0
-release : 17
+release : 18
source :
- - https://github.com/python-pillow/Pillow/archive/5.3.0.tar.gz : 9de4853d8b640c0185665735a1c3266b6d51636b3a3d8e3ea7876c485194b6e1
+ - https://github.com/python-pillow/Pillow/archive/5.4.0.tar.gz : 158c0587f5f759c86225c68a0ee23a15f36d14bfc648253e42a5c3145b10b3c8
license : MIT
component : programming.python
summary : The friendly PIL fork (Python Imaging Library)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-pillow</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -210,11 +210,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/PIL/_webp.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/PIL/features.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/PIL/features.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.3.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.3.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.3.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.3.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.3.0-py2.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.4.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.4.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.4.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.4.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/Pillow-5.4.0-py2.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/BdfFontFile.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/BlpImagePlugin.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/BmpImagePlugin.py</Path>
@@ -406,11 +406,11 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/_version.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/_webp.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PIL/features.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.3.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.3.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.3.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.3.0-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.3.0-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.4.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.4.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.4.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.4.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Pillow-5.4.0-py3.6.egg-info/zip-safe</Path>
</Files>
</Package>
<Package>
@@ -420,7 +420,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="17">python-pillow</Dependency>
+ <Dependency release="18">python-pillow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/python2.7/Bit.h</Path>
@@ -462,12 +462,12 @@
</Files>
</Package>
<History>
- <Update release="17">
- <Date>2018-11-04</Date>
+ <Update release="18">
+ <Date>2019-01-03</Date>
<Version>5.3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 27 2023, 5:42 AM (10 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5836474
Default Alt Text
D4934.id12024.diff (5 KB)

Event Timeline