Your message dated Mon, 22 Dec 2025 17:33:54 +0000
with message-id <[email protected]>
and subject line Bug#1123114: fixed in deepdiff 8.6.1-1
has caused the Debian Bug report #1123114,
regarding deepdiff: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.14 3.13" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1123114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:deepdiff
Version: 8.1.1-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:deepdiff, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
I: pybuild base:317: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/anyset.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/diff.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/deephash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/search.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/distance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/path.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/delta.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/serialization.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/operator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/lfucache.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/commands.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/helper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/model.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
copying deepdiff/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
running egg_info
creating deepdiff.egg-info
writing deepdiff.egg-info/PKG-INFO
writing dependency_links to deepdiff.egg-info/dependency_links.txt
writing entry points to deepdiff.egg-info/entry_points.txt
writing requirements to deepdiff.egg-info/requires.txt
writing top-level names to deepdiff.egg-info/top_level.txt
writing manifest file 'deepdiff.egg-info/SOURCES.txt'
reading manifest file 'deepdiff.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'CHANGELOG'
warning: no files found matching '*.rst'
warning: no files found matching 'deepdiff/*.rst'
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
warning: no previously-included files matching '*.py[co]' found anywhere in 
distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'deepdiff.egg-info/SOURCES.txt'
copying deepdiff/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff
I: pybuild base:317: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/anyset.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/diff.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/deephash.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/search.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/distance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/path.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/delta.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/serialization.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/operator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/lfucache.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/commands.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/helper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/model.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
copying deepdiff/base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
running egg_info
writing deepdiff.egg-info/PKG-INFO
writing dependency_links to deepdiff.egg-info/dependency_links.txt
writing entry points to deepdiff.egg-info/entry_points.txt
writing requirements to deepdiff.egg-info/requires.txt
writing top-level names to deepdiff.egg-info/top_level.txt
reading manifest file 'deepdiff.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'CHANGELOG'
warning: no files found matching '*.rst'
warning: no files found matching 'deepdiff/*.rst'
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
warning: no previously-included files matching '*.py[co]' found anywhere in 
distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'deepdiff.egg-info/SOURCES.txt'
copying deepdiff/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff
   dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:308: cp -a conftest.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build; 
python3.14 -m pytest -k 'not test_polars'
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False 
min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 
warmup=False warmup_iterations=100000)
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build
configfile: pytest.ini
plugins: benchmark-5.2.3, typeguard-4.4.4
collected 956 items / 1 deselected / 955 selected

tests/test_anyset.py .....                                               [  0%]
tests/test_cache.py ss....                                               [  1%]
tests/test_command.py .......................                            [  3%]
tests/test_delta.py .............F...................................... [  9%]
................................................................         [ 15%]
tests/test_diff_datetime.py ...                                          [ 16%]
tests/test_diff_include_paths.py .............                           [ 17%]
tests/test_diff_math.py ....                                             [ 17%]
tests/test_diff_numpy.py ..............                                  [ 19%]
tests/test_diff_other.py .............                                   [ 20%]
tests/test_diff_text.py ................................................ [ 25%]
........................................................................ [ 33%]
..sss......................................................              [ 39%]
tests/test_diff_tree.py ..............s                                  [ 40%]
tests/test_distance.py ......................................            [ 44%]
tests/test_hash.py ..................................................... [ 50%]
................................................                         [ 55%]
tests/test_helper.py ................................................... [ 60%]
........................................................................ [ 68%]
......................................                                   [ 72%]
tests/test_ignore_order.py .....................sss.s................... [ 77%]
.......................................                                  [ 81%]
tests/test_lfucache.py ....                                              [ 81%]
tests/test_model.py ......................                               [ 83%]
tests/test_operators.py ........                                         [ 84%]
tests/test_path.py ..................                                    [ 86%]
tests/test_search.py ................................................... [ 91%]
..........                                                               [ 92%]
tests/test_serialization.py ............................................ [ 97%]
.......................                                                  [100%]

=================================== FAILURES ===================================
_________________ TestBasicsOfDelta.test_simple_set_elem_value _________________

self = <tests.test_delta.TestBasicsOfDelta object at 0x7f55c7de58b0>

    def test_simple_set_elem_value(self):
        delta = Delta({}, raise_errors=True)
    
        with pytest.raises(DeltaError) as excinfo:
            delta._simple_set_elem_value(
                obj=None, elem=None, value=None, action='mayo on salad', 
path_for_err_reporting=None)
        assert INVALID_ACTION_WHEN_CALLING_SIMPLE_SET_ELEM.format('mayo on 
salad') == str(excinfo.value)
    
        with pytest.raises(DeltaError) as excinfo:
            delta._simple_set_elem_value(
                obj={}, elem={1}, value=None, action=GET, 
path_for_err_reporting='mypath')
>       assert str(excinfo.value) in {"Failed to set mypath due to unhashable 
> type: 'set'",
                                      "Failed to set mypath due to 'set' 
objects are unhashable"}
E       assert "Failed to set mypath due to cannot use 'set' as a dict key 
(unhashable type: 'set')" in {"Failed to set mypath due to 'set' objects are 
unhashable", "Failed to set mypath due to unhashable type: 'set'"}
E        +  where "Failed to set mypath due to cannot use 'set' as a dict key 
(unhashable type: 'set')" = str(DeltaError("Failed to set mypath due to cannot 
use 'set' as a dict key (unhashable type: 'set')"))
E        +    where DeltaError("Failed to set mypath due to cannot use 'set' as 
a dict key (unhashable type: 'set')") = <ExceptionInfo DeltaError("Failed to 
set mypath due to cannot use 'set' as a dict key (unhashable type: 'set')") 
tblen=3>.value

tests/test_delta.py:196: AssertionError
=============================== warnings summary ===============================
tests/test_serialization.py:391
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/tests/test_serialization.py:391:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
    (7, datetime.datetime.utcnow(), datetime.datetime.fromisoformat),

tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff/helper.py:718: 
PydanticDeprecatedSince211: Accessing the 'model_computed_fields' attribute on 
the instance is deprecated. Instead, you should access this attribute from the 
model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
    value = getattr(obj, key)

tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build/deepdiff/helper.py:718: 
PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the 
instance is deprecated. Instead, you should access this attribute from the 
model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
    value = getattr(obj, key)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------------------------------------------------------------------------------------------------
 benchmark: 3 tests 
--------------------------------------------------------------------------------------------------
Name (time in us)                                  Min                    Max   
            Mean              StdDev             Median               IQR       
     Outliers  OPS (Kops/s)            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_lfu[items0-3-expected_results0-1.333]     11.4400 (1.0)       9,702.5700 
(1.0)      13.6323 (1.0)      116.6554 (1.31)     11.9900 (1.0)      0.3200 
(1.0)         1;500       73.3551 (1.0)        6901           1
test_lfu[items1-3-expected_results1-1.666]     14.7000 (1.28)     13,105.9200 
(1.35)     16.6140 (1.22)      89.2356 (1.0)      15.2800 (1.27)     0.3490 
(1.09)      15;2336       60.1901 (0.82)      24649           1
test_lfu[items2-3-expected_results2-3.333]     19.8300 (1.73)     15,076.4040 
(1.55)     21.6610 (1.59)     102.0775 (1.14)     20.5300 (1.71)     0.4390 
(1.37)       1;2817       46.1659 (0.63)      21758           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 
1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean
=========================== short test summary info ============================
FAILED tests/test_delta.py::TestBasicsOfDelta::test_simple_set_elem_value - a...
===== 1 failed, 944 passed, 10 skipped, 1 deselected, 13 warnings in 5.17s =====
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_deepdiff/build; python3.14 -m pytest -k 
'not test_polars'
I: pybuild pybuild:308: cp -a conftest.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build; 
python3.13 -m pytest -k 'not test_polars'
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False 
min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 
warmup=False warmup_iterations=100000)
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build
configfile: pytest.ini
plugins: benchmark-5.2.3, typeguard-4.4.4
collected 956 items / 1 deselected / 955 selected

tests/test_anyset.py .....                                               [  0%]
tests/test_cache.py ss....                                               [  1%]
tests/test_command.py .......................                            [  3%]
tests/test_delta.py .................................................... [  9%]
................................................................         [ 15%]
tests/test_diff_datetime.py ...                                          [ 16%]
tests/test_diff_include_paths.py .............                           [ 17%]
tests/test_diff_math.py ....                                             [ 17%]
tests/test_diff_numpy.py ..............                                  [ 19%]
tests/test_diff_other.py .............                                   [ 20%]
tests/test_diff_text.py ................................................ [ 25%]
........................................................................ [ 33%]
..sss......................................................              [ 39%]
tests/test_diff_tree.py ..............s                                  [ 40%]
tests/test_distance.py ......................................            [ 44%]
tests/test_hash.py ..................................................... [ 50%]
................................................                         [ 55%]
tests/test_helper.py ................................................... [ 60%]
........................................................................ [ 68%]
......................................                                   [ 72%]
tests/test_ignore_order.py .....................sss.s................... [ 77%]
.......................................                                  [ 81%]
tests/test_lfucache.py ....                                              [ 81%]
tests/test_model.py ......................                               [ 83%]
tests/test_operators.py ........                                         [ 84%]
tests/test_path.py ..................                                    [ 86%]
tests/test_search.py ................................................... [ 91%]
..........                                                               [ 92%]
tests/test_serialization.py ............................................ [ 97%]
.......................                                                  [100%]

=============================== warnings summary ===============================
tests/test_serialization.py:391
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/tests/test_serialization.py:391:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
    (7, datetime.datetime.utcnow(), datetime.datetime.fromisoformat),

tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff/helper.py:718: 
PydanticDeprecatedSince211: Accessing the 'model_computed_fields' attribute on 
the instance is deprecated. Instead, you should access this attribute from the 
model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
    value = getattr(obj, key)

tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic1
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
tests/test_diff_text.py::TestDeepDiffText::test_pydantic2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_deepdiff/build/deepdiff/helper.py:718: 
PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the 
instance is deprecated. Instead, you should access this attribute from the 
model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
    value = getattr(obj, key)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------------------------------------------------------------------------------------------------
 benchmark: 3 tests 
--------------------------------------------------------------------------------------------------
Name (time in us)                                  Min                    Max   
            Mean              StdDev             Median               IQR       
     Outliers  OPS (Kops/s)            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_lfu[items0-3-expected_results0-1.333]     11.9000 (1.0)      32,665.6610 
(148.07)   19.4829 (1.17)     456.9537 (55.94)    12.4700 (1.0)      0.3290 
(1.10)        2;295       51.3270 (0.85)       5109           1
test_lfu[items1-3-expected_results1-1.666]     15.3510 (1.29)        271.3040 
(1.23)     16.5895 (1.0)        8.1691 (1.0)      16.0600 (1.29)     0.3000 
(1.0)      167;1153       60.2792 (1.0)       24957           1
test_lfu[items2-3-expected_results2-3.333]     20.5710 (1.73)        220.6140 
(1.0)      22.0706 (1.33)       8.6366 (1.06)     21.4310 (1.72)     0.4105 
(1.37)     169;1138       45.3092 (0.75)      21920           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 
1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean
========== 945 passed, 10 skipped, 1 deselected, 13 warnings in 4.13s ==========
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: deepdiff
Source-Version: 8.6.1-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
deepdiff, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated deepdiff package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 22 Dec 2025 17:20:48 +0000
Source: deepdiff
Architecture: source
Version: 8.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123114
Changes:
 deepdiff (8.6.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Fixed test_delta.py with Python 3.14 (closes: #1123114).
   * Skip uuid6 tests for now, since that dependency isn't in Debian.
   * Don't install conftest.py in binary package.
   * Switch to autopkgtest-pkg-pybuild.
   * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13.
   * Standards-Version: 4.7.2.
Checksums-Sha1:
 2029f1d60bd7a61476bfcdb085922ed57993077a 2453 deepdiff_8.6.1-1.dsc
 dd9f0e8cd188ab51ec637178d9f4bdfd143f9394 633489 deepdiff_8.6.1.orig.tar.gz
 b5565918e9563c17b2d09e772998ecdc768a596b 3996 deepdiff_8.6.1-1.debian.tar.xz
Checksums-Sha256:
 452eef7bdd00a7c958e76384bd05e680908731fc449f472afd9cc11261c52d76 2453 
deepdiff_8.6.1-1.dsc
 3c538a4966b18c5c006498363403d6e0626fdb5a9ab5825e38bdc715be00c74f 633489 
deepdiff_8.6.1.orig.tar.gz
 d206728bf37bb9a7052c750a598c1aa674c958c728c326763cd490f957d6d62b 3996 
deepdiff_8.6.1-1.debian.tar.xz
Files:
 87aef6ae0c47aff3cef45f5f17791b8e 2453 python optional deepdiff_8.6.1-1.dsc
 8b5bd2dd4dab738aaf056fb5f7c263d8 633489 python optional 
deepdiff_8.6.1.orig.tar.gz
 b9342b88c52b99df9acdc154459d9962 3996 python optional 
deepdiff_8.6.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmlJfjgACgkQOTWH2X2G
UAvMqw//af5zYyxe/+yl3UJ/gbJwG8BJ2EU+sZv6GbIqTAv+mAPcB8skGixfCX3N
hlxmYqZbdEP+gzdUZrmQ6S+KOvdFTp5eNFSc7un56USjX2s8YDjQub0wX7ezfnDL
CpAVq+7Y7wFeu5bMd3qVeNjU33BSQop+RHWQPi7Hu0iYEHsjcy803MOvLuxU1ZXY
heslzYxgMpWqOIOPwUoJzPZynDbM7MRX5l0Zes+kB6pU4wDRXzuAVRxiYunWmKKk
2d1T8aQqLSX2jGWPH7vtugaSvMjP/zaBRAG5RaVumZpHCrYQ9CL4BJbTDsXYS8gD
1DqPDzsDvKuZ7a4QTDYq9r2ephSQDBkEpGKxyl7EsWBy7vLtpGy4ku/hW0QDee67
BUYx2nWUoMc//4g67bnmPVkIBz5efPrbEl9f5qUW4yuYiEJRiPdVr9KZVPXiVYyq
zc/4H6PCppbVRwJeIbErzhc4kMz3nCvCFIwfi/90HB+QkZJLD6cLl8DZux+iwovA
HaqvorY0M1Lso6xshTlj0tUGX6mkRFjsRvSphvmUBHz7mGH5RDbvaJMW8NhRNERY
uNO7YvnrjAkvzdIFAkftmqXRrdHz5ssQUpBMLQzpBzEHw2HxtoFJYliAJS9bP7Ik
UvwINdltuDY3OYF0HRJYnIPr1VJ+Cc6ipFDvkG17rxLxL0btR7Q=
=Czoz
-----END PGP SIGNATURE-----

Attachment: pgppApx3bUWAN.pgp
Description: PGP signature


--- End Message ---

Reply via email to