Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tox-wheel for 
openSUSE:Factory checked in at 2021-12-08 00:00:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tox-wheel (Old)
 and      /work/SRC/openSUSE:Factory/.python-tox-wheel.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tox-wheel"

Wed Dec  8 00:00:11 2021 rev:4 rq:936348 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tox-wheel/python-tox-wheel.changes        
2020-04-28 22:32:17.041744091 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tox-wheel.new.31177/python-tox-wheel.changes 
    2021-12-08 00:00:43.427539949 +0100
@@ -1,0 +2,11 @@
+Tue Dec  7 17:37:36 UTC 2021 - [email protected]
+
+- version update to 0.6.0
+  * Fixed unnecessary build directory cleanup and removed dead code.
+  * The ``isolated_build`` tox option is now an alias for ``wheel_pep517``.
+  * Added more configuration examples.
+  * Added support for PEP 517/518.
+- do not require pytest-runner for build, it would not be needed
+  even if the testsuite run
+
+-------------------------------------------------------------------

Old:
----
  tox-wheel-0.4.2.tar.gz

New:
----
  tox-wheel-0.6.0.tar.gz

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

Other differences:
------------------
++++++ python-tox-wheel.spec ++++++
--- /var/tmp/diff_new_pack.IeqjVI/_old  2021-12-08 00:00:44.019537923 +0100
+++ /var/tmp/diff_new_pack.IeqjVI/_new  2021-12-08 00:00:44.023537909 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tox-wheel
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-tox-wheel
-Version:        0.4.2
+Version:        0.6.0
 Release:        0
 Summary:        A Tox plugin that builds and installs wheels instead of sdist
 License:        BSD-2-Clause
@@ -32,7 +32,7 @@
 Requires:       python-wheel >= 0.31
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module tox >= 3.9}
 BuildRequires:  %{python_module tox-no-internet}
 BuildRequires:  %{python_module wheel >= 0.31}

++++++ tox-wheel-0.4.2.tar.gz -> tox-wheel-0.6.0.tar.gz ++++++
++++ 2184 lines of diff (skipped)

Reply via email to