Hello community,

here is the log from the commit of package python-mailman for openSUSE:Factory 
checked in at 2020-01-24 13:11:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailman (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailman.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailman"

Fri Jan 24 13:11:58 2020 rev:3 rq:766648 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mailman/python-mailman.changes    
2020-01-18 12:18:45.219158940 +0100
+++ /work/SRC/openSUSE:Factory/.python-mailman.new.26092/python-mailman.changes 
2020-01-24 13:12:45.773471619 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 15:04:12 UTC 2020 - [email protected]
+
+- do not require python-cffi, it will be required by
+  python-PyNaCl
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mailman.spec ++++++
--- /var/tmp/diff_new_pack.7YPpa9/_old  2020-01-24 13:12:46.605471953 +0100
+++ /var/tmp/diff_new_pack.7YPpa9/_new  2020-01-24 13:12:46.609471955 +0100
@@ -61,7 +61,6 @@
 Requires:       python-zope.event
 Requires:       python-zope.interface
 %if 0%{?suse_version} <= 1500
-Requires:       python-cffi
 Requires:       python-importlib_resources
 %endif
 Provides:       mailman = %{version}
@@ -94,7 +93,6 @@
 BuildRequires:  %{python_module zope.event}
 BuildRequires:  %{python_module zope.interface}
 %if 0%{?suse_version} <= 1500
-BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module importlib_resources}
 %endif
 %endif
@@ -129,9 +127,8 @@
 
 %check
 %if %{with test}
-%if 0%{?suse_version} <= 1500
-export LC_ALL=C.UTF-8
 export LANG=C.UTF-8
+%if 0%{?suse_version} <= 1500
 # mailman.rest.tests.test_wsgiapp.TestSupportedContentType
 # AssertionError: 'application/json; charset=UTF-8' != 'application/json'
 rm src/mailman/rest/tests/test_wsgiapp.py


Reply via email to