Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036401
D388.id849.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D388.id849.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D388: Added Python 3 support
Attached
Detach File
Event Timeline
Log In to Comment