Page MenuHomeSolus

D4400.diff
No OneTemporary

D4400.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-psutil
-version : 5.4.3
-release : 10
+version : 5.4.8
+release : 11
source :
- - https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz : 5bb1cb0c9b14d9f8cecf3f3ff146a2a0e633a1dd8bd4856bf7308fb819310b48
+ - https://github.com/giampaolo/psutil/archive/release-5.4.8.tar.gz : c10f5054e04551fcbd1703bbc2aef0f8327a32c673322aacb4c79fc84cb0826b
license : BSD-3-Clause
component : programming.python
summary : A cross-platform process and system utilities module for Python
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-psutil</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,12 +19,12 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.3-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/psutil-5.4.8-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/_common.py</Path>
@@ -81,11 +81,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/tests/test_unicode.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/tests/test_windows.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/psutil/tests/test_windows.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.3-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.3-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.3-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.3-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.8-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.8-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.8-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.8-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/psutil-5.4.8-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/psutil/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/psutil/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/psutil/__pycache__/_common.cpython-36.pyc</Path>
@@ -145,12 +145,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2018-02-07</Date>
- <Version>5.4.3</Version>
+ <Update release="11">
+ <Date>2018-11-19</Date>
+ <Version>5.4.8</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 15 2023, 8:44 PM (8 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5848312
Default Alt Text
D4400.diff (5 KB)

Event Timeline