Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036392
D1543.id5004.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D1543.id5004.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,21 @@
name : pytest-runner
-version : 2.11.1
-release : 2
+version : '3.0'
+release : 3
source :
- - https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea1faabb03c5ded8f665ead448f5d8a/pytest-runner-2.11.1.tar.gz : 983a31eab45e375240e250161a556163bc8d250edaba97960909338c273a89b3
+ - https://files.pythonhosted.org/packages/source/p/pytest-runner/pytest-runner-3.0.tar.gz : 0f7c3a3cf5aead13f54baaa01ceb49e5ae92aba5d3ff1928e81e189c40bc6703
license : MIT
component : programming.python
summary : Test support for python setup.py projects
description: |
- Test support for python setup.py projects
+ Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
builddeps :
- - pkgconfig(python-2.7)
- - pkgconfig(python-3.5)
- python-setuptools
- - setuptools_scm
+ - python-setuptools-scm
+rundeps :
+ - python-pytest
setup : |
%python_setup
%python3_setup
install : |
%python_install
- %python3_install
\ No newline at end of file
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,48 +2,50 @@
<Source>
<Name>pytest-runner</Name>
<Packager>
- <Name>Michael Bryant</Name>
- <Email>shadow53@shadow53.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Test support for python setup.py projects</Summary>
- <Description xml:lang="en">Test support for python setup.py projects
+ <Description xml:lang="en">Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>pytest-runner</Name>
<Summary xml:lang="en">Test support for python setup.py projects</Summary>
- <Description xml:lang="en">Test support for python setup.py projects
+ <Description xml:lang="en">Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
</Description>
<PartOf>programming.python</PartOf>
<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-2.11.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-2.11.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_runner-2.11.1-py2.7.egg-info/dependency_links.txt</Path>
- <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/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/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>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_runner-3.0-py3.5.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-06-14</Date>
- <Version>2.11.1</Version>
+ <Update release="3">
+ <Date>2017-12-04</Date>
+ <Version>3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Bryant</Name>
- <Email>shadow53@shadow53.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 7:16 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808520
Default Alt Text
D1543.id5004.diff (6 KB)
Attached To
Mode
D1543: Update pytest-runner to 3.0
Attached
Detach File
Event Timeline
Log In to Comment