Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048952
D688.id2585.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
15 KB
Referenced Files
None
Subscribers
None
D688.id2585.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,25 @@
name : python-pytest
-version : 3.0.3
-release : 1
+version : 3.2.2
+release : 2
source :
- - https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz : f213500a356800a483e8a146ff971ae14a8df3f2c0ae4145181aad96996abee7
+ - https://pypi.python.org/packages/63/4a/db317d848325ba77e4ed498860b40ab53a8b49f1ae13612bc8aee75634f0/pytest-3.2.2.tar.gz : f46e49e0340a532764991c498244a60e3a37d7424a532b3ff1a6a7653f1a403a
license : MIT
component : programming.python
summary : python testing framework
description: |
The pytest framework makes it easy to write small tests, yet scales to support complex fucntional testing for applications and libraries.
builddeps :
- - python-setuptools
- pkgconfig(python3)
-setup : |
- %python_setup
+ - python-setuptools
+ - python-setuptools-scm
+rundeps :
+ - py
+build : |
%python3_setup
+ %python_setup
install : |
- %python_install
%python3_install
+ for _f in $installdir/usr/bin/*; do
+ mv -v $_f ${_f}3
+ done
+ %python_install
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-pytest</Name>
<Packager>
- <Name>Shawn W Dunn</Name>
- <Email>sfalken@cloverleaf-linux.org</Email>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -34,10 +34,14 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_code/source.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_pluggy.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_pluggy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_version.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/rewrite.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/rewrite.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/truncate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/truncate.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/assertion/util.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/cacheprovider.py</Path>
@@ -72,12 +76,16 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/monkeypatch.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/nose.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/nose.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/outcomes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/outcomes.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/pastebin.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/pastebin.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/pytester.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/pytester.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/python.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/python.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/python_api.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/python_api.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/recwarn.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/recwarn.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/resultlog.py</Path>
@@ -100,13 +108,15 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/vendored_packages/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.0.3-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/warnings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/warnings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.2.2-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/__pycache__/pytest.cpython-35.pyc</Path>
@@ -114,6 +124,7 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/_argcomplete.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/_pluggy.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/_version.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/cacheprovider.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/capture.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/compat.cpython-35.pyc</Path>
@@ -130,9 +141,11 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/mark.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/monkeypatch.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/nose.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/outcomes.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/pastebin.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/pytester.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/python.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/python_api.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/recwarn.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/resultlog.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/runner.cpython-35.pyc</Path>
@@ -142,6 +155,7 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/terminal.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/tmpdir.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/unittest.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/__pycache__/warnings.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_argcomplete.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_code/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_code/__pycache__/__init__.cpython-35.pyc</Path>
@@ -152,11 +166,14 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_code/code.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_code/source.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_pluggy.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/_version.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/__pycache__/rewrite.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/__pycache__/truncate.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/__pycache__/util.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/rewrite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/truncate.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/assertion/util.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/cacheprovider.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/capture.py</Path>
@@ -174,9 +191,11 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/mark.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/monkeypatch.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/nose.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/outcomes.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/pastebin.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/pytester.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/python.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/python_api.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/recwarn.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/resultlog.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/runner.py</Path>
@@ -190,23 +209,24 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/vendored_packages/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/vendored_packages/__pycache__/pluggy.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.0.3-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/_pytest/warnings.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.2.2-py3.5.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/pytest.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-10-03</Date>
- <Version>3.0.3</Version>
+ <Update release="2">
+ <Date>2017-09-23</Date>
+ <Version>3.2.2</Version>
<Comment>Packaging update</Comment>
- <Name>Shawn W Dunn</Name>
- <Email>sfalken@cloverleaf-linux.org</Email>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 5:11 PM (2 h, 50 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835302
Default Alt Text
D688.id2585.diff (15 KB)
Attached To
Mode
D688: Update python-pytest to 3.2.2
Attached
Detach File
Event Timeline
Log In to Comment