pydicom 2.4.3-1 source package in Ubuntu

Changelog

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

 -- Nilesh Patra <email address hidden>  Fri, 26 Jan 2024 17:38:13 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydicom_2.4.3-1.dsc 1.8 KiB 585abbb69dfe572af2d79964f8b22c2453db406be9708e4ec618560c9f621192
pydicom_2.4.3.orig.tar.gz 2.1 MiB ffb8d729fcaacf7a3aca243c69fa342305d2696ec59c1f930b2e564d4f1b5fbd
pydicom_2.4.3-1.debian.tar.xz 24.5 KiB bf91e399b80f3e8d6b6115ac78eb186406d746e855c34fdf1a7c1afbe15a28f0

Available diffs

No changes file available.

Binary packages built by this source

python-pydicom-doc: DICOM medical file reading and writing (documentation)

 pydicom is a pure Python module for parsing DICOM files. DICOM is a
 standard (http://medical.nema.org) for communicating medical images
 and related information such as reports and radiotherapy objects.
 .
 pydicom makes it easy to read DICOM files into natural pythonic
 structures for easy manipulation. Modified datasets can be written
 again to DICOM format files.
 .
 This package contains the documentation.

python3-pydicom: DICOM medical file reading and writing (Python 3)

 pydicom is a pure Python module for parsing DICOM files. DICOM is a
 standard (http://medical.nema.org) for communicating medical images
 and related information such as reports and radiotherapy objects.
 .
 pydicom makes it easy to read DICOM files into natural pythonic
 structures for easy manipulation. Modified datasets can be written
 again to DICOM format files.
 .
 This package installs the module for Python 3.