Page MenuHomeSolus

D388.id849.diff
No OneTemporary

D388.id849.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : pytest-runner
version : 2.11.1
-release : 1
+release : 2
source :
- https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea1faabb03c5ded8f665ead448f5d8a/pytest-runner-2.11.1.tar.gz : 983a31eab45e375240e250161a556163bc8d250edaba97960909338c273a89b3
license : MIT
@@ -10,9 +10,12 @@
Test support for python setup.py projects
builddeps :
- pkgconfig(python-2.7)
+ - pkgconfig(python-3.5)
- python-setuptools
- setuptools_scm
setup : |
%python_setup
+ %python3_setup
install : |
%python_install
+ %python3_install
\ No newline at end of file
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>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Michael Bryant</Name>
+ <Email>shadow53@shadow53.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -27,15 +27,23 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-2.11.1-py2.7.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-2.11.1-py2.7.egg-info/namespace_packages.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-2.11.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/__pycache__/ptr.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/ptr.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-2.11.1-py3.5.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-04-29</Date>
+ <Update release="2">
+ <Date>2017-06-14</Date>
<Version>2.11.1</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Michael Bryant</Name>
+ <Email>shadow53@shadow53.com</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
5807460
Default Alt Text
D388.id849.diff (3 KB)

Event Timeline