Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2022-10-26 12:31:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tox (Old)
 and      /work/SRC/openSUSE:Factory/.python-tox.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tox"

Wed Oct 26 12:31:37 2022 rev:44 rq:1031190 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes    2022-10-14 
15:42:26.727908998 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new.2275/python-tox.changes  
2022-10-26 12:31:41.828300302 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 18:56:42 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Remove python2-related parts of the SPEC file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tox.spec ++++++
--- /var/tmp/diff_new_pack.8F7ejv/_old  2022-10-26 12:31:42.348301414 +0200
+++ /var/tmp/diff_new_pack.8F7ejv/_new  2022-10-26 12:31:42.352301422 +0200
@@ -16,8 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
 Name:           python-tox
 Version:        3.26.0
 Release:        0
@@ -68,9 +66,6 @@
 BuildRequires:  %{python_module pytest-mock >= 1.10.0}
 BuildRequires:  %{python_module pytest-randomly >= 1.0.0}
 BuildRequires:  %{python_module pytest-xdist >= 1.22.2}
-%if %{with python2}
-BuildRequires:  python-pathlib2 >= 2.3.3
-%endif
 # /SECTION
 %if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
 Provides:       tox = %{version}
@@ -118,10 +113,6 @@
 donttest+=" or test_toxuone_env"
 donttest+=" or test_isolated_build_backend_missing_hook"
 donttest+=" or test_parallel_live or (test_parallel and not test_parallel_)"
-%if %{with python2}
-# wants to install pathlib2 wheel on python2
-donttest+=" or test_build_backend_without_submodule"
-%endif
 
 %{python_expand # tests expect an active virtualenv with a clean python name 
as sys.executable
 virtualenv-%{$python_bin_suffix} --system-site-packages 
testenv-%{$python_bin_suffix}

Reply via email to