Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2020-09-04 10:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest"

Fri Sep  4 10:58:09 2020 rev:58 rq:829560 version:6.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes      
2020-08-06 17:32:16.973096665 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytest.new.3399/python-pytest.changes    
2020-09-04 10:59:34.150638054 +0200
@@ -1,0 +2,8 @@
+Mon Aug 24 18:05:51 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- update to 6.0.1
+- drop tidy-up-embeddedfile.patch
+ * new major release, please check:
+     https://docs.pytest.org/en/stable/changelog.html for all changes
+
+-------------------------------------------------------------------

Old:
----
  pytest-5.4.3.tar.gz
  tidy-up-embeddedfile.patch

New:
----
  pytest-6.0.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest.spec ++++++
--- /var/tmp/diff_new_pack.WLJtFv/_old  2020-09-04 10:59:36.038639066 +0200
+++ /var/tmp/diff_new_pack.WLJtFv/_new  2020-09-04 10:59:36.042639067 +0200
@@ -27,24 +27,25 @@
 %endif
 %define skip_python2 1
 Name:           python-pytest%{psuffix}
-Version:        5.4.3
+Version:        6.0.1
 Release:        0
 Summary:        Python testing tool with autodiscovery and detailed asserts
 License:        MIT
 URL:            https://github.com/pytest-dev/pytest
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz
-Patch0:         tidy-up-embeddedfile.patch
 BuildRequires:  %{python_module setuptools >= 40.0}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-attrs >= 17.4.0
 Requires:       python-importlib-metadata >= 0.12
+Requires:       python-iniconfig
 Requires:       python-more-itertools >= 4.0.0
 Requires:       python-packaging
 Requires:       python-pluggy >= 0.12
-Requires:       python-py >= 1.5.0
+Requires:       python-py >= 1.8.2
 Requires:       python-setuptools
+Requires:       python-toml
 Requires:       python-wcwidth
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -56,6 +57,7 @@
 BuildRequires:  %{python_module decorator}
 BuildRequires:  %{python_module hypothesis >= 3.56}
 BuildRequires:  %{python_module importlib-metadata >= 0.12}
+BuildRequires:  %{python_module iniconfig}
 BuildRequires:  %{python_module mock}
 # nose is really not REQUIRED, the test suite skips over particular
 # tests, when the package is not available.
@@ -67,6 +69,7 @@
 BuildRequires:  %{python_module pytest-forked}
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module requests}
+BuildRequires:  %{python_module toml}
 BuildRequires:  %{python_module xmlschema}
 BuildRequires:  lsof
 %endif
@@ -90,7 +93,6 @@
 
 %prep
 %setup -q -n pytest-%{version}
-%autopatch -p1
 
 %build
 %python_build

++++++ pytest-5.4.3.tar.gz -> pytest-6.0.1.tar.gz ++++++
++++ 39238 lines of diff (skipped)


Reply via email to