Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048953
D688.id1499.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
11 KB
Referenced Files
None
Subscribers
None
D688.id1499.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,23 @@
name : python-pytest
-version : 3.0.3
-release : 1
+version : 3.1.3
+release : 2
source :
- - https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz : f213500a356800a483e8a146ff971ae14a8df3f2c0ae4145181aad96996abee7
+ - https://pypi.python.org/packages/15/c8/6b42bf58f91d72416806472512bb67dabc6edb5a6a8ace29853ff940400a/pytest-3.1.3.tar.gz : 095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206
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)
+ - python-setuptools
+ - python-setuptools-scm
setup : |
- %python_setup
%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>
@@ -100,13 +104,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.1.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.1.3-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 +120,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>
@@ -142,6 +149,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 +160,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>
@@ -190,23 +201,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.1.3-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-3.1.3-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-07-23</Date>
+ <Version>3.1.3</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
5822046
Default Alt Text
D688.id1499.diff (11 KB)
Attached To
Mode
D688: Update python-pytest to 3.2.2
Attached
Detach File
Event Timeline
Log In to Comment