Your message dated Fri, 26 Jan 2024 12:34:25 +0000
with message-id <e1rtlpd-0089mj...@fasolo.debian.org>
and subject line Bug#1042612: fixed in pydicom 2.4.3-1
has caused the Debian Bug report #1042612,
regarding pydicom: FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all 
arguments converted during string formatting
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 ow...@bugs.debian.org
immediately.)


-- 
1042612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042612
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pydicom
Version: 2.3.1-1
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx7.1

Hi,

pydicom fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       pybuild --build -i python{version} -p 3.11
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filebase.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/values.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filereader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/datadict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/charset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/env_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_dicom_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_storage_sopclass_uids.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/multival.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/encaps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/fileset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dataelem.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/uid.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dataset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dicomdir.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/tag.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_private_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/fileutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/_uid_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/valuerep.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/dicomio.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/jsonrep.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/filewriter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlay_data_handlers
> copying pydicom/overlay_data_handlers/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlay_data_handlers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_snomed_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_concepts_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/coding.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/codedict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> copying pydicom/sr/_cid_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/sr
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_rle_decode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_encaps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_handler_numpy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_rle_encode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> copying pydicom/benchmarks/bench_pixel_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/benchmarks
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/gdcm_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/pylibjpeg_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/jpeg_ls_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/rle_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/pillow_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/numpy_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> copying pydicom/pixel_data_handlers/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/pixel_data_handlers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/data_manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/retry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_env_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_values.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_pylibjpeg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders_pydicom.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_overlay_np.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_unicode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_cli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_uid.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_gdcm_pixel_data.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_JPEG_LS_transfer_syntax.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_data_manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dictionary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dicomdir.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_tag.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_handler_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_waveform.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_fileset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filebase.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_multival.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders_gdcm.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_pillow_pixel_data.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_valuerep.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_rawread.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_rle_pixel_data.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dataelem.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_fileutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encoders.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_charset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_numpy_pixel_data.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_jpeg_ls_pixel_data.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filereader.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_filewriter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/_write_stds.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_encaps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_dataset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_codes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> copying pydicom/tests/test_sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> copying pydicom/waveforms/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> copying pydicom/waveforms/numpy_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/waveforms
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> copying pydicom/overlays/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> copying pydicom/overlays/numpy_handler.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/overlays
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/codify.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> copying pydicom/cli/show.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/cli
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/gdcm.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/pylibjpeg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> copying pydicom/encoders/native.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/encoders
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/codify.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/dump.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/leanread.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/fixer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> copying pydicom/util/hexutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/util
> running egg_info
> creating pydicom.egg-info
> writing pydicom.egg-info/PKG-INFO
> writing dependency_links to pydicom.egg-info/dependency_links.txt
> writing entry points to pydicom.egg-info/entry_points.txt
> writing requirements to pydicom.egg-info/requires.txt
> writing top-level names to pydicom.egg-info/top_level.txt
> writing manifest file 'pydicom.egg-info/SOURCES.txt'
> reading manifest file 'pydicom.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'pydicom.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 'pydicom.data.charset_files' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'pydicom.data.charset_files' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'pydicom.data.charset_files' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'pydicom.data.charset_files' to be distributed and 
> are
>         already explicitly excluding 'pydicom.data.charset_files' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 'pydicom.data.palettes' is absent from the `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'pydicom.data.palettes' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'pydicom.data.palettes' is explicitly 
> added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'pydicom.data.palettes' to be distributed and are
>         already explicitly excluding 'pydicom.data.palettes' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 'pydicom.data.test_files' is absent from the `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'pydicom.data.test_files' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'pydicom.data.test_files' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'pydicom.data.test_files' to be distributed and are
>         already explicitly excluding 'pydicom.data.test_files' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 'pydicom.data.test_files.dicomdirtests' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'pydicom.data.test_files.dicomdirtests' as an 
> importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 
> 'pydicom.data.test_files.dicomdirtests' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'pydicom.data.test_files.dicomdirtests' to be 
> distributed and are
>         already explicitly excluding 'pydicom.data.test_files.dicomdirtests' 
> via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is absent from the 
> `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' 
> as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' 
> to be distributed and are
>         already explicitly excluding 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:201: _Warning: 
> Package 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' 
> is absent from the `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' 
> as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' 
> is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' 
> to be distributed and are
>         already explicitly excluding 
> 'pydicom.data.test_files.dicomdirtests.TINY_ALPHA.PT000000.ST000000.SE000000' 
> via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying pydicom/py.typed -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom
> copying pydicom/data/hashes.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> copying pydicom/data/urls.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/hotmetalblue.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/spring.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/winter.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/pet20step.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/README.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/hotiron.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/fall.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/pet.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> copying pydicom/data/palettes/summer.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/palettes
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_padded.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtstruct.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_expb.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_2frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_jpeg_no_color_transform.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/reportsi_with_empty_number_tags.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/badVR.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/zipMR.gz -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_BigEnd.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test-SR.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/liver_1frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/CT_small.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_expb_1frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_16bit.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_bigendian.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test_PN.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/UN_sequence.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_small_odd.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/README.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_truncated.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG-lossy.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/priv_SQ.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_gdcm_KY.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/GDCMJ2K_TextGBR.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtstruct.dump -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPEG2000.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/test1.json -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_expb.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/waveform_ecg.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/693_J2KI.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/image_dfl.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_jp2klossless.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_rle.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/reportsi.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/no_meta_group_length.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_RLE.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/nested_priv_SQ.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/MR_small_implicit.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/meta_missing_tsyntax.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/liver_expb_1frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/JPGExtended.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_1frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/empty_charset_LEI.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan_truncated.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/no_meta.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtplan.dump -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/rtdose_rle_1frame.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/J2K_pixelrep_mismatch.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> copying pydicom/data/test_files/SC_rgb_rle_32bit.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/README.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> copying pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR1
> copying pydicom/data/test_files/dicomdirtests/77654033/CR1/6154 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR1
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17166 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17136 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17196 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> copying pydicom/data/test_files/dicomdirtests/77654033/CT2/17106 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CT2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR2
> copying pydicom/data/test_files/dicomdirtests/77654033/CR2/6247 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR3
> copying pydicom/data/test_files/dicomdirtests/77654033/CR3/6278 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/77654033/CR3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> copying pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> copying 
> pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT5N
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> copying pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892001/CT2N
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/5011 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6605 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4950 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/15970 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6935 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/4981 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> copying pydicom/data/test_files/dicomdirtests/98892003/MR2/6273 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/5641 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/15820 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> copying pydicom/data/test_files/dicomdirtests/98892003/MR1/4919 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR1
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4467 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4588 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4648 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4678 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4528 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4618 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> copying pydicom/data/test_files/dicomdirtests/98892003/MR700/4558 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/test_files/dicomdirtests/98892003/MR700
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/FileInfo.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrArab.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrFren.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrSQEncoding1.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrKoreanMulti.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrGreek.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrRuss.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrJapMulti.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrSQEncoding.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrX2.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrI2.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrHbrw.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrGerm.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrH31.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrH32.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrX1.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> copying pydicom/data/charset_files/chrFrenMulti.dcm -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydicom/build/pydicom/data/charset_files
> cd doc; PYTHONPATH=.. python3 /usr/bin/sphinx-build -N -bhtml . build/html
> Running Sphinx v7.1.1
> /usr/lib/python3/dist-packages/sphinx_gallery/sphinx_compatibility.py:71: 
> RemovedInSphinx80Warning: The alias 'sphinx.util.status_iterator' is 
> deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES 
> for Sphinx API modifications.
>   status_iterator = sphinx.util.status_iterator
> Failed to execute git to get revision
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/numpy/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/scipy/reference/objects.inv...
> loading intersphinx inventory from http://matplotlib.org/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 
> 'https://docs.scipy.org/doc/scipy/reference/objects.inv' not fetchable due to 
> <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded 
> with url: /doc/scipy/reference/objects.inv (Caused by ProxyError('Cannot 
> connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection 
> object at 0x7fcb505a1890>: Failed to establish a new connection: [Errno 111] 
> Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable 
> due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
> with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7fcb505976d0>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.scipy.org/doc/numpy/objects.inv' not 
> fetchable due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded 
> with url: /doc/numpy/objects.inv (Caused by ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7fcb50596b50>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'http://matplotlib.org/objects.inv' not fetchable due 
> to <class 'requests.exceptions.ProxyError'>: 
> HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: 
> http://matplotlib.org/objects.inv (Caused by ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPConnection object at 
> 0x7fcb505b1ad0>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> generating gallery...
> Matplotlib created a temporary config/cache directory at 
> /tmp/matplotlib-vfjf8xlt because the default path 
> (/sbuild-nonexistent/.config/matplotlib) is not a writable directory; it is 
> highly recommended to set the MPLCONFIGDIR environment variable to a writable 
> directory, in particular to speed up the import of Matplotlib and to better 
> support multiprocessing.
> Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
> generating gallery for auto_examples... [ 25%] plot_dicom_difference.py
> generating gallery for auto_examples... [ 50%] show_charset_name.py
> generating gallery for auto_examples... [ 75%] memory_dataset.py
> generating gallery for auto_examples... [100%] dicomtree.py
> 
> generating gallery for auto_examples/image_processing... [ 33%] 
> plot_downsize_image.py
> generating gallery for auto_examples/image_processing... [ 67%] 
> plot_waveforms.py
> generating gallery for auto_examples/image_processing... [100%] reslice.py
> 
> generating gallery for auto_examples/input_output... [ 17%] 
> plot_read_rtplan.py
> generating gallery for auto_examples/input_output... [ 33%] 
> plot_read_dicom.py
> generating gallery for auto_examples/input_output... [ 50%] 
> plot_printing_dataset.py
> generating gallery for auto_examples/input_output... [ 67%] 
> plot_write_dicom.py
> generating gallery for auto_examples/input_output... [ 83%] 
> plot_read_dicom_directory.py
> generating gallery for auto_examples/input_output... [100%] 
> plot_read_fileset.py
> 
> generating gallery for auto_examples/metadata_processing... [ 33%] 
> plot_add_dict_entries.py
> generating gallery for auto_examples/metadata_processing... [ 67%] 
> plot_sequences.py
> generating gallery for auto_examples/metadata_processing... [100%] 
> plot_anonymize.py
> 
> computation time summary:
>     - ../examples/input_output/plot_read_fileset.py:              0.21 sec   
> 0.0 MB
>     - ../examples/image_processing/plot_waveforms.py:             0.19 sec   
> 0.0 MB
>     - ../examples/input_output/plot_read_dicom.py:                0.10 sec   
> 0.0 MB
>     - ../examples/plot_dicom_difference.py:                       0.10 sec   
> 0.0 MB
>     - ../examples/input_output/plot_read_dicom_directory.py:      0.01 sec   
> 0.0 MB
>     - ../examples/metadata_processing/plot_anonymize.py:          0.01 sec   
> 0.0 MB
>     - ../examples/image_processing/plot_downsize_image.py:        0.01 sec   
> 0.0 MB
>     - ../examples/input_output/plot_printing_dataset.py:          0.01 sec   
> 0.0 MB
>     - ../examples/input_output/plot_write_dicom.py:               0.01 sec   
> 0.0 MB
>     - ../examples/input_output/plot_read_rtplan.py:               0.00 sec   
> 0.0 MB
>     - ../examples/metadata_processing/plot_sequences.py:          0.00 sec   
> 0.0 MB
>     - ../examples/metadata_processing/plot_add_dict_entries.py:   0.00 sec   
> 0.0 MB
>     - ../examples/dicomtree.py:                                   0.00 sec   
> 0.0 MB
>     - ../examples/image_processing/reslice.py:                    0.00 sec   
> 0.0 MB
>     - ../examples/memory_dataset.py:                              0.00 sec   
> 0.0 MB
>     - ../examples/show_charset_name.py:                           0.00 sec   
> 0.0 MB
> [autosummary] generating autosummary for: faq/index.rst, 
> guides/cli/cli_codify.rst, guides/cli/cli_dev.rst, guides/cli/cli_guide.rst, 
> guides/cli/cli_intro.rst, guides/cli/cli_show.rst, 
> guides/element_value_types.rst, guides/encoding/encoder_plugin_options.rst, 
> guides/encoding/encoder_plugins.rst, guides/encoding/index.rst, ..., 
> tutorials/contributing_docs.rst, tutorials/dataset_basics.rst, 
> tutorials/dicom_json.rst, tutorials/filesets.rst, tutorials/index.rst, 
> tutorials/installation.rst, tutorials/pixel_data/compressing.rst, 
> tutorials/sr_basics.rst, tutorials/virtualenvs.rst, tutorials/waveforms.rst
> [autosummary] generating autosummary for: 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.convert_encodings.rst,
>  /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.decode_bytes.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.decode_element.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.charset.encode_string.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.APPLY_J2K_CORRECTIONS.rst,
>  /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.DS_decimal.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.DS_numpy.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.IGNORE.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.INVALID_KEYWORD_BEHAVIOR.rst,
>  
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.config.INVALID_KEY_BEHAVIOR.rst,
>  ..., /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UI.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UN.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_UR_string.rst,
>  /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_numbers.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_single_string.rst,
>  /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_string.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_tag.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_text.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.values.convert_value.rst, 
> /<<PKGBUILDDIR>>/doc/reference/generated/pydicom.waveforms.numpy_handler.rst
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 91 source files that are out of date
> updating environment: [new config] 508 added, 0 changed, 0 removed
> reading sources... [  0%] auto_examples/dicomtree
> reading sources... [  0%] 
> auto_examples/image_processing/plot_downsize_image
> reading sources... [  1%] auto_examples/image_processing/plot_waveforms
> reading sources... [  1%] auto_examples/image_processing/reslice
> reading sources... [  1%] 
> auto_examples/image_processing/sg_execution_times
> reading sources... [  1%] auto_examples/index
> reading sources... [  1%] auto_examples/input_output/plot_printing_dataset
> reading sources... [  2%] auto_examples/input_output/plot_read_dicom
> reading sources... [  2%] 
> auto_examples/input_output/plot_read_dicom_directory
> reading sources... [  2%] auto_examples/input_output/plot_read_fileset
> reading sources... [  2%] auto_examples/input_output/plot_read_rtplan
> reading sources... [  2%] auto_examples/input_output/plot_write_dicom
> reading sources... [  3%] auto_examples/input_output/sg_execution_times
> reading sources... [  3%] auto_examples/memory_dataset
> reading sources... [  3%] 
> auto_examples/metadata_processing/plot_add_dict_entries
> reading sources... [  3%] auto_examples/metadata_processing/plot_anonymize
> reading sources... [  3%] auto_examples/metadata_processing/plot_sequences
> reading sources... [  4%] 
> auto_examples/metadata_processing/sg_execution_times
> reading sources... [  4%] auto_examples/plot_dicom_difference
> reading sources... [  4%] auto_examples/sg_execution_times
> reading sources... [  4%] auto_examples/show_charset_name
> reading sources... [  4%] faq/index
> reading sources... [  5%] guides/cli/cli_codify
> reading sources... [  5%] guides/cli/cli_dev
> reading sources... [  5%] guides/cli/cli_guide
> reading sources... [  5%] guides/cli/cli_intro
> reading sources... [  5%] guides/cli/cli_show
> reading sources... [  6%] guides/element_value_types
> reading sources... [  6%] guides/encoding/encoder_plugin_options
> reading sources... [  6%] guides/encoding/encoder_plugins
> reading sources... [  6%] guides/encoding/index
> reading sources... [  6%] guides/encoding/rle_lossless
> reading sources... [  6%] guides/glossary
> reading sources... [  7%] guides/index
> reading sources... [  7%] guides/writing_documentation
> reading sources... [  7%] index
> reading sources... [  7%] old/base_element
> reading sources... [  7%] old/best_practices
> reading sources... [  8%] old/getting_started
> reading sources... [  8%] old/image_data_compression
> reading sources... [  8%] old/image_data_handlers
> reading sources... [  8%] old/private_data_elements
> reading sources... [  8%] old/pydicom_user_guide
> reading sources... [  9%] old/python2_support
> reading sources... [  9%] old/ref_guide
> reading sources... [  9%] old/transition_to_pydicom1
> reading sources... [  9%] old/viewing_images
> reading sources... [  9%] old/working_with_overlays
> reading sources... [ 10%] old/working_with_pixel_data
> reading sources... [ 10%] old/working_with_waveforms
> reading sources... [ 10%] old/writing_files
> reading sources... [ 10%] reference/charset
> reading sources... [ 10%] reference/config
> reading sources... [ 11%] reference/data
> reading sources... [ 11%] reference/datadict
> reading sources... [ 11%] reference/dataset
> reading sources... [ 11%] reference/dicomdir
> reading sources... [ 11%] reference/elem
> reading sources... [ 12%] reference/elem.dataelem
> reading sources... [ 12%] reference/elem.multival
> reading sources... [ 12%] reference/elem.sequence
> reading sources... [ 12%] reference/elem.tag
> reading sources... [ 12%] reference/elem.valuerep
> reading sources... [ 13%] reference/elem.values
> reading sources... [ 13%] reference/encaps
> reading sources... [ 13%] reference/encoders
> reading sources... [ 13%] reference/errors
> reading sources... [ 13%] reference/fileio
> reading sources... [ 14%] reference/fileio.base
> reading sources... [ 14%] reference/fileio.read
> reading sources... [ 14%] reference/fileio.util
> reading sources... [ 14%] reference/fileio.write
> reading sources... [ 14%] reference/fileset
> reading sources... [ 15%] 
> reference/generated/pydicom.charset.convert_encodings
> reading sources... [ 15%] reference/generated/pydicom.charset.decode_bytes
> reading sources... [ 15%] 
> reference/generated/pydicom.charset.decode_element
> reading sources... [ 15%] 
> reference/generated/pydicom.charset.encode_string
> reading sources... [ 15%] 
> reference/generated/pydicom.config.APPLY_J2K_CORRECTIONS
> reading sources... [ 16%] reference/generated/pydicom.config.DS_decimal
> reading sources... [ 16%] reference/generated/pydicom.config.DS_numpy
> reading sources... [ 16%] reference/generated/pydicom.config.IGNORE
> reading sources... [ 16%] 
> reference/generated/pydicom.config.INVALID_KEYWORD_BEHAVIOR
> reading sources... [ 16%] 
> reference/generated/pydicom.config.INVALID_KEY_BEHAVIOR
> reading sources... [ 17%] reference/generated/pydicom.config.RAISE
> reading sources... [ 17%] reference/generated/pydicom.config.WARN
> reading sources... [ 17%] 
> reference/generated/pydicom.config.allow_DS_float
> reading sources... [ 17%] 
> reference/generated/pydicom.config.assume_implicit_vr_switch
> reading sources... [ 17%] 
> reference/generated/pydicom.config.convert_wrong_length_to_UN
> reading sources... [ 18%] 
> reference/generated/pydicom.config.data_element_callback
> reading sources... [ 18%] 
> reference/generated/pydicom.config.data_element_callback_kwargs
> reading sources... [ 18%] 
> reference/generated/pydicom.config.datetime_conversion
> reading sources... [ 18%] reference/generated/pydicom.config.debug
> reading sources... [ 18%] 
> reference/generated/pydicom.config.enforce_valid_values
> reading sources... [ 19%] 
> reference/generated/pydicom.config.future_behavior
> reading sources... [ 19%] 
> reference/generated/pydicom.config.overlay_data_handlers
> reading sources... [ 19%] 
> reference/generated/pydicom.config.pixel_data_handlers
> reading sources... [ 19%] 
> reference/generated/pydicom.config.reset_data_element_callback
> reading sources... [ 19%] reference/generated/pydicom.config.settings
> reading sources... [ 19%] 
> reference/generated/pydicom.config.show_file_meta
> reading sources... [ 20%] 
> reference/generated/pydicom.config.use_DS_decimal
> reading sources... [ 20%] reference/generated/pydicom.config.use_DS_numpy
> reading sources... [ 20%] reference/generated/pydicom.config.use_IS_numpy
> reading sources... [ 20%] 
> reference/generated/pydicom.data.get_charset_files
> reading sources... [ 20%] 
> reference/generated/pydicom.data.get_palette_files
> reading sources... [ 21%] 
> reference/generated/pydicom.data.get_testdata_file
> reading sources... [ 21%] 
> reference/generated/pydicom.data.get_testdata_files
> reading sources... [ 21%] 
> reference/generated/pydicom.datadict.add_dict_entries
> reading sources... [ 21%] 
> reference/generated/pydicom.datadict.add_dict_entry
> reading sources... [ 21%] 
> reference/generated/pydicom.datadict.add_private_dict_entries
> reading sources... [ 22%] 
> reference/generated/pydicom.datadict.add_private_dict_entry
> reading sources... [ 22%] 
> reference/generated/pydicom.datadict.dictionary_VM
> reading sources... [ 22%] 
> reference/generated/pydicom.datadict.dictionary_VR
> reading sources... [ 22%] 
> reference/generated/pydicom.datadict.dictionary_description
> reading sources... [ 22%] 
> reference/generated/pydicom.datadict.dictionary_has_tag
> reading sources... [ 23%] 
> reference/generated/pydicom.datadict.dictionary_is_retired
> reading sources... [ 23%] 
> reference/generated/pydicom.datadict.dictionary_keyword
> reading sources... [ 23%] reference/generated/pydicom.datadict.get_entry
> reading sources... [ 23%] 
> reference/generated/pydicom.datadict.get_private_entry
> reading sources... [ 23%] 
> reference/generated/pydicom.datadict.keyword_for_tag
> reading sources... [ 24%] reference/generated/pydicom.datadict.mask_match
> reading sources... [ 24%] 
> reference/generated/pydicom.datadict.private_dictionary_VM
> reading sources... [ 24%] 
> reference/generated/pydicom.datadict.private_dictionary_VR
> reading sources... [ 24%] 
> reference/generated/pydicom.datadict.private_dictionary_description
> reading sources... [ 24%] 
> reference/generated/pydicom.datadict.repeater_has_keyword
> reading sources... [ 25%] 
> reference/generated/pydicom.datadict.repeater_has_tag
> reading sources... [ 25%] 
> reference/generated/pydicom.datadict.tag_for_keyword
> reading sources... [ 25%] reference/generated/pydicom.dataelem.DataElement
> reading sources... [ 25%] 
> reference/generated/pydicom.dataelem.DataElement_from_raw
> reading sources... [ 25%] 
> reference/generated/pydicom.dataelem.RawDataElement
> reading sources... [ 26%] reference/generated/pydicom.dataset.Dataset
> reading sources... [ 26%] reference/generated/pydicom.dataset.FileDataset
> reading sources... [ 26%] 
> reference/generated/pydicom.dataset.FileMetaDataset
> reading sources... [ 26%] reference/generated/pydicom.dataset.PrivateBlock
> reading sources... [ 26%] 
> reference/generated/pydicom.dataset.validate_file_meta
> reading sources... [ 27%] reference/generated/pydicom.dicomdir.DicomDir
> reading sources... [ 27%] 
> reference/generated/pydicom.encaps.decode_data_sequence
> reading sources... [ 27%] 
> reference/generated/pydicom.encaps.defragment_data
> reading sources... [ 27%] reference/generated/pydicom.encaps.encapsulate
> reading sources... [ 27%] 
> reference/generated/pydicom.encaps.encapsulate_extended
> reading sources... [ 28%] 
> reference/generated/pydicom.encaps.fragment_frame
> reading sources... [ 28%] 
> reference/generated/pydicom.encaps.generate_pixel_data
> reading sources... [ 28%] 
> reference/generated/pydicom.encaps.generate_pixel_data_fragment
> reading sources... [ 28%] 
> reference/generated/pydicom.encaps.generate_pixel_data_frame
> reading sources... [ 28%] 
> reference/generated/pydicom.encaps.get_frame_offsets
> reading sources... [ 29%] 
> reference/generated/pydicom.encaps.itemize_fragment
> reading sources... [ 29%] reference/generated/pydicom.encaps.itemize_frame
> reading sources... [ 29%] reference/generated/pydicom.encaps.read_item
> reading sources... [ 29%] 
> reference/generated/pydicom.encoders.RLELosslessEncoder
> reading sources... [ 29%] 
> reference/generated/pydicom.encoders.base.Encoder
> reading sources... [ 30%] reference/generated/pydicom.encoders.get_encoder
> reading sources... [ 30%] 
> reference/generated/pydicom.errors.InvalidDicomError
> reading sources... [ 30%] 
> reference/generated/pydicom.filebase.DicomBytesIO
> reading sources... [ 30%] reference/generated/pydicom.filebase.DicomFile
> reading sources... [ 30%] 
> reference/generated/pydicom.filebase.DicomFileLike
> reading sources... [ 31%] reference/generated/pydicom.filebase.DicomIO
> reading sources... [ 31%] 
> reference/generated/pydicom.filereader.data_element_generator
> reading sources... [ 31%] 
> reference/generated/pydicom.filereader.data_element_offset_to_value
> reading sources... [ 31%] reference/generated/pydicom.filereader.dcmread
> reading sources... [ 31%] 
> reference/generated/pydicom.filereader.read_dataset
> reading sources... [ 31%] 
> reference/generated/pydicom.filereader.read_deferred_data_element
> reading sources... [ 32%] 
> reference/generated/pydicom.filereader.read_dicomdir
> reading sources... [ 32%] 
> reference/generated/pydicom.filereader.read_file_meta_info
> reading sources... [ 32%] 
> reference/generated/pydicom.filereader.read_partial
> reading sources... [ 32%] 
> reference/generated/pydicom.filereader.read_preamble
> reading sources... [ 32%] 
> reference/generated/pydicom.filereader.read_sequence
> reading sources... [ 33%] 
> reference/generated/pydicom.filereader.read_sequence_item
> reading sources... [ 33%] 
> reference/generated/pydicom.fileset.DIRECTORY_RECORDERS
> reading sources... [ 33%] reference/generated/pydicom.fileset.FileInstance
> reading sources... [ 33%] reference/generated/pydicom.fileset.FileSet
> reading sources... [ 33%] reference/generated/pydicom.fileset.RecordNode
> reading sources... [ 34%] 
> reference/generated/pydicom.fileset.generate_filename
> reading sources... [ 34%] 
> reference/generated/pydicom.fileset.is_conformant_file_id
> reading sources... [ 34%] 
> reference/generated/pydicom.fileutil.absorb_delimiter_item
> reading sources... [ 34%] reference/generated/pydicom.fileutil.find_bytes
> reading sources... [ 34%] 
> reference/generated/pydicom.fileutil.find_delimiter
> reading sources... [ 35%] 
> reference/generated/pydicom.fileutil.length_of_undefined_length
> reading sources... [ 35%] 
> reference/generated/pydicom.fileutil.read_undefined_length_value
> reading sources... [ 35%] 
> reference/generated/pydicom.filewriter.correct_ambiguous_vr
> reading sources... [ 35%] 
> reference/generated/pydicom.filewriter.correct_ambiguous_vr_element
> reading sources... [ 35%] reference/generated/pydicom.filewriter.dcmwrite
> reading sources... [ 36%] 
> reference/generated/pydicom.filewriter.multi_string
> reading sources... [ 36%] 
> reference/generated/pydicom.filewriter.write_ATvalue
> reading sources... [ 36%] reference/generated/pydicom.filewriter.write_DA
> reading sources... [ 36%] reference/generated/pydicom.filewriter.write_DT
> reading sources... [ 36%] 
> reference/generated/pydicom.filewriter.write_OBvalue
> reading sources... [ 37%] 
> reference/generated/pydicom.filewriter.write_OWvalue
> reading sources... [ 37%] reference/generated/pydicom.filewriter.write_PN
> reading sources... [ 37%] reference/generated/pydicom.filewriter.write_TM
> reading sources... [ 37%] reference/generated/pydicom.filewriter.write_UI
> reading sources... [ 37%] reference/generated/pydicom.filewriter.write_UN
> reading sources... [ 38%] 
> reference/generated/pydicom.filewriter.write_data_element
> reading sources... [ 38%] 
> reference/generated/pydicom.filewriter.write_dataset
> reading sources... [ 38%] 
> reference/generated/pydicom.filewriter.write_file_meta_info
> reading sources... [ 38%] 
> reference/generated/pydicom.filewriter.write_number_string
> reading sources... [ 38%] 
> reference/generated/pydicom.filewriter.write_numbers
> reading sources... [ 39%] 
> reference/generated/pydicom.filewriter.write_sequence
> reading sources... [ 39%] 
> reference/generated/pydicom.filewriter.write_sequence_item
> reading sources... [ 39%] 
> reference/generated/pydicom.filewriter.write_string
> reading sources... [ 39%] 
> reference/generated/pydicom.filewriter.write_text
> reading sources... [ 39%] reference/generated/pydicom.misc.is_dicom
> reading sources... [ 40%] reference/generated/pydicom.misc.size_in_bytes
> reading sources... [ 40%] reference/generated/pydicom.multival.MultiValue
> reading sources... [ 40%] 
> reference/generated/pydicom.overlays.numpy_handler
> reading sources... [ 40%] 
> reference/generated/pydicom.pixel_data_handlers.apply_color_lut
> reading sources... [ 40%] 
> reference/generated/pydicom.pixel_data_handlers.apply_modality_lut
> reading sources... [ 41%] 
> reference/generated/pydicom.pixel_data_handlers.apply_rescale
> reading sources... [ 41%] 
> reference/generated/pydicom.pixel_data_handlers.apply_voi
> reading sources... [ 41%] 
> reference/generated/pydicom.pixel_data_handlers.apply_voi_lut
> reading sources... [ 41%] 
> reference/generated/pydicom.pixel_data_handlers.apply_windowing
> reading sources... [ 41%] 
> reference/generated/pydicom.pixel_data_handlers.convert_color_space
> reading sources... [ 42%] 
> reference/generated/pydicom.pixel_data_handlers.gdcm_handler
> reading sources... [ 42%] 
> reference/generated/pydicom.pixel_data_handlers.jpeg_ls_handler
> reading sources... [ 42%] 
> reference/generated/pydicom.pixel_data_handlers.numpy_handler
> reading sources... [ 42%] 
> reference/generated/pydicom.pixel_data_handlers.pillow_handler
> reading sources... [ 42%] 
> reference/generated/pydicom.pixel_data_handlers.pylibjpeg_handler
> reading sources... [ 43%] 
> reference/generated/pydicom.pixel_data_handlers.rle_handler
> reading sources... [ 43%] 
> reference/generated/pydicom.pixel_data_handlers.util
> reading sources... [ 43%] reference/generated/pydicom.sequence.Sequence
> reading sources... [ 43%] 
> reference/generated/pydicom.sequence.validate_dataset
> reading sources... [ 43%] reference/generated/pydicom.tag.BaseTag
> reading sources... [ 44%] reference/generated/pydicom.tag.Tag
> reading sources... [ 44%] reference/generated/pydicom.tag.TupleTag
> reading sources... [ 44%] reference/generated/pydicom.tag.tag_in_exception
> reading sources... [ 44%] 
> reference/generated/pydicom.uid.AcquisitionContextSRStorage
> reading sources... [ 44%] 
> reference/generated/pydicom.uid.AdvancedBlendingPresentationStateStorage
> reading sources... [ 44%] 
> reference/generated/pydicom.uid.AllTransferSyntaxes
> reading sources... [ 45%] 
> reference/generated/pydicom.uid.AmbulatoryECGWaveformStorage
> reading sources... [ 45%] 
> reference/generated/pydicom.uid.ArterialPulseWaveformStorage
> reading sources... [ 45%] 
> reference/generated/pydicom.uid.AutorefractionMeasurementsStorage
> reading sources... [ 45%] 
> reference/generated/pydicom.uid.BasicStructuredDisplayStorage
> reading sources... [ 45%] 
> reference/generated/pydicom.uid.BasicTextSRStorage
> reading sources... [ 46%] 
> reference/generated/pydicom.uid.BasicVoiceAudioWaveformStorage
> reading sources... [ 46%] 
> reference/generated/pydicom.uid.BlendingSoftcopyPresentationStateStorage
> reading sources... [ 46%] 
> reference/generated/pydicom.uid.BodyPositionWaveformStorage
> reading sources... [ 46%] 
> reference/generated/pydicom.uid.BreastProjectionXRayImageStorageForPresentation
> reading sources... [ 46%] 
> reference/generated/pydicom.uid.BreastProjectionXRayImageStorageForProcessing
> reading sources... [ 47%] 
> reference/generated/pydicom.uid.BreastTomosynthesisImageStorage
> reading sources... [ 47%] 
> reference/generated/pydicom.uid.CArmPhotonElectronRadiationRecordStorage
> reading sources... [ 47%] 
> reference/generated/pydicom.uid.CArmPhotonElectronRadiationStorage
> reading sources... [ 47%] 
> reference/generated/pydicom.uid.CTDefinedProcedureProtocolStorage
> reading sources... [ 47%] reference/generated/pydicom.uid.CTImageStorage
> reading sources... [ 48%] 
> reference/generated/pydicom.uid.CTPerformedProcedureProtocolStorage
> reading sources... [ 48%] 
> reference/generated/pydicom.uid.CardiacElectrophysiologyWaveformStorage
> reading sources... [ 48%] 
> reference/generated/pydicom.uid.ChestCADSRStorage
> reading sources... [ 48%] 
> reference/generated/pydicom.uid.ColonCADSRStorage
> reading sources... [ 48%] 
> reference/generated/pydicom.uid.ColorPaletteStorage
> reading sources... [ 49%] 
> reference/generated/pydicom.uid.ColorSoftcopyPresentationStateStorage
> reading sources... [ 49%] 
> reference/generated/pydicom.uid.CompositingPlanarMPRVolumetricPresentationStateStorage
> reading sources... [ 49%] 
> reference/generated/pydicom.uid.Comprehensive3DSRStorage
> reading sources... [ 49%] 
> reference/generated/pydicom.uid.ComprehensiveSRStorage
> reading sources... [ 49%] 
> reference/generated/pydicom.uid.ComputedRadiographyImageStorage
> reading sources... [ 50%] 
> reference/generated/pydicom.uid.ContentAssessmentResultsStorage
> reading sources... [ 50%] 
> reference/generated/pydicom.uid.CornealTopographyMapStorage
> reading sources... [ 50%] 
> reference/generated/pydicom.uid.DICOS2DAITStorage
> reading sources... [ 50%] 
> reference/generated/pydicom.uid.DICOS3DAITStorage
> reading sources... [ 50%] 
> reference/generated/pydicom.uid.DICOSCTImageStorage
> reading sources... [ 51%] 
> reference/generated/pydicom.uid.DICOSDigitalXRayImageStorageForPresentation
> reading sources... [ 51%] 
> reference/generated/pydicom.uid.DICOSDigitalXRayImageStorageForProcessing
> reading sources... [ 51%] 
> reference/generated/pydicom.uid.DICOSQuadrupoleResonanceStorage
> reading sources... [ 51%] 
> reference/generated/pydicom.uid.DICOSThreatDetectionReportStorage
> reading sources... [ 51%] 
> reference/generated/pydicom.uid.DeflatedExplicitVRLittleEndian
> reading sources... [ 52%] 
> reference/generated/pydicom.uid.DeformableSpatialRegistrationStorage
> reading sources... [ 52%] 
> reference/generated/pydicom.uid.DermoscopicPhotographyImageStorage
> reading sources... [ 52%] 
> reference/generated/pydicom.uid.DigitalIntraOralXRayImageStorageForPresentation
> reading sources... [ 52%] 
> reference/generated/pydicom.uid.DigitalIntraOralXRayImageStorageForProcessing
> reading sources... [ 52%] 
> reference/generated/pydicom.uid.DigitalMammographyXRayImageStorageForPresentation
> reading sources... [ 53%] 
> reference/generated/pydicom.uid.DigitalMammographyXRayImageStorageForProcessing
> reading sources... [ 53%] 
> reference/generated/pydicom.uid.DigitalXRayImageStorageForPresentation
> reading sources... [ 53%] 
> reference/generated/pydicom.uid.DigitalXRayImageStorageForProcessing
> reading sources... [ 53%] 
> reference/generated/pydicom.uid.EddyCurrentImageStorage
> reading sources... [ 53%] 
> reference/generated/pydicom.uid.EddyCurrentMultiFrameImageStorage
> reading sources... [ 54%] 
> reference/generated/pydicom.uid.ElectromyogramWaveformStorage
> reading sources... [ 54%] 
> reference/generated/pydicom.uid.ElectrooculogramWaveformStorage
> reading sources... [ 54%] 
> reference/generated/pydicom.uid.EncapsulatedCDAStorage
> reading sources... [ 54%] 
> reference/generated/pydicom.uid.EncapsulatedMTLStorage
> reading sources... [ 54%] 
> reference/generated/pydicom.uid.EncapsulatedOBJStorage
> reading sources... [ 55%] 
> reference/generated/pydicom.uid.EncapsulatedPDFStorage
> reading sources... [ 55%] 
> reference/generated/pydicom.uid.EncapsulatedSTLStorage
> reading sources... [ 55%] 
> reference/generated/pydicom.uid.EnhancedCTImageStorage
> reading sources... [ 55%] 
> reference/generated/pydicom.uid.EnhancedMRColorImageStorage
> reading sources... [ 55%] 
> reference/generated/pydicom.uid.EnhancedMRImageStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedPETImageStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedSRStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedUSVolumeStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedXAImageStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedXRFImageStorage
> reading sources... [ 56%] 
> reference/generated/pydicom.uid.EnhancedXRayRadiationDoseSRStorage
> reading sources... [ 57%] 
> reference/generated/pydicom.uid.ExplicitVRBigEndian
> reading sources... [ 57%] 
> reference/generated/pydicom.uid.ExplicitVRLittleEndian
> reading sources... [ 57%] 
> reference/generated/pydicom.uid.ExtensibleSRStorage
> reading sources... [ 57%] 
> reference/generated/pydicom.uid.GeneralAudioWaveformStorage
> reading sources... [ 57%] 
> reference/generated/pydicom.uid.GeneralECGWaveformStorage
> reading sources... [ 58%] 
> reference/generated/pydicom.uid.GenericImplantTemplateStorage
> reading sources... [ 58%] 
> reference/generated/pydicom.uid.GrayscalePlanarMPRVolumetricPresentationStateStorage
> reading sources... [ 58%] 
> reference/generated/pydicom.uid.GrayscaleSoftcopyPresentationStateStorage
> reading sources... [ 58%] reference/generated/pydicom.uid.HEVCM10P51
> reading sources... [ 58%] reference/generated/pydicom.uid.HEVCMP51
> reading sources... [ 59%] 
> reference/generated/pydicom.uid.HangingProtocolStorage
> reading sources... [ 59%] 
> reference/generated/pydicom.uid.HemodynamicWaveformStorage
> reading sources... [ 59%] 
> reference/generated/pydicom.uid.ImplantAssemblyTemplateStorage
> reading sources... [ 59%] 
> reference/generated/pydicom.uid.ImplantTemplateGroupStorage
> reading sources... [ 59%] 
> reference/generated/pydicom.uid.ImplantationPlanSRStorage
> reading sources... [ 60%] 
> reference/generated/pydicom.uid.ImplicitVRLittleEndian
> reading sources... [ 60%] 
> reference/generated/pydicom.uid.IntraocularLensCalculationsStorage
> reading sources... [ 60%] 
> reference/generated/pydicom.uid.IntravascularOpticalCoherenceTomographyImageStorageForPresentation
> reading sources... [ 60%] 
> reference/generated/pydicom.uid.IntravascularOpticalCoherenceTomographyImageStorageForProcessing
> reading sources... [ 60%] reference/generated/pydicom.uid.JPEG2000
> reading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000Lossless
> reading sources... [ 61%] reference/generated/pydicom.uid.JPEG2000MC
> reading sources... [ 61%] 
> reference/generated/pydicom.uid.JPEG2000MCLossless
> reading sources... [ 61%] 
> reference/generated/pydicom.uid.JPEG2000TransferSyntaxes
> reading sources... [ 61%] reference/generated/pydicom.uid.JPEGBaseline8Bit
> reading sources... [ 62%] 
> reference/generated/pydicom.uid.JPEGExtended12Bit
> reading sources... [ 62%] reference/generated/pydicom.uid.JPEGLSLossless
> reading sources... [ 62%] 
> reference/generated/pydicom.uid.JPEGLSNearLossless
> reading sources... [ 62%] 
> reference/generated/pydicom.uid.JPEGLSTransferSyntaxes
> reading sources... [ 62%] reference/generated/pydicom.uid.JPEGLosslessP14
> reading sources... [ 63%] reference/generated/pydicom.uid.JPEGLosslessSV1
> reading sources... [ 63%] 
> reference/generated/pydicom.uid.JPEGTransferSyntaxes
> reading sources... [ 63%] 
> reference/generated/pydicom.uid.KeratometryMeasurementsStorage
> reading sources... [ 63%] 
> reference/generated/pydicom.uid.KeyObjectSelectionDocumentStorage
> reading sources... [ 63%] 
> reference/generated/pydicom.uid.LegacyConvertedEnhancedCTImageStorage
> reading sources... [ 64%] 
> reference/generated/pydicom.uid.LegacyConvertedEnhancedMRImageStorage
> reading sources... [ 64%] 
> reference/generated/pydicom.uid.LegacyConvertedEnhancedPETImageStorage
> reading sources... [ 64%] 
> reference/generated/pydicom.uid.LensometryMeasurementsStorage
> reading sources... [ 64%] reference/generated/pydicom.uid.MPEG2MPHL
> reading sources... [ 64%] reference/generated/pydicom.uid.MPEG2MPML
> reading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP41
> reading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP41BD
> reading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP422D
> reading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP423D
> reading sources... [ 65%] reference/generated/pydicom.uid.MPEG4HP42STEREO
> reading sources... [ 66%] 
> reference/generated/pydicom.uid.MPEGTransferSyntaxes
> reading sources... [ 66%] reference/generated/pydicom.uid.MRImageStorage
> reading sources... [ 66%] 
> reference/generated/pydicom.uid.MRSpectroscopyStorage
> reading sources... [ 66%] 
> reference/generated/pydicom.uid.MacularGridThicknessAndVolumeReportStorage
> reading sources... [ 66%] 
> reference/generated/pydicom.uid.MammographyCADSRStorage
> reading sources... [ 67%] 
> reference/generated/pydicom.uid.MediaStorageDirectoryStorage
> reading sources... [ 67%] 
> reference/generated/pydicom.uid.MicroscopyBulkSimpleAnnotationsStorage
> reading sources... [ 67%] 
> reference/generated/pydicom.uid.MultiFrameGrayscaleByteSecondaryCaptureImageStorage
> reading sources... [ 67%] 
> reference/generated/pydicom.uid.MultiFrameGrayscaleWordSecondaryCaptureImageStorage
> reading sources... [ 67%] 
> reference/generated/pydicom.uid.MultiFrameSingleBitSecondaryCaptureImageStorage
> reading sources... [ 68%] 
> reference/generated/pydicom.uid.MultiFrameTrueColorSecondaryCaptureImageStorage
> reading sources... [ 68%] 
> reference/generated/pydicom.uid.MultichannelRespiratoryWaveformStorage
> reading sources... [ 68%] 
> reference/generated/pydicom.uid.MultipleVolumeRenderingVolumetricPresentationStateStorage
> reading sources... [ 68%] 
> reference/generated/pydicom.uid.NuclearMedicineImageStorage
> reading sources... [ 68%] 
> reference/generated/pydicom.uid.OphthalmicAxialMeasurementsStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicOpticalCoherenceTomographyBscanVolumeAnalysisStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicOpticalCoherenceTomographyEnFaceImageStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicPhotography16BitImageStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicPhotography8BitImageStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicThicknessMapStorage
> reading sources... [ 69%] 
> reference/generated/pydicom.uid.OphthalmicTomographyImageStorage
> reading sources... [ 70%] 
> reference/generated/pydicom.uid.OphthalmicVisualFieldStaticPerimetryMeasurementsStorage
> reading sources... [ 70%] 
> reference/generated/pydicom.uid.PYDICOM_IMPLEMENTATION_UID
> reading sources... [ 70%] reference/generated/pydicom.uid.PYDICOM_ROOT_UID
> reading sources... [ 70%] 
> reference/generated/pydicom.uid.ParametricMapStorage
> reading sources... [ 70%] 
> reference/generated/pydicom.uid.PatientRadiationDoseSRStorage
> reading sources... [ 71%] 
> reference/generated/pydicom.uid.PerformedImagingAgentAdministrationSRStorage
> reading sources... [ 71%] 
> reference/generated/pydicom.uid.PlannedImagingAgentAdministrationSRStorage
> reading sources... [ 71%] 
> reference/generated/pydicom.uid.PositronEmissionTomographyImageStorage
> reading sources... [ 71%] 
> reference/generated/pydicom.uid.ProcedureLogStorage
> reading sources... [ 71%] 
> reference/generated/pydicom.uid.ProtocolApprovalStorage
> reading sources... [ 72%] 
> reference/generated/pydicom.uid.PseudoColorSoftcopyPresentationStateStorage
> reading sources... [ 72%] reference/generated/pydicom.uid.RE_VALID_UID
> reading sources... [ 72%] 
> reference/generated/pydicom.uid.RE_VALID_UID_PREFIX
> reading sources... [ 72%] reference/generated/pydicom.uid.RLELossless
> reading sources... [ 72%] 
> reference/generated/pydicom.uid.RLETransferSyntaxes
> reading sources... [ 73%] 
> reference/generated/pydicom.uid.RTBeamsDeliveryInstructionStorage
> reading sources... [ 73%] 
> reference/generated/pydicom.uid.RTBeamsTreatmentRecordStorage
> reading sources... [ 73%] 
> reference/generated/pydicom.uid.RTBrachyApplicationSetupDeliveryInstructionStorage
> reading sources... [ 73%] 
> reference/generated/pydicom.uid.RTBrachyTreatmentRecordStorage
> reading sources... [ 73%] reference/generated/pydicom.uid.RTDoseStorage
> reading sources... [ 74%] reference/generated/pydicom.uid.RTImageStorage
> reading sources... [ 74%] 
> reference/generated/pydicom.uid.RTIonBeamsTreatmentRecordStorage
> reading sources... [ 74%] reference/generated/pydicom.uid.RTIonPlanStorage
> reading sources... [ 74%] 
> reference/generated/pydicom.uid.RTPhysicianIntentStorage
> reading sources... [ 74%] reference/generated/pydicom.uid.RTPlanStorage
> reading sources... [ 75%] 
> reference/generated/pydicom.uid.RTRadiationRecordSetStorage
> reading sources... [ 75%] 
> reference/generated/pydicom.uid.RTRadiationSalvageRecordStorage
> reading sources... [ 75%] 
> reference/generated/pydicom.uid.RTRadiationSetDeliveryInstructionStorage
> reading sources... [ 75%] 
> reference/generated/pydicom.uid.RTRadiationSetStorage
> reading sources... [ 75%] 
> reference/generated/pydicom.uid.RTSegmentAnnotationStorage
> reading sources... [ 76%] 
> reference/generated/pydicom.uid.RTStructureSetStorage
> reading sources... [ 76%] 
> reference/generated/pydicom.uid.RTTreatmentPreparationStorage
> reading sources... [ 76%] 
> reference/generated/pydicom.uid.RTTreatmentSummaryRecordStorage
> reading sources... [ 76%] 
> reference/generated/pydicom.uid.RadiopharmaceuticalRadiationDoseSRStorage
> reading sources... [ 76%] reference/generated/pydicom.uid.RawDataStorage
> reading sources... [ 77%] 
> reference/generated/pydicom.uid.RealWorldValueMappingStorage
> reading sources... [ 77%] 
> reference/generated/pydicom.uid.RespiratoryWaveformStorage
> reading sources... [ 77%] 
> reference/generated/pydicom.uid.RoboticArmRadiationStorage
> reading sources... [ 77%] 
> reference/generated/pydicom.uid.RoboticRadiationRecordStorage
> reading sources... [ 77%] 
> reference/generated/pydicom.uid.RoutineScalpElectroencephalogramWaveformStorage
> reading sources... [ 78%] 
> reference/generated/pydicom.uid.SecondaryCaptureImageStorage
> reading sources... [ 78%] 
> reference/generated/pydicom.uid.SegmentationStorage
> reading sources... [ 78%] 
> reference/generated/pydicom.uid.SegmentedVolumeRenderingVolumetricPresentationStateStorage
> reading sources... [ 78%] 
> reference/generated/pydicom.uid.SimplifiedAdultEchoSRStorage
> reading sources... [ 78%] 
> reference/generated/pydicom.uid.SleepElectroencephalogramWaveformStorage
> reading sources... [ 79%] 
> reference/generated/pydicom.uid.SpatialFiducialsStorage
> reading sources... [ 79%] 
> reference/generated/pydicom.uid.SpatialRegistrationStorage
> reading sources... [ 79%] 
> reference/generated/pydicom.uid.SpectaclePrescriptionReportStorage
> reading sources... [ 79%] 
> reference/generated/pydicom.uid.StereometricRelationshipStorage
> reading sources... [ 79%] 
> reference/generated/pydicom.uid.SubjectiveRefractionMeasurementsStorage
> reading sources... [ 80%] 
> reference/generated/pydicom.uid.SurfaceScanMeshStorage
> reading sources... [ 80%] 
> reference/generated/pydicom.uid.SurfaceScanPointCloudStorage
> reading sources... [ 80%] 
> reference/generated/pydicom.uid.SurfaceSegmentationStorage
> reading sources... [ 80%] 
> reference/generated/pydicom.uid.TomotherapeuticRadiationRecordStorage
> reading sources... [ 80%] 
> reference/generated/pydicom.uid.TomotherapeuticRadiationStorage
> reading sources... [ 81%] 
> reference/generated/pydicom.uid.TractographyResultsStorage
> reading sources... [ 81%] 
> reference/generated/pydicom.uid.TwelveLeadECGWaveformStorage
> reading sources... [ 81%] reference/generated/pydicom.uid.UID
> reading sources... [ 81%] 
> reference/generated/pydicom.uid.UltrasoundImageStorage
> reading sources... [ 81%] 
> reference/generated/pydicom.uid.UltrasoundMultiFrameImageStorage
> reading sources... [ 81%] 
> reference/generated/pydicom.uid.UncompressedTransferSyntaxes
> reading sources... [ 82%] 
> reference/generated/pydicom.uid.VLEndoscopicImageStorage
> reading sources... [ 82%] 
> reference/generated/pydicom.uid.VLMicroscopicImageStorage
> reading sources... [ 82%] 
> reference/generated/pydicom.uid.VLPhotographicImageStorage
> reading sources... [ 82%] 
> reference/generated/pydicom.uid.VLSlideCoordinatesMicroscopicImageStorage
> reading sources... [ 82%] 
> reference/generated/pydicom.uid.VLWholeSlideMicroscopyImageStorage
> reading sources... [ 83%] 
> reference/generated/pydicom.uid.VideoEndoscopicImageStorage
> reading sources... [ 83%] 
> reference/generated/pydicom.uid.VideoMicroscopicImageStorage
> reading sources... [ 83%] 
> reference/generated/pydicom.uid.VideoPhotographicImageStorage
> reading sources... [ 83%] 
> reference/generated/pydicom.uid.VisualAcuityMeasurementsStorage
> reading sources... [ 83%] 
> reference/generated/pydicom.uid.VolumeRenderingVolumetricPresentationStateStorage
> reading sources... [ 84%] 
> reference/generated/pydicom.uid.WideFieldOphthalmicPhotography3DCoordinatesImageStorage
> reading sources... [ 84%] 
> reference/generated/pydicom.uid.WideFieldOphthalmicPhotographyStereographicProjectionImageStorage
> reading sources... [ 84%] 
> reference/generated/pydicom.uid.XADefinedProcedureProtocolStorage
> reading sources... [ 84%] 
> reference/generated/pydicom.uid.XAPerformedProcedureProtocolStorage
> reading sources... [ 84%] 
> reference/generated/pydicom.uid.XAXRFGrayscaleSoftcopyPresentationStateStorage
> reading sources... [ 85%] 
> reference/generated/pydicom.uid.XRay3DAngiographicImageStorage
> reading sources... [ 85%] 
> reference/generated/pydicom.uid.XRay3DCraniofacialImageStorage
> reading sources... [ 85%] 
> reference/generated/pydicom.uid.XRayAngiographicImageStorage
> reading sources... [ 85%] 
> reference/generated/pydicom.uid.XRayRadiationDoseSRStorage
> reading sources... [ 85%] 
> reference/generated/pydicom.uid.XRayRadiofluoroscopicImageStorage
> reading sources... [ 86%] reference/generated/pydicom.uid.generate_uid
> reading sources... [ 86%] reference/generated/pydicom.valuerep.DA
> reading sources... [ 86%] reference/generated/pydicom.valuerep.DS
> reading sources... [ 86%] reference/generated/pydicom.valuerep.DSdecimal
> reading sources... [ 86%] reference/generated/pydicom.valuerep.DSfloat
> reading sources... [ 87%] reference/generated/pydicom.valuerep.DT
> reading sources... [ 87%] reference/generated/pydicom.valuerep.IS
> reading sources... [ 87%] reference/generated/pydicom.valuerep.MultiString
> reading sources... [ 87%] reference/generated/pydicom.valuerep.PersonName
> reading sources... [ 87%] 
> reference/generated/pydicom.valuerep.PersonNameUnicode
> reading sources... [ 88%] reference/generated/pydicom.valuerep.TM
> reading sources... [ 88%] reference/generated/pydicom.valuerep.VR
> reading sources... [ 88%] 
> reference/generated/pydicom.valuerep.format_number_as_ds
> reading sources... [ 88%] reference/generated/pydicom.valuerep.is_valid_ds
> reading sources... [ 88%] 
> reference/generated/pydicom.values.convert_AE_string
> reading sources... [ 89%] 
> reference/generated/pydicom.values.convert_ATvalue
> reading sources... [ 89%] 
> reference/generated/pydicom.values.convert_DA_string
> reading sources... [ 89%] 
> reference/generated/pydicom.values.convert_DS_string
> reading sources... [ 89%] 
> reference/generated/pydicom.values.convert_DT_string
> reading sources... [ 89%] 
> reference/generated/pydicom.values.convert_IS_string
> reading sources... [ 90%] 
> reference/generated/pydicom.values.convert_OBvalue
> reading sources... [ 90%] 
> reference/generated/pydicom.values.convert_OWvalue
> reading sources... [ 90%] reference/generated/pydicom.values.convert_PN
> reading sources... [ 90%] reference/generated/pydicom.values.convert_SQ
> reading sources... [ 90%] 
> reference/generated/pydicom.values.convert_TM_string
> reading sources... [ 91%] reference/generated/pydicom.values.convert_UI
> reading sources... [ 91%] reference/generated/pydicom.values.convert_UN
> reading sources... [ 91%] 
> reference/generated/pydicom.values.convert_UR_string
> reading sources... [ 91%] 
> reference/generated/pydicom.values.convert_numbers
> reading sources... [ 91%] 
> reference/generated/pydicom.values.convert_single_string
> reading sources... [ 92%] 
> reference/generated/pydicom.values.convert_string
> reading sources... [ 92%] reference/generated/pydicom.values.convert_tag
> reading sources... [ 92%] reference/generated/pydicom.values.convert_text
> reading sources... [ 92%] reference/generated/pydicom.values.convert_value
> reading sources... [ 92%] 
> reference/generated/pydicom.waveforms.numpy_handler
> reading sources... [ 93%] reference/handlers
> reading sources... [ 93%] reference/handlers.overlay_data
> reading sources... [ 93%] reference/handlers.pixel_data
> reading sources... [ 93%] reference/handlers.waveform_data
> reading sources... [ 93%] reference/index
> reading sources... [ 94%] reference/misc
> reading sources... [ 94%] reference/uid
> reading sources... [ 94%] release_notes/index
> 
> Exception occurred:
>   File "/usr/lib/python3/dist-packages/sphinx/ext/extlinks.py", line 103, in 
> role
>     title = caption % part
>             ~~~~~~~~^~~~~~
> TypeError: not all arguments converted during string formatting
> The full traceback has been saved in /tmp/sphinx-err-_s1dapex.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/pydicom_2.3.1-1_unstable_sphinx-exp.log

Please see [1] for Sphinx changelog and [2] for Docutils changelog.

Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.

Some notable changes in Sphinx 6 and Sphinx 7:

- Sphinx no longer includes jquery.js and underscore.js by default.
  Please use python3-sphinxcontrib.jquery package if you are using a custom
  template and it still needs jquery.

- The setup.py build_sphinx command was removed. Please instead call
  sphinx-build or "python3 -m sphinx" directly.

- For packages using the extlinks extension, the caption should contain
  exactly one "%s" placeholder (if caption is not None).

In case you have questions, please Cc sph...@packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]: 
https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]: 
https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;users=python-modules-t...@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-t...@lists.alioth.debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

--- End Message ---
--- Begin Message ---
Source: pydicom
Source-Version: 2.4.3-1
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pydicom, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated pydicom 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 Jan 2024 17:38:13 +0530
Source: pydicom
Architecture: source
Version: 2.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1032788 1042612
Changes:
 pydicom (2.4.3-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Team upload.
   * New upstream version
   * Drop transitional package python3-dicom
     Closes: #1032788
   * Standards-Version: 4.6.2 (routine-update)
   * Set upstream metadata fields: Repository.
   * Add missing build-dependency on flit.
   * Build-Depends: texlive-latex-base, texlive-latex-extra, dvipng,
     python3-mpl-sphinx-theme, python3-scipy
   * Hack around strange error of sphinx by simply ignoring it
 .
   [ Nilesh Patra ]
   * Add versioned Builddep against sphinx-gallery to fixup sphinx 7.2 issues
     Closes: #1042612
   * Properly copy tests dir during build
   * Run tests after install step
   * d/clean: Cleanup generated docs
Checksums-Sha1:
 8efc71c870f1f5387c3ef0fdf9389f4934984513 1858 pydicom_2.4.3-1.dsc
 d7f862d43a38957c9be31b08eea747100f98e69d 2202653 pydicom_2.4.3.orig.tar.gz
 b6993ccc9f75c3906d23bb3feb5f17954d908732 25040 pydicom_2.4.3-1.debian.tar.xz
 4e4d821bb95433640d3d0b9475652877229ea8f6 12355 pydicom_2.4.3-1_amd64.buildinfo
Checksums-Sha256:
 585abbb69dfe572af2d79964f8b22c2453db406be9708e4ec618560c9f621192 1858 
pydicom_2.4.3-1.dsc
 ffb8d729fcaacf7a3aca243c69fa342305d2696ec59c1f930b2e564d4f1b5fbd 2202653 
pydicom_2.4.3.orig.tar.gz
 bf91e399b80f3e8d6b6115ac78eb186406d746e855c34fdf1a7c1afbe15a28f0 25040 
pydicom_2.4.3-1.debian.tar.xz
 b072c9eb6b01c26f52104af5e0cccd7a7358c69ebc2dd3edea6aff1f1cd0c51b 12355 
pydicom_2.4.3-1_amd64.buildinfo
Files:
 8878e6afe99d67e9655dc14a32cea7b7 1858 python optional pydicom_2.4.3-1.dsc
 699086918b267894f303d101b833406a 2202653 python optional 
pydicom_2.4.3.orig.tar.gz
 e2d1be6f5932d320437d3489487b7433 25040 python optional 
pydicom_2.4.3-1.debian.tar.xz
 adf57572a25410bfa2b0fd4d93ee7898 12355 python optional 
pydicom_2.4.3-1_amd64.buildinfo

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

iHUEARYIAB0WIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCZbOjSQAKCRAqJ5BL1yQ+
2rygAP9qeYyEUJfp2OMLPy2cJLrcE/wc6b4hD/xvBZJSfy8pmAEAw0q7cn29i4N6
I8Is/CuzN2YnZ6dwRWAr4HdczUwdKAc=
=wuoH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to