Page MenuHomeSolus

D5092.id12449.diff
No OneTemporary

D5092.id12449.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-flaky
-version : 3.4.0
-release : 2
+version : 3.5.3
+release : 3
source :
- - https://github.com/box/flaky/archive/v3.4.0.tar.gz : 54d4f99f1208e218b5dd1d0d23a8d5c916e0f406ce52cb7faa281dc3dc19de88
+ - https://github.com/box/flaky/archive/v3.5.3.tar.gz : 57f3b11b70e32ad5f03712966130aeeabb64aa8ba6e1c0b89278261877f1c0a5
license : Apache-2.0
component : programming.python
summary : Plugin for nose or py.test that automatically reruns flaky tests
@@ -31,9 +31,10 @@
popd
pushd $PKG_BUILD_DIR/py3build
- # there is something wrong with python 3 nose
- export PYTHONPATH=$installdir/usr/lib/python3.6/site-packages
+ export PYTHONPATH=$installdir/usr/lib/python%python3_version%/site-packages
+ nosetests-%python3_version% --with-flaky --exclude="test_nose_options_example" test/test_nose/
py.test3 -k 'example and not options' --doctest-modules test/test_pytest/
py.test3 -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py
+ nosetests-%python3_version% --with-flaky --force-flaky --max-runs 2 test/test_nose/test_nose_options_example.py
py.test3 --force-flaky --max-runs 2 test/test_pytest/test_pytest_options_example.py
popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,12 +19,12 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.4.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/flaky-3.5.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/__pycache__/_flaky_plugin.cpython-27-PYTEST.pyc</Path>
@@ -49,12 +49,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/names.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/flaky/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.4.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/flaky-3.5.3-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flaky/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flaky/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flaky/__pycache__/_flaky_plugin.cpython-36-PYTEST.pyc</Path>
@@ -82,12 +82,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-02-01</Date>
- <Version>3.4.0</Version>
+ <Update release="3">
+ <Date>2019-01-18</Date>
+ <Version>3.5.3</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:53 PM (2 h, 26 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5820673
Default Alt Text
D5092.id12449.diff (5 KB)

Event Timeline