Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tornado6 for openSUSE:Factory
checked in at 2021-02-15 23:10:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado6 (Old)
and /work/SRC/openSUSE:Factory/.python-tornado6.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tornado6"
Mon Feb 15 23:10:17 2021 rev:6 rq:870435 version:6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado6/python-tornado6.changes
2021-02-04 20:23:47.730800804 +0100
+++
/work/SRC/openSUSE:Factory/.python-tornado6.new.28504/python-tornado6.changes
2021-02-15 23:10:19.602860487 +0100
@@ -1,0 +2,19 @@
+Mon Feb 8 20:46:57 UTC 2021 - Ben Greiner <[email protected]>
+
+- back to version 6.1. Tornado pin in distributed is removed.
+- Dear bot, here are the patch names:
+ * re-drop python-tornado6-httpclient-test.patch
+ * re-drop skip-failing-tests.patch
+ * re-drop tornado-testsuite_timeout.patch
+ * refreshed ignore-resourcewarning-doctests.patch
+
+-------------------------------------------------------------------
+Sun Feb 7 12:53:21 UTC 2021 - Matej Cepl <[email protected]>
+
+- Revert back to 6.0.4 for incompatibility with python-distributed.
+- Adds back patches:
+ * python-tornado6-httpclient-test.patch
+ * skip-failing-tests.patch
+ * tornado-testsuite_timeout.patch
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tornado6.spec ++++++
--- /var/tmp/diff_new_pack.QlfQ7H/_old 2021-02-15 23:10:20.134861282 +0100
+++ /var/tmp/diff_new_pack.QlfQ7H/_new 2021-02-15 23:10:20.134861282 +0100
@@ -94,7 +94,7 @@
export ASYNC_TEST_TIMEOUT=30
export PYTHONDONTWRITEBYTECODE=1
export TRAVIS=1
-%python_exec -m tornado.test.runtests
+%python_exec -m tornado.test.runtests --verbose
%files %{python_files}
%license LICENSE