Hello community,

here is the log from the commit of package python3-pytest for openSUSE:Factory 
checked in at 2016-01-30 11:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pytest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pytest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pytest/python3-pytest-doc.changes        
2016-01-05 21:53:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest-doc.changes   
2016-01-30 11:31:09.000000000 +0100
@@ -1,0 +2,33 @@
+Tue Jan 26 03:48:38 UTC 2016 - [email protected]
+
+- specfile:
+  * changes from zip to tar.gz
+
+- update to version 2.8.7:
+  * fix #1338: use predictable object resolution for monkeypatch
+
+- changes from version 2.8.6:
+  * fix #1259: allow for double nodeids in junitxml, this was a
+    regression failing plugins combinations like pytest-pep8 +
+    pytest-flakes
+  * Workaround for exception that occurs in pyreadline when using
+    --pdb with standard I/O capture enabled. Thanks Erik M. Bray for
+    the PR.
+  * fix #900: Better error message in case the target of a monkeypatch
+    call raises an ImportError.
+  * fix #1292: monkeypatch calls (setattr, setenv, etc.) are now
+    O(1). Thanks David R. MacIver for the report and Bruno Oliveira
+    for the PR.
+  * fix #1223: captured stdout and stderr are now properly displayed
+    before entering pdb when --pdb is used instead of being thrown
+    away. Thanks Cal Leeming for the PR.
+  * fix #1305: pytest warnings emitted during pytest_terminal_summary
+    are now properly displayed. Thanks Ionel Maries Cristian for the
+    report and Bruno Oliveira for the PR.
+  * fix #628: fixed internal UnicodeDecodeError when doctests contain
+    unicode. Thanks Jason R. Coombs for the report and Bruno Oliveira
+    for the PR.
+  * fix #1334: Add captured stdout to jUnit XML report on setup
+    error. Thanks Georgy Dyuldin for the PR.
+
+-------------------------------------------------------------------
python3-pytest.changes: same change

Old:
----
  pytest-2.8.5.zip

New:
----
  pytest-2.8.7.tar.gz

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

Other differences:
------------------
++++++ python3-pytest-doc.spec ++++++
--- /var/tmp/diff_new_pack.cE2bGJ/_old  2016-01-30 11:31:10.000000000 +0100
+++ /var/tmp/diff_new_pack.cE2bGJ/_new  2016-01-30 11:31:10.000000000 +0100
@@ -17,15 +17,14 @@
 
 
 Name:           python3-pytest-doc
-Version:        2.8.5
+Version:        2.8.7
 Release:        0
 Summary:        Simple powerful testing with Python
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://pytest.org
-Source:         
http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.zip
+Source:         
http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  unzip
 # Documentation requirements:
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-py >= 1.4.22

++++++ python3-pytest.spec ++++++
--- /var/tmp/diff_new_pack.cE2bGJ/_old  2016-01-30 11:31:10.000000000 +0100
+++ /var/tmp/diff_new_pack.cE2bGJ/_new  2016-01-30 11:31:10.000000000 +0100
@@ -17,17 +17,16 @@
 
 
 Name:           python3-pytest
-Version:        2.8.5
+Version:        2.8.7
 Release:        0
 Summary:        Simple powerful testing with Python
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://pytest.org
-Source:         
http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.zip
+Source:         
http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
 BuildRequires:  python3-devel
-BuildRequires:  unzip
 # Test requirements:
 %if 0%{?suse_version} <= 1310
 # mock is built-in for python 3.4


Reply via email to