Hello community,
here is the log from the commit of package python-mailmanclient for
openSUSE:Factory checked in at 2020-01-24 13:11:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailmanclient (Old)
and /work/SRC/openSUSE:Factory/.python-mailmanclient.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mailmanclient"
Fri Jan 24 13:11:55 2020 rev:3 rq:766639 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mailmanclient/python-mailmanclient.changes
2020-01-18 12:18:48.807160864 +0100
+++
/work/SRC/openSUSE:Factory/.python-mailmanclient.new.26092/python-mailmanclient.changes
2020-01-24 13:12:41.993470101 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 14:56:37 UTC 2020 - [email protected]
+
+- removing 15 conditionals, LANG definition will be removed
+ later anyway
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mailmanclient.spec ++++++
--- /var/tmp/diff_new_pack.utehw9/_old 2020-01-24 13:12:43.189470581 +0100
+++ /var/tmp/diff_new_pack.utehw9/_new 2020-01-24 13:12:43.193470582 +0100
@@ -47,9 +47,7 @@
%setup -q -n mailmanclient-%{version}
%build
-%if 0%{?suse_version} <= 1500
export LC_ALL=C.UTF-8
-%endif
%python_build
%install
@@ -62,9 +60,7 @@
# File "/usr/lib64/python3.7/logging/handlers.py", line 933, in emit
# self.socket.send(msg)
# OSError: [Errno 9] Bad file descriptor
-%if 0%{?suse_version} <= 1500
export LC_ALL=C.UTF-8
-%endif
%pytest -k 'not using.rst'
%files %{python_files}