Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2018-07-17 09:38:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest"

Tue Jul 17 09:38:13 2018 rev:38 rq:622959 version:3.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest-doc.changes  
2018-06-25 11:35:47.540116351 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest-doc.changes     
2018-07-17 09:38:17.966172763 +0200
@@ -1,0 +2,13 @@
+Mon Jul 16 00:17:40 UTC 2018 - mimi...@gmail.com
+
+- update to pytest-3.6.3
+- drop python_mock.patch
+ * Fix ImportWarning triggered by explicit relative imports in 
assertion-rewritten
+    package modules.
+ * Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
+ * No longer raise ValueError when using the get_marker API.
+ * Fix problem where log messages with non-ascii characters would not appear
+    in the output log file.
+ * No longer raise AttributeError when legacy marks can't be stored in 
functions.
+
+-------------------------------------------------------------------
python-pytest.changes: same change

Old:
----
  pytest-3.6.2.tar.gz
  python_mock.patch

New:
----
  pytest-3.6.3.tar.gz

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

Other differences:
------------------
++++++ python-pytest-doc.spec ++++++
--- /var/tmp/diff_new_pack.M7ZTvp/_old  2018-07-17 09:38:18.670170312 +0200
+++ /var/tmp/diff_new_pack.M7ZTvp/_new  2018-07-17 09:38:18.674170297 +0200
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pytest-doc
-Version:        3.6.2
+Version:        3.6.3
 Release:        0
 Summary:        Documentation for python-pytest, a testing tool with 
autodiscovery
 License:        MIT
 Group:          Documentation/HTML
 URL:            https://github.com/pytest-dev/pytest
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz
-Patch:          python_mock.patch
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest = %{version}}
 BuildRequires:  %{python_module setuptools_scm}
@@ -45,7 +44,6 @@
 
 %prep
 %setup -q -n pytest-%{version}
-%patch -p1
 
 %build
 python3 setup.py build_sphinx

++++++ python-pytest.spec ++++++
--- /var/tmp/diff_new_pack.M7ZTvp/_old  2018-07-17 09:38:18.686170256 +0200
+++ /var/tmp/diff_new_pack.M7ZTvp/_new  2018-07-17 09:38:18.686170256 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pytest
-Version:        3.6.2
+Version:        3.6.3
 Release:        0
 Summary:        Python testing tool with autodiscovery and detailed asserts
 License:        MIT

++++++ pytest-3.6.2.tar.gz -> pytest-3.6.3.tar.gz ++++++
++++ 5207 lines of diff (skipped)


Reply via email to