Your message dated Fri, 19 Dec 2025 17:35:08 +0000
with message-id <[email protected]>
and subject line Bug#1123168: fixed in pydicom 2.4.3-3
has caused the Debian Bug report #1123168,
regarding pydicom: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.14 3.13" returned exit code 13
to be marked as done.

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

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


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

Dear maintainer:

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

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

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

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

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

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild --with python3,sphinxdoc
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean -i python{version} -p "3.14 3.13"
I: pybuild base:317: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

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

[... snipped ...]

/usr/lib/python3/dist-packages/_pytest/runner.py:353: in from_call
    result: TResult | None = func()
                             ^^^^^^
/usr/lib/python3/dist-packages/_pytest/runner.py:398: in collect
    return list(collector.collect())
                ^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:563: in collect
    self._register_setup_module_fixture()
/usr/lib/python3/dist-packages/_pytest/python.py:576: in 
_register_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
    ^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:289: in obj
    self._obj = obj = self._getobj()
                      ^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:560: in _getobj
    return importtestmodule(self.path, self.config)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:507: in importtestmodule
    mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1398: in _gcd_import
    ???
<frozen importlib._bootstrap>:1371: in _find_and_load
    ???
<frozen importlib._bootstrap>:1342: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:938: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
pydicom/tests/test_data_manager.py:28: in <module>
    @pytest.mark.skip("When building a Debian package we can not download 
anything")
     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:401: in __call__
    store_mark(unwrapped_func, self.mark, stacklevel=3)
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:466: in store_mark
    warnings.warn(MARKED_FIXTURE, stacklevel=stacklevel)
E   pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no effect
E   See docs: 
https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
=============================== warnings summary ===============================
pydicom/cli/main.py:11
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/cli/main.py:11: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

pydicom/data/data_manager.py:365
pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small_jpeg_2k_lossless.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
color-pl.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve liver.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_rle.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_rle_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small_RLE.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_16bit.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_16bit_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_32bit.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_32bit_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_expb_2frame.dcm
    warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR pydicom/tests/test_data_manager.py - pytest.PytestRemovedIn9Warning: Ma...
ERROR pydicom/tests/test_gdcm_pixel_data.py - pytest.PytestRemovedIn9Warning:...
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
======================== 19 warnings, 2 errors in 2.78s ========================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pydicom/build; python3.14 -m pytest 
I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/pydicom/tests 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build; 
python3.13 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 2592 items / 2 errors

==================================== ERRORS ====================================
_____________ ERROR collecting pydicom/tests/test_data_manager.py ______________
pydicom/tests/test_data_manager.py:28: in <module>
    @pytest.mark.skip("When building a Debian package we can not download 
anything")
     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:401: in __call__
    store_mark(unwrapped_func, self.mark, stacklevel=3)
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:466: in store_mark
    warnings.warn(MARKED_FIXTURE, stacklevel=stacklevel)
E   pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no effect
E   See docs: 
https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
____________ ERROR collecting pydicom/tests/test_gdcm_pixel_data.py ____________
pydicom/tests/test_gdcm_pixel_data.py:218: in <module>
    class TestsWithGDCM:
pydicom/tests/test_gdcm_pixel_data.py:279: in TestsWithGDCM
    @pytest.mark.skip("When building a Debian package we can not download 
anything")
     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:401: in __call__
    store_mark(unwrapped_func, self.mark, stacklevel=3)
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:466: in store_mark
    warnings.warn(MARKED_FIXTURE, stacklevel=stacklevel)
/usr/lib/python3/dist-packages/_pytest/runner.py:353: in from_call
    result: TResult | None = func()
                             ^^^^^^
/usr/lib/python3/dist-packages/_pytest/runner.py:398: in collect
    return list(collector.collect())
                ^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:563: in collect
    self._register_setup_module_fixture()
/usr/lib/python3/dist-packages/_pytest/python.py:576: in 
_register_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
    ^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:289: in obj
    self._obj = obj = self._getobj()
                      ^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:560: in _getobj
    return importtestmodule(self.path, self.config)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:507: in importtestmodule
    mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
    ???
<frozen importlib._bootstrap>:1360: in _find_and_load
    ???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:935: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
pydicom/tests/test_data_manager.py:28: in <module>
    @pytest.mark.skip("When building a Debian package we can not download 
anything")
     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:401: in __call__
    store_mark(unwrapped_func, self.mark, stacklevel=3)
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:466: in store_mark
    warnings.warn(MARKED_FIXTURE, stacklevel=stacklevel)
E   pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no effect
E   See docs: 
https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
=============================== warnings summary ===============================
pydicom/cli/main.py:11
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/cli/main.py:11: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

pydicom/data/data_manager.py:365
pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small_jpeg_2k_lossless.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
color-pl.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve liver.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_rle.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
OBXXXX1A_rle_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
emri_small_RLE.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_16bit.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_16bit_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_32bit.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_32bit_2frame.dcm
    warnings.warn(

pydicom/data/data_manager.py:365
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build/pydicom/data/data_manager.py:365:
 UserWarning: A download failure occurred while attempting to retrieve 
SC_rgb_expb_2frame.dcm
    warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR pydicom/tests/test_data_manager.py - pytest.PytestRemovedIn9Warning: Ma...
ERROR pydicom/tests/test_gdcm_pixel_data.py - pytest.PytestRemovedIn9Warning:...
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
======================== 19 warnings, 2 errors in 2.96s ========================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pydicom/build; python3.13 -m pytest 
        rm -fr -- /tmp/dh-xdg-rundir-B0JYj0uA
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make[1]: *** [debian/rules:28: override_dh_auto_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pydicom
Source-Version: 2.4.3-3
Done: Étienne Mollier <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Étienne Mollier <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Fri, 19 Dec 2025 18:11:38 +0100
Source: pydicom
Architecture: source
Version: 2.4.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1123168
Changes:
 pydicom (2.4.3-3) unstable; urgency=medium
 .
   * Team upload.
   * remove-unusable-fixtures.patch: new.
     This patch fixes test failures with newer pytest versions.
     (Closes: #1123168)
   * d/watch: convert to v5 Github template.
   * d/control: drop redundant Rules-Requires-Root.
   * d/control: build depends on pybuild-plugin-pyproject.
Checksums-Sha1:
 d7b095951b5602997c8105978d51b35b444b8a24 2631 pydicom_2.4.3-3.dsc
 445959035baec2a4c1da97a3dab093e0ea7b834b 25740 pydicom_2.4.3-3.debian.tar.xz
Checksums-Sha256:
 0ab89be9ac146f1f82d4814717f9cc5fcb7c9de6302ce5c8f1a0f01009dbc3e9 2631 
pydicom_2.4.3-3.dsc
 782b7c366cb36503d6c15fe0ed7e22d216aee5789b8444e9a4c04eac8399d609 25740 
pydicom_2.4.3-3.debian.tar.xz
Files:
 d851e2dde3e2c851dd6cfe9f0af0df0e 2631 python optional pydicom_2.4.3-3.dsc
 d440374b3deb6f0b481ef970a933ea93 25740 python optional 
pydicom_2.4.3-3.debian.tar.xz

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

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmlFiaYUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdroiQ//Qy6Y16MSMezFQz5K9AY2RIzRF/7u
qTSS8baX2dK5fTyP36IE77sn+wWcUqAfaE5aJaCE9dQoik3zBfZa6RQiWvW1vmVE
MbyOsv2Hq9teUSCE6iqYTc4TpaPngjDRUavy0igYiujIdGgyJKq8LHP8qkEf1WuB
gMpr3HzT9B3qr6X2rmh2OyvSViuOzo0C9bHov08v0cJeU1nhMQpV+HUGdQwcTNru
Qexj50Kw0stN5uewqyHRRg9wgwh5OB6AxeW0oCrP1Hp2vcxf2g+IPTjJs+7jwrMR
2DmHuGzxCrenX93pV8yuqEggiIHYQU7s9K8IVhL6cRRHxUWm7imVfoGuv0Qt2ZL/
gdMpPrthMG/erQRR5Tna4GFAoT2iqlS2fTHkVkK/ZF8i9Ss3uKToO/pR6tKNrxMK
Rizombg5r2tdV+n7MOFcjBzJj43xZ/EjZXxMRjQFuyt717ealamrPf202rhPDDUr
y/KIWqpXETiLVBoUBalmxCz8B0QIGuklowceUs/ncIaoSVi3wvGR4xFgXPzKoWWG
7BCe1QVE0voWviUIRatmJrQv9TttusClJ+0BBtZBeremwTXdUSvr4H8yd4UK+Hfl
2OKHmVR8WFGA24ctMAxuT3z4Z5V2IcT+ZtjAayX/NsoZbNVtaYYt6LdHEa5jhn3Z
oUuAAE/oMZvYDLM=
=1tu/
-----END PGP SIGNATURE-----

Attachment: pgpF1YR1gFM_k.pgp
Description: PGP signature


--- End Message ---

Reply via email to