Page MenuHomeSolus

D4222.id.diff
No OneTemporary

D4222.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pytest-runner
-version : '3.0'
-release : 4
+version : 4.2
+release : 5
source :
- - https://files.pythonhosted.org/packages/source/p/pytest-runner/pytest-runner-3.0.tar.gz : 0f7c3a3cf5aead13f54baaa01ceb49e5ae92aba5d3ff1928e81e189c40bc6703
+ - https://files.pythonhosted.org/packages/source/p/pytest-runner/pytest-runner-4.2.tar.gz : d23f117be39919f00dd91bffeb4f15e031ec797501b717a245e377aee0f577be
license : MIT
component : programming.python
summary : Test support for python setup.py projects
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>pytest-runner</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>MIT</License>
<PartOf>programming.python</PartOf>
@@ -21,31 +21,31 @@
<Files>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptr.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/ptr.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/namespace_packages.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-3.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-4.2-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/ptr.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/ptr.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/namespace_packages.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-3.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest_runner-4.2-py3.6.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-31</Date>
- <Version>3.0</Version>
+ <Update release="5">
+ <Date>2018-10-29</Date>
+ <Version>4.2</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
Thu, Aug 10, 7:17 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792784
Default Alt Text
D4222.id.diff (5 KB)

Event Timeline