Hello community,

here is the log from the commit of package python-pytest-timeout for 
openSUSE:Factory checked in at 2017-12-08 12:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-timeout (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-timeout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-timeout"

Fri Dec  8 12:58:27 2017 rev:3 rq:554733 version:1.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-timeout/python-pytest-timeout.changes  
    2017-09-26 21:14:52.114633311 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-timeout.new/python-pytest-timeout.changes
 2017-12-08 12:58:38.778958512 +0100
@@ -1,0 +2,11 @@
+Sun Dec  3 19:13:13 UTC 2017 - [email protected]
+
+- update to version 1.2.1:
+  * Fix for pytest 3.3, thanks Bruno Oliveira.
+  * Update supported python versions:
+    + Add CPython 3.6.
+    + Drop CPyhon 2.6 (as did pytest 3.3)
+    + Drop CPyhon 3.3
+    + Drop CPyhon 3.4
+
+-------------------------------------------------------------------

Old:
----
  pytest-timeout-1.2.0.tar.gz

New:
----
  pytest-timeout-1.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-timeout.spec ++++++
--- /var/tmp/diff_new_pack.VYxSKe/_old  2017-12-08 12:58:40.838884117 +0100
+++ /var/tmp/diff_new_pack.VYxSKe/_new  2017-12-08 12:58:40.842883972 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-pytest-timeout
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        Pytest plugin to abort hanging tests
 License:        MIT

++++++ pytest-timeout-1.2.0.tar.gz -> pytest-timeout-1.2.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/PKG-INFO 
new/pytest-timeout-1.2.1/PKG-INFO
--- old/pytest-timeout-1.2.0/PKG-INFO   2016-11-10 21:24:38.000000000 +0100
+++ new/pytest-timeout-1.2.1/PKG-INFO   2017-11-28 22:24:20.000000000 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: pytest-timeout
-Version: 1.2.0
+Version: 1.2.1
 Summary: py.test plugin to abort hanging tests
 Home-page: http://bitbucket.org/pytest-dev/pytest-timeout/
 Author: Floris Bruynooghe
 Author-email: [email protected]
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: ==============
         pytest-timeout
         ==============
@@ -26,8 +27,9 @@
         See below for detailed information on the timeout methods and their
         side-effects.
         
-        The pytest-timeout plugin has been tested on python 2.6 or higher,
-        including 3.X, pypy and pypy3.
+        The pytest-timeout plugin has been tested on python 2.7 or higher,
+        including 3.X, pypy and pypy3.  See tox.ini for currently tested
+        versions.
         
         
         Usage
@@ -184,6 +186,16 @@
         Changelog
         =========
         
+        1.2.1
+        -----
+        
+        - Fix for pytest 3.3, thanks Bruno Oliveira.
+        - Update supported python versions:
+          - Add CPython 3.6.
+          - Drop CPyhon 2.6 (as did pytest 3.3)
+          - Drop CPyhon 3.3
+          - Drop CPyhon 3.4
+        
         1.2.0
         -----
         
@@ -263,7 +275,6 @@
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Software Development :: Testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/README 
new/pytest-timeout-1.2.1/README
--- old/pytest-timeout-1.2.0/README     2016-11-10 21:08:58.000000000 +0100
+++ new/pytest-timeout-1.2.1/README     2017-11-28 22:19:48.000000000 +0100
@@ -18,8 +18,9 @@
 See below for detailed information on the timeout methods and their
 side-effects.
 
-The pytest-timeout plugin has been tested on python 2.6 or higher,
-including 3.X, pypy and pypy3.
+The pytest-timeout plugin has been tested on python 2.7 or higher,
+including 3.X, pypy and pypy3.  See tox.ini for currently tested
+versions.
 
 
 Usage
@@ -176,6 +177,16 @@
 Changelog
 =========
 
+1.2.1
+-----
+
+- Fix for pytest 3.3, thanks Bruno Oliveira.
+- Update supported python versions:
+  - Add CPython 3.6.
+  - Drop CPyhon 2.6 (as did pytest 3.3)
+  - Drop CPyhon 3.3
+  - Drop CPyhon 3.4
+
 1.2.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-timeout-1.2.0/pytest_timeout.egg-info/PKG-INFO 
new/pytest-timeout-1.2.1/pytest_timeout.egg-info/PKG-INFO
--- old/pytest-timeout-1.2.0/pytest_timeout.egg-info/PKG-INFO   2016-11-10 
21:24:38.000000000 +0100
+++ new/pytest-timeout-1.2.1/pytest_timeout.egg-info/PKG-INFO   2017-11-28 
22:24:20.000000000 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: pytest-timeout
-Version: 1.2.0
+Version: 1.2.1
 Summary: py.test plugin to abort hanging tests
 Home-page: http://bitbucket.org/pytest-dev/pytest-timeout/
 Author: Floris Bruynooghe
 Author-email: [email protected]
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: ==============
         pytest-timeout
         ==============
@@ -26,8 +27,9 @@
         See below for detailed information on the timeout methods and their
         side-effects.
         
-        The pytest-timeout plugin has been tested on python 2.6 or higher,
-        including 3.X, pypy and pypy3.
+        The pytest-timeout plugin has been tested on python 2.7 or higher,
+        including 3.X, pypy and pypy3.  See tox.ini for currently tested
+        versions.
         
         
         Usage
@@ -184,6 +186,16 @@
         Changelog
         =========
         
+        1.2.1
+        -----
+        
+        - Fix for pytest 3.3, thanks Bruno Oliveira.
+        - Update supported python versions:
+          - Add CPython 3.6.
+          - Drop CPyhon 2.6 (as did pytest 3.3)
+          - Drop CPyhon 3.3
+          - Drop CPyhon 3.4
+        
         1.2.0
         -----
         
@@ -263,7 +275,6 @@
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Software Development :: Testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/pytest_timeout.py 
new/pytest-timeout-1.2.1/pytest_timeout.py
--- old/pytest-timeout-1.2.0/pytest_timeout.py  2016-11-10 21:05:05.000000000 
+0100
+++ new/pytest-timeout-1.2.1/pytest_timeout.py  2017-11-28 22:03:25.000000000 
+0100
@@ -254,7 +254,10 @@
     try:
         capman = item.config.pluginmanager.getplugin('capturemanager')
         if capman:
-            stdout, stderr = capman.suspendcapture(item)
+            if pytest.__version__ >= '3.3':
+                stdout, stderr = capman.suspend_global_capture(item)
+            else:
+                stdout, stderr = capman.suspendcapture(item)
         else:
             stdout, stderr = None, None
         write_title('Timeout', sep='+')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/setup.cfg 
new/pytest-timeout-1.2.1/setup.cfg
--- old/pytest-timeout-1.2.0/setup.cfg  2016-11-10 21:24:38.000000000 +0100
+++ new/pytest-timeout-1.2.1/setup.cfg  2017-11-28 22:24:20.000000000 +0100
@@ -4,5 +4,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/setup.py 
new/pytest-timeout-1.2.1/setup.py
--- old/pytest-timeout-1.2.0/setup.py   2016-11-10 21:09:17.000000000 +0100
+++ new/pytest-timeout-1.2.1/setup.py   2017-11-28 22:06:44.000000000 +0100
@@ -5,7 +5,7 @@
     name='pytest-timeout',
     description='py.test plugin to abort hanging tests',
     long_description=open("README").read(),
-    version='1.2.0',
+    version='1.2.1',
     author='Floris Bruynooghe',
     author_email='[email protected]',
     url='http://bitbucket.org/pytest-dev/pytest-timeout/',
@@ -22,7 +22,6 @@
         'License :: OSI Approved :: MIT License',
         'Operating System :: OS Independent',
         'Programming Language :: Python',
-        'Programming Language :: Python :: 2.6',
         'Programming Language :: Python :: 2.7',
         'Programming Language :: Python :: 3',
         'Topic :: Software Development :: Testing',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/tox.ini 
new/pytest-timeout-1.2.1/tox.ini
--- old/pytest-timeout-1.2.0/tox.ini    2016-11-10 21:05:05.000000000 +0100
+++ new/pytest-timeout-1.2.1/tox.ini    2017-11-28 22:18:07.000000000 +0100
@@ -3,12 +3,9 @@
 addopts = -ra
 
 [tox]
-envlist = py26,py27,py33,py34,py35,pypy,pypy3
+envlist = py27,py35,py36,pypy,pypy3
 
 [testenv]
 deps = pytest
     pexpect
 commands = py.test {posargs}
-
-[testenv:py26]
-deps = pytest


Reply via email to