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 2024-02-01 18:05:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xdoctest (Old)
 and      /work/SRC/openSUSE:Factory/.python-xdoctest.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xdoctest"

Thu Feb  1 18:05:02 2024 rev:5 rq:1143162 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xdoctest/python-xdoctest.changes  
2023-06-07 23:08:31.927730125 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xdoctest.new.1815/python-xdoctest.changes    
    2024-02-01 18:05:30.547353673 +0100
@@ -1,0 +2,13 @@
+Thu Feb  1 02:40:03 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Update to 1.1.3:
+  * `modname_to_modpath` now handles cases where editable packages have
+    modules where the name is different than the package.
+  * Update `xdoctest.plugin` to support pytest 8.0
+  * Fixed deprecated usage of `ast.Num`
+  * Partial support for 3.12. New f-string syntax is not supported yet.
+  * Removed dependency on six and got rid of old Python 2 logic
+- Drop patch python-xdoctest-no-six.patch, included upstream.
+- No more globs in %files.
+
+-------------------------------------------------------------------

Old:
----
  python-xdoctest-no-six.patch
  xdoctest-1.1.1.tar.gz

New:
----
  xdoctest-1.1.3.tar.gz

BETA DEBUG BEGIN:
  Old:  * Removed dependency on six and got rid of old Python 2 logic
- Drop patch python-xdoctest-no-six.patch, included upstream.
- No more globs in %files.
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-xdoctest.spec ++++++
--- /var/tmp/diff_new_pack.fHxsbA/_old  2024-02-01 18:05:31.283380303 +0100
+++ /var/tmp/diff_new_pack.fHxsbA/_new  2024-02-01 18:05:31.291380592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xdoctest
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,12 @@
 
 
 Name:           python-xdoctest
-Version:        1.1.1
+Version:        1.1.3
 Release:        0
 Summary:        Enhanced Python builtin doctest module
 License:        Apache-2.0
 URL:            https://github.com/Erotemic/xdoctest
 Source:         
https://github.com/Erotemic/xdoctest/archive/refs/tags/v%{version}.tar.gz#/xdoctest-%{version}.tar.gz
-# https://github.com/Erotemic/xdoctest/pull/142
-Patch0:         python-xdoctest-no-six.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pygments}
 BuildRequires:  %{python_module pytest}
@@ -33,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 Recommends:     python-pygments
 BuildArch:      noarch
 %python_subpackages
@@ -66,5 +64,6 @@
 %doc README.rst
 %license LICENSE
 %python_alternative %{_bindir}/xdoctest
-%{python_sitelib}/xdoctest*
+%{python_sitelib}/xdoctest
+%{python_sitelib}/xdoctest-%{version}.dist-info
 

++++++ xdoctest-1.1.1.tar.gz -> xdoctest-1.1.3.tar.gz ++++++
++++ 6029 lines of diff (skipped)

Reply via email to