Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xdoctest for openSUSE:Factory
checked in at 2025-10-06 18:08:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xdoctest (Old)
and /work/SRC/openSUSE:Factory/.python-xdoctest.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xdoctest"
Mon Oct 6 18:08:57 2025 rev:9 rq:1309271 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xdoctest/python-xdoctest.changes
2024-09-23 15:24:43.331658285 +0200
+++
/work/SRC/openSUSE:Factory/.python-xdoctest.new.11973/python-xdoctest.changes
2025-10-06 18:09:23.342447830 +0200
@@ -1,0 +2,13 @@
+Mon Oct 6 12:14:51 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.3.0
+ * New `ASYNC` basic directive to hold the asyncio event loop
+ in any section of code. Useful for multitasking tests.
+ * Removed `16806_WORKAROUND` as it is not longer needed for Python 3.8+
+ * Removed deprecated --xdoc-force-dynamic and --allow-xdoc-dynamic flags
+ * Improved speed (~6x) of doctest collection when running in pytest
+ * Uses pytest plugin system to disable stdlib doctest instead of monkey
patching.
+ * Fixed incorrect return type in docstrings
+ * The doctest parser no longer expand tabs to spaces
+
+-------------------------------------------------------------------
Old:
----
xdoctest-1.2.0.tar.gz
New:
----
xdoctest-1.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xdoctest.spec ++++++
--- /var/tmp/diff_new_pack.jX48IH/_old 2025-10-06 18:09:24.062478075 +0200
+++ /var/tmp/diff_new_pack.jX48IH/_new 2025-10-06 18:09:24.066478244 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-xdoctest
-Version: 1.2.0
+Version: 1.3.0
Release: 0
Summary: Enhanced Python builtin doctest module
License: Apache-2.0
++++++ xdoctest-1.2.0.tar.gz -> xdoctest-1.3.0.tar.gz ++++++
++++ 2777 lines of diff (skipped)